Viktor Cemasko wrote: > Hail! > > On 2008.09.20, 14.11 Gerard Henry wrote: > >> ... >> ok, now i want to destroy entirely the BE opensolaris-4, as i can >> restart the upgrade, but: >> ... > > First sorry for my poor english. > > opensolaris-4 has mounted directory in /tmp. Usually it is look > like /tmp/tmpBlahblah/. You need unmount it with follow command: > > $ pfexec zfs unmount /tmp/tmp_blahblah/
If beadm mount was used to mount the BE please don't use zfs unmount since that can leave the mountpoint in an inconsistent state. Always use "beadm unmount <be_name>" when unmouting a BE that as been mounted by beadm. > > After success unmount You can destroy opensolaris-4. Or You can destroy > after reboot. > > Have a nice day! > > > ------------------------------------------------------------------------ > > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
