zfs -o space output wrong values after zpool upgrade
edited Aug 3, 2011 10:37PM in Oracle Solaris File Systems and Disk Management (MOSC) 5 commentsAnswered
Hi all,
I've recently upgrade from Solaris 10 u4 to u9 on two x4500 servers (upgrade u4->u9, LU ufs->zfs root_pool, LU recommended patches 2011.01.04). After this upgrade i've run zpool upgrade on a data pool (zpool upgrade data) and zfs upgrade -a. The pool is now correctly in version 22, but the output of zfs list -o space output wrong values for this "data" pool :
I've recently upgrade from Solaris 10 u4 to u9 on two x4500 servers (upgrade u4->u9, LU ufs->zfs root_pool, LU recommended patches 2011.01.04). After this upgrade i've run zpool upgrade on a data pool (zpool upgrade data) and zfs upgrade -a. The pool is now correctly in version 22, but the output of zfs list -o space output wrong values for this "data" pool :
# zfs list -o space
NAME AVAIL USED USEDSNAP USEDDS USEDREFRESERV USEDCHILD
data 4.12T 12.8T 0 0 0 0
data/atlas 4.12T 12.7T 0 0 0 0
data/atlas/data 3.15T 11.4T 0 0 0 0
data/atlas/users 834G 1.39T 0 0 0 0
data/atlas/users@backup20110801013500 - 6.63G - - - -
0