Document mac option for gnt-backup import
authorGuido Trotter <ultrotter@google.com>
Mon, 20 Oct 2008 13:44:32 +0000 (13:44 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 20 Oct 2008 13:44:32 +0000 (13:44 +0000)
Forward-port-of: (r1888, r1891), Reviewed-by: (iustinp, imsnah)

Reviewed-by: imsnah

man/gnt-backup.sgml

index 9a3bc43..b9d6304 100644 (file)
         <sbr>
 
         <arg>-b <replaceable>bridge</replaceable></arg>
+        <arg>--mac <replaceable>mac</replaceable></arg>
+        <sbr>
         <arg choice="req">--src-node=<replaceable>source-node</replaceable></arg>
         <arg choice="req">--src-dir=<replaceable>source-dir</replaceable></arg>
         <sbr>
       </para>
 
       <para>
+       The <option>--mac</option> option specifies the mac address for the
+       instance. The default is 'auto' which is reusing the previous mac
+       address if the instance is being imported with the same name, and
+       generating a new one otherwise. You can also force generation by
+       specifying 'generate'.
+      </para>
+
+      <para>
         The <option>-t</option> options specifies the disk layout type for
         the instance. The available choices are:
         <variablelist>