Live upgrade queries
Hi,
We have a Solaris 10 server that using ufs file system. It has a NG as follows:
# df -h:
:
/dev/md/dsk/d50 14G 11G 2.7G 81% /zones
:
# zoneadm list -cv
# zoneadm list -cv
ID NAME STATUS PATH BRAND IP
0 global running / native shared
5 zoneA running /zones/zoneA native shared
The following was performed and completed successfully:
# lucreate -C /dev/dsk/c1t1d0s0 -c ufsBE -n zfsBE -p rpool -m/zones/zoneA:rpool/zoneA:zfs
After the zfsBE activated, below is the output of the "df -h" and "zoneadm list -cv" respectively:
:
/dev/md/dsk/d50 14G 11G 2.7G 81% /zones <---- Can this be removed?