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