move backup server to lib15
[gnt-info] / gnt-backup.sh
index 5e6ac46..fbcf261 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh -xe
 
 node=`hostname -s`
-zfs_nfs=lib10
-ganeti_export=lib10/arh-hw/ganeti/export
+zfs_nfs=lib15
+ganeti_export=lib15/ganeti/export
 
 while true ; do