Changed name of local backup pool
authorAlan J. Pippin <ajp@pippins.net>
Mon, 12 Jan 2009 06:41:20 +0000 (23:41 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Mon, 12 Jan 2009 06:41:20 +0000 (23:41 -0700)
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