On 01 February, 2010 - antst sent me these 0,6K bytes:

> Probably I'm missing something here, but what I see on my system
> 
> zfs list -o used,ratio,compression,name export/home/user
> 89.6G  2.86x    gzip-4  export/home/user
> 
> cmsmaster ~ # du -hs /export/home/user/
> 90G     /export/home/user/
> 
> du -hsb /export/home/user/
> 380781942931    /export/home/user/
> 
> 89.6G*2.86=256.26G is way too far from 354.63G reported by du.
> 
> What's wrong?

       -b, --bytes
              equivalent to `--apparent-size --block-size=1'

       --apparent-size
              print apparent sizes,  rather  than  disk  usage;

/Tomas
-- 
Tomas Ögren, st...@acc.umu.se, http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to