Comment 2 for bug 1535428

Revision history for this message
Michael Jeanson (mjeanson) wrote :

simplesnap requires 2 zfs enabled host to do snapshot replication which might be a bit time consuming to test. The same problem happens with zfsnap which requires less setup.

Install zfsutils-linux.
 apt-get install zfsutils-linux

Create a new zfs pool with zpool, I will use 'tank' as an example.

Install zfsnap, it currently fails at this step by removing 'zfsutils-linux' and installing 'zfs-fuse'.
 apt-get install zfsnap

Create a snapshot with zfsnap.
 zfSnap -r tank

Check that the snapshot was created.
zfs list -r snapshot