getting to 4K disk blocks in ZFS

Darren Pilgrim list_freebsd at bluerosetech.com
Mon Oct 13 18:48:40 UTC 2014


On 9/11/2014 12:23 AM, Ben Morrow wrote:
> Is there any way (short of building a new pool) to get a reasonable idea
> of how much extra space a given pool would use if converted?

Take the average file size modulo 4096, round it up to a multiple of 
512, subtract that from 4096, then multiply by the number of files in 
the data set.



More information about the freebsd-stable mailing list