Revision 33ea43b6 doc/admin.rst
b/doc/admin.rst | ||
---|---|---|
320 | 320 |
Importing an instance is similar to creating a new one, but additionally |
321 | 321 |
one must specify the location of the snapshot. The command is:: |
322 | 322 |
|
323 |
gnt-backup import -n TARGET_NODE -t DISK_TEMPLATE \
|
|
323 |
gnt-backup import -n TARGET_NODE \ |
|
324 | 324 |
--src-node=NODE --src-dir=DIR INSTANCE_NAME |
325 | 325 |
|
326 |
Most of the options available for the command :command:`gnt-instance |
|
327 |
add` are supported here too. |
|
326 |
By default, parameters will be read from the export information, but you |
|
327 |
can of course pass them in via the command line - most of the options |
|
328 |
available for the command :command:`gnt-instance add` are supported here |
|
329 |
too. |
|
328 | 330 |
|
329 | 331 |
Import of foreign instances |
330 | 332 |
+++++++++++++++++++++++++++ |
Also available in: Unified diff