rewrote documentation to provide easier steps
[ganeti-extstorage-zfs] / t / drbd.sh
1 ssh `gnt-cluster getmaster` \
2   gnt-instance add -t drbd --disk=0:size=10G \
3         -o debootstrap+default \
4         --no-name-check --no-ip-check \
5         -B maxmem=1G -n arh-hw:box02 t-drbd
6
7