A Solaris 8 Disksuite single user mode surpriseIf you boot a Disksuite-using Solaris 8 machine into single-user mode
to do maintenance and do a What seems to be going on is that Disksuite doesn't update things
from the on-disk metadata state database when the kernel brings
up the metadevices themselves in early boot. Instead, it defers this
until you explicitly run ' (At least I assume that the kernel is bringing up the Disksuite devices itself in early boot, since these machines have their root filesystem on Disksuite mirrors. I am not quite up on the black box of early Solaris boot.) The fix is pretty simple; once you're up in single-user mode, just
remember to run ' (Our experience is that it goes like lightning unless something is
genuinely troublesome, which is about what you'd expect. But check
with This makes a certain sort of sense from the right viewpoint, since it means that the system is doing as little as possible when coming up into single user mode. I have no idea how the kernel picks what to write to when it has to write to a metadevice, though. And it does mean you have to remember an extra step for most routine boots in single-user mode. (The good news is that the excitement this caused us when we stumbled over this will probably insure that I don't forget this any time soon.) (5 comments.)
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |