Hi,

a

zfs create -V 1M pool/foo
dd if=/dev/random of=/dev/zvol/rdsk/pool/foo bs=1k count=1k

(using Nevada b94) yields

zfs get all pool/foo
pool/foo  used             1,09M                 -
pool/foo  referenced       1,09M                 -
pool/foo  volsize          1M                    -
pool/foo  refreservation   1M                    local

Why is 'referenced' bigger than 'volsize'? Is this a bug or a feature?

Regards,
   gero42

PS: It's good to see that the EOF bug is fixed with b94. Before that I could dd 
1T of data in a 1M volume...
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to