Orvar Korvar schrieb:
I am frequently formatting and installing SCXE like the rest of us Solaris geeks here. I also have an old ZFS raid called "tank" with lots of files.
One step on our path to become Solaris Gurus is to learn about Live Upgrade: http://notallmicrosoft.blogspot.com/2008/10/recap-live-upgrade-with-zfs-root-using.html I hope your root filesystem is ZFS because on UFS you need a slice for every boot environment and this wouldn't be so much fun:
bash-3.2$ pfexec lustatus Boot-Umgebung Ist Aktiv Aktiv Kann Kopieren Name Fertig Jetzt Bei Neustart Löschen Status -------------------------- -------- ------ --------- ------ ---------- snv_110i yes no no yes - snv_110w0 yes no no yes - snv_110w0b yes yes yes no - snv_111u yes no no no UPDATING bash-3.2$ zfs list -r fc4rp/ROOT NAME USED AVAIL REFER MOUNTPOINT fc4rp/ROOT 8,00G 74,4G 19K legacy fc4rp/ROOT/snv_110i 151M 74,4G 6,87G /tmp/.alt.luupdall.5362 fc4rp/ROOT/snv_110w0 14,9M 74,4G 6,93G /tmp/.alt.luupdall.5362 fc4rp/ROOT/snv_110w0b 7,51G 74,4G 6,95G / fc4rp/ROOT/snv_111u 342M 74,4G 5,56G /a Kind regards, Florian _______________________________________________ opensolaris-discuss mailing list [email protected]
