Revision a4f2b4b1

b/man/gnt-instance.rst
27 27
^^^
28 28

  
29 29
| **add**
30
| {-t|\--disk-template {diskless | file \| plain \| drbd \| rbd}}
30
| {-t|\--disk-template {diskless \| file \| plain \| drbd \| rbd}}
31 31
| {\--disk=*N*: {size=*VAL* \| adopt=*LV*}[,options...]
32 32
|  \| {size=*VAL*,provider=*PROVIDER*}[,param=*value*... ][,options...]
33 33
|  \| {-s|\--os-size} *SIZE*}
......
62 62
  (read-write).
63 63

  
64 64
name
65
   this option specifies a name for the disk, which can be used as a disk
65
   This option specifies a name for the disk, which can be used as a disk
66 66
   identifier. An instance can not have two disks with the same name.
67 67

  
68 68
vg
......
1068 1068
|  \--disk *N*:add,size=*SIZE*,provider=*PROVIDER*[,options...][,param=*value*... ] \|
1069 1069
|  \--disk *ID*:modify[,options...]
1070 1070
|  \--disk [*ID*:]remove]
1071
| [{-t|\--disk-template} plain | {-t|\--disk-template} drbd -n *new_secondary*] [\--no-wait-for-sync]
1071
| [{-t|\--disk-template} plain \| {-t|\--disk-template} drbd -n *new_secondary*] [\--no-wait-for-sync]
1072 1072
| [\--new-primary=*node*]
1073 1073
| [\--os-type=*OS* [\--force-variant]]
1074 1074
| [{-O|\--os-parameters} *param*=*value*... ]
......
1111 1111
option will remove the last disk of the instance. Use
1112 1112
``--disk `` *ID*``:remove`` to remove a disk by its identifier.  *ID*
1113 1113
can be the index of the disk, the disks's name or the disks's UUID.  The
1114
``--disk *ID*:modify[,options...]`` wil change the options of the disk.
1114
``--disk *ID*:modify[,options...]`` will change the options of the disk.
1115 1115
Available options are:
1116 1116

  
1117 1117
mode
1118 1118
  The access mode. Either ``ro`` (read-only) or the default ``rw`` (read-write).
1119 1119

  
1120 1120
name
1121
   this option specifies a name for the disk, which can be used as a disk
1121
   This option specifies a name for the disk, which can be used as a disk
1122 1122
   identifier. An instance can not have two disks with the same name.
1123 1123

  
1124 1124
The ``--net *N*:add[,options..]`` will add a new network interface to

Also available in: Unified diff