Revision f624fa95 man/gnt-backup.rst

b/man/gnt-backup.rst
24 24
EXPORT
25 25
~~~~~~
26 26

  
27
**export** {-n *node*} [--shutdown-timeout=*N*] [--noshutdown]
28
[--remove-instance] [--ignore-remove-failures] {*instance*}
27
**export** {-n *node*} [\--shutdown-timeout=*N*] [\--noshutdown]
28
[\--remove-instance] [\--ignore-remove-failures] {*instance*}
29 29

  
30 30
Exports an instance to the target node. All the instance data and
31 31
its configuration will be exported under the
......
62 62
~~~~~~
63 63

  
64 64
| **import**
65
| {-n *node[:secondary-node]* | --iallocator *name*}
66
| [--disk *N*:size=*VAL* [,vg=*VG*], [,mode=*ro|rw*]...]
67
| [--net *N* [:options...] | --no-nics]
65
| {-n *node[:secondary-node]* | \--iallocator *name*}
66
| [\--disk *N*:size=*VAL* [,vg=*VG*], [,mode=*ro|rw*]...]
67
| [\--net *N* [:options...] | \--no-nics]
68 68
| [-B *BEPARAMS*]
69 69
| [-H *HYPERVISOR* [: option=*value*... ]]
70
| [--src-node=*source-node*] [--src-dir=*source-dir*]
70
| [\--src-node=*source-node*] [\--src-dir=*source-dir*]
71 71
| [-t [diskless | plain | drbd | file]]
72
| [--identify-defaults]
73
| [--ignore-ipolicy]
72
| [\--identify-defaults]
73
| [\--ignore-ipolicy]
74 74
| {*instance*}
75 75

  
76 76
Imports a new instance from an export residing on *source-node* in
......
130 130
default at cluster level.
131 131

  
132 132
If no network is desired for the instance, you should create a single
133
empty NIC and delete it afterwards via **gnt-instance modify --net
133
empty NIC and delete it afterwards via **gnt-instance modify \--net
134 134
delete**.
135 135

  
136 136
The ``-B`` option specifies the backend parameters for the
......
220 220
LIST
221 221
~~~~
222 222

  
223
**list** [--node=*NODE*]
223
**list** [\--node=*NODE*]
224 224

  
225 225
Lists the exports currently available in the default directory in
226 226
all the nodes of the current cluster, or optionally only a subset

Also available in: Unified diff