Bugzilla – Bug 3691
wrap lumount/luumount around beadm mount/unmount
Last modified: 2009-03-24 12:42:50 UTC
You need to log in before you can comment on or make changes to this bug.
To support the use of boot environments with Fast Reboot in OpenSolaris, we need to create a temporary package which delivers lumount/luumount scripts that wrap around beadm mount/unmount
Is a script required or will a symlink work? :-) Sherry seemed to think the latter would do.
Closing this bug. We won't be introducing this shim just to remove it once the osol pieces integrate into ON. Fast reboot is now delivered enabled by default, so in the default case, a fast reboot will happen to the default grub menu entry anyway. For other cases, the workaround is to explicitly specify the root dataset of the BE that you want to fast reboot to. e.g. # reboot -f -- 'rpool/ROOT/opensolaris-8'