On Solaris 10/x86 ... I have a disk set configured and a SMF profile
that's active and releases (metaset -s <setname> -r) the disk set on
system shutdown, and take (metaset -s <setname> -t) the set on boot up.
The problem is, is that every time after a reboot, the disk set won't
import because metaset complains that the databases for it are stale.
Exit code 66.
I thought, from reading the online docs, that one needs only to run
'metaset -r' to clear a set from the system cleanly. Am I missing something?
There is a second host (that is running) assigned to this disk set, but
it isn't doing anything with it while the first machine is rebooting and
attempting to take the disk set back.
I wish this were as easy and straight-forward as 'vxdg export', but alas.
/dale