n3mmr
Explorer
- Joined
- Jan 7, 2015
- Messages
- 82
I come from the SunOS/Solaris world, and I'm a bit surprised at one little thing:
This is on a RaidZ2 pool of five disks, a dataset brought over by a "zfs send pool/dataset@snap|ssh ... zfs recv ..." from a Solaris machine.
I just did an incremental zfs send on that FreeNAS dataset, the source dataset had grown by a few MiB, thus creating a new snapshot.. I'm NOT aware of any activity writing to that dataset in FreeNAS, but still, after the transfer has completed, the newly created snapshot almost immediately had a few kilobytes added... and later it kept growing until the new data, over and above the transferred increment, was all of 489kib...
I used zfs receive -F on the receiving end, maybe that has some bearing on this??
What happened? Bookkeeping?
Nothing similar happens to the Solaris ZFS original, and I can't say I ever saw anything like this, and I worked in Sun's Global Labs for several years, fiddling with ZFS until my fingers bled...
This is on a RaidZ2 pool of five disks, a dataset brought over by a "zfs send pool/dataset@snap|ssh ... zfs recv ..." from a Solaris machine.
I just did an incremental zfs send on that FreeNAS dataset, the source dataset had grown by a few MiB, thus creating a new snapshot.. I'm NOT aware of any activity writing to that dataset in FreeNAS, but still, after the transfer has completed, the newly created snapshot almost immediately had a few kilobytes added... and later it kept growing until the new data, over and above the transferred increment, was all of 489kib...
I used zfs receive -F on the receiving end, maybe that has some bearing on this??
What happened? Bookkeeping?
Nothing similar happens to the Solaris ZFS original, and I can't say I ever saw anything like this, and I worked in Sun's Global Labs for several years, fiddling with ZFS until my fingers bled...