Added '--swap' and '--ephemeral' documentation to booting from volume
Add documentation on swap volumes and ephemeral volumes to doc/common/section_nova_boot_from_volume.xml Closes-Bug: 1208904 Change-Id: I3eba9eeaf1876898a302ac1f7803209df145d41f
This commit is contained in:
parent
210553219c
commit
287518e0e1
@ -130,6 +130,8 @@
|
|||||||
<literal>Attempt to boot from volume - no image
|
<literal>Attempt to boot from volume - no image
|
||||||
supplied</literal> error is returned.</para>
|
supplied</literal> error is returned.</para>
|
||||||
</note>
|
</note>
|
||||||
|
<para>You can also attach a swap disk on boot with the <parameter>--swap</parameter>
|
||||||
|
flag, or you can attach an ephemeral disk on boot with the <parameter>--ephemeral</parameter> flag.</para>
|
||||||
<para>For example, you might enter the following command to boot
|
<para>For example, you might enter the following command to boot
|
||||||
from a volume with ID bd7cf584-45de-44e3-bf7f-f7b50bf235e. The
|
from a volume with ID bd7cf584-45de-44e3-bf7f-f7b50bf235e. The
|
||||||
volume is not deleted when the instance is terminated:</para>
|
volume is not deleted when the instance is terminated:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user