What is even stranger is that if I copy a file in a raidz configuration (let's 
say /usr/bin/ls), we have different results out of regular commands :

ls -l /usr/bin/ls /mapool/ls => same size
ls -s /usr/bin/ls /mapool/ls => Different sizes
du -s /usr/bin/ls /mapool/ls = > different sizes

Shouldn't be those values similar ?
I can understand that the zpool command shows parity as part of the total size, 
but for usual Unix commands, they should give exact size.
 
 
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