Minor edit to the Manage Volumes section of the User Guide
1. Corrected the command to list cinder availability zones 2. Removed the incorrect output example. Change-Id: Ie50eacd26fcb5b3370db721ce5fea720bbcbbbb2 backport: none Closes-Bug: #1377485
This commit is contained in:
parent
f797ababca
commit
69218992e8
@ -62,21 +62,12 @@
|
|||||||
<step>
|
<step>
|
||||||
<para>List the availability zones, and note the ID of the availability zone in which you want to create your
|
<para>List the availability zones, and note the ID of the availability zone in which you want to create your
|
||||||
volume:</para>
|
volume:</para>
|
||||||
<screen><prompt>$</prompt> <userinput>nova availability-zone-list</userinput></screen>
|
<screen><prompt>$</prompt> <userinput>cinder availability-zone-list</userinput></screen>
|
||||||
<screen><?db-font-size 65%?><computeroutput>+-----------------------+----------------------------------------+
|
<screen><?db-font-size 65%?><computeroutput>+------+-----------+
|
||||||
| Name | Status |
|
| Name | Status |
|
||||||
+-----------------------+----------------------------------------+
|
+------+-----------+
|
||||||
| internal | available |
|
| nova | available |
|
||||||
| |- devstack | |
|
+------+-----------+</computeroutput></screen>
|
||||||
| | |- nova-conductor | enabled :-) 2013-07-25T16:50:44.000000 |
|
|
||||||
| | |- nova-consoleauth | enabled :-) 2013-07-25T16:50:44.000000 |
|
|
||||||
| | |- nova-scheduler | enabled :-) 2013-07-25T16:50:44.000000 |
|
|
||||||
| | |- nova-cert | enabled :-) 2013-07-25T16:50:44.000000 |
|
|
||||||
| | |- nova-network | enabled :-) 2013-07-25T16:50:44.000000 |
|
|
||||||
| nova | available |
|
|
||||||
| |- devstack | |
|
|
||||||
| | |- nova-compute | enabled :-) 2013-07-25T16:50:39.000000 |
|
|
||||||
+-----------------------+----------------------------------------+</computeroutput></screen>
|
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>Create a volume with 8 GB of space, and specify the availability zone and image:</para>
|
<para>Create a volume with 8 GB of space, and specify the availability zone and image:</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user