I used zfs send / receive to copy data from an over-full pool to a new larger one, and the resultant one shows as being a little smaller: 17.46 TB vs. 17.57 TB. Is this something I should worry about? The compression type (lz4) and ratio (1.19) are the same.
df -c
shows somewhat fewer 1K blocks used on the new pool.
Is there a way to at least count the files on each pool, even if I can't (conveniently) do a file-by-file comparison?
df -c
shows somewhat fewer 1K blocks used on the new pool.
Is there a way to at least count the files on each pool, even if I can't (conveniently) do a file-by-file comparison?