Revision 456798ab man/gnt-instance.rst

b/man/gnt-instance.rst
876 876
| [--net add*[:options]* \| --net remove \| --net *N:options*]
877 877
| [--disk add:size=*SIZE*[,vg=*VG*][,metavg=*VG*] \| --disk remove \|
878 878
|  --disk *N*:mode=*MODE*]
879
| [-t plain | -t drbd -n *new_secondary*]
879
| [-t plain | -t drbd -n *new_secondary*] [--no-wait-for-sync]
880 880
| [--os-type=*OS* [--force-variant]]
881 881
| [-O, --os-parameters *param*=*value*... ]
882 882
| [--submit]
......
895 895
Currently only conversions between the plain and drbd disk templates
896 896
are supported, and the instance must be stopped before attempting the
897 897
conversion. When changing from the plain to the drbd disk template, a
898
new secondary node must be specified via the ``-n`` option.
898
new secondary node must be specified via the ``-n`` option. The option
899
``--no-wait-for-sync`` can be used when converting to the ``drbd``
900
template in order to make the instance available for startup before
901
DRBD has finished resyncing.
899 902

  
900 903
The ``--disk add:size=``*SIZE* option adds a disk to the instance. The
901 904
optional ``vg=``*VG* option specifies LVM volume group other than

Also available in: Unified diff