first adopt working
[ganeti-extstorage-zfs] / t / adopt.sh
diff --git a/t/adopt.sh b/t/adopt.sh
new file mode 100755 (executable)
index 0000000..862ae8c
--- /dev/null
@@ -0,0 +1,7 @@
+ssh `gnt-cluster getmaster` \
+  gnt-instance add -t plain --disk=0:adopt=zfs-root \
+       -o debootstrap+default \
+       --no-name-check --no-ip-check \
+       -B maxmem=512M -n arh-hw t-adopt
+
+