frederic wrote:
Hi gurus,
CU getting differences between zpool list and df -k :
Fresh creation of ZFS pool based on 46 465GB disks gives the following :
# df -k : 14TB
# zpool list : 20.5TB
NAME STATE READ WRITE CKSUM
xrootd ONLINE 0 0 0
raidz1 ONLINE 0 0 0
c0t0d0 ONLINE 0 0 0
c1t0d0 ONLINE 0 0 0
c4t0d0 ONLINE 0 0 0
c6t0d0 ONLINE 0 0 0
c7t0d0 ONLINE 0 0 0
..
Anybody seen this before and/or may explain this difference of 6TB ?
Yes, this is a known issue. Use 'zfs list', because 'zpool list' shows
the raw space. There is a bug filed on this already.
--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss