Added logging to zfs-scrub
[zfs-ubuntu/.git] / zfs-replicate
index 3e8813d32c723c8752cb1c63aed8c7399dd50e4c..7f93696da6b12e29119e9a56236913ff02b4bd26 100755 (executable)
@@ -7,7 +7,7 @@ remote=$1
 remote_fs=$2
 
 # change to match the name of the local backup pool
-local_pool=backpool
+local_pool=backups
 
 # The ssh connection doesn't find zfs without this.
 zfs=/usr/sbin/zfs