I work with a setup where we use ZFS snapshots to maintain a historical record. We have a need to migrate this data from one ZFS pool to another.
This question (Moving a ZFS filesystem from one pool to another) appears to be almost what I need. However, in my case I would like to move all of the snapshots, not just current data.
Anyone know how this would be done?
For reference, this is using zfs-fuse on Ubuntu 14.04