I have hourly periodic snapshots on a couple of different datasets. For one dataset, when there have been no changes, the used value is zero. On another, every snapshot shows 81.4KiB used in every snapshot. I have zfs diff'ed the snapshots with the parent dataset and between each snapshot and there are no changes.
Any suggestions as to how to fix this? I would like to use clearempty.py to remove the snapshots with no differences but this 'spurious' size is preventing it from working.
Any suggestions as to how to fix this? I would like to use clearempty.py to remove the snapshots with no differences but this 'spurious' size is preventing it from working.