As far as I understand it
So if I completely remove the disk from the pool I'm
zfs send | zfs receive works in the same manner as snapshots, that is storing the differences from the origin dataset in the snapshot (or in this case as a browsable dataset).So if I completely remove the disk from the pool I'm
zfs sending from, will the disk pool I received at contain the complete datasets even when physically move the disk to a new computer?
Last edited: