Merge "Update cinder-manage syntax in Configure multiple-storage back ends"

This commit is contained in:
Jenkins 2015-06-25 09:29:10 +00:00 committed by Gerrit Code Review
commit d9de669944
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ configuration group for a back end (such as, ``[lvmdriver-1]``).
service is replaced with a new host service. The new service appears
with a name like ``host@backend``. Use::
$ cinder-manage volume host --currentname CURRENTNAME --newname CURRENTNAME@BACKEND
$ cinder-manage volume update_host --currentname CURRENTNAME --newname CURRENTNAME@BACKEND
to convert current block devices to the new hostname.

View File

@ -40,7 +40,7 @@
services, the original <literal>host</literal>
service is replaced with a new host service. The new service
appears with a name like <literal>host@backend</literal>. Use:
<screen><prompt>$</prompt> <userinput>cinder-manage volume host --currentname <replaceable>CURRENTNAME</replaceable> --newname <replaceable>CURRENTNAME</replaceable>@<replaceable>BACKEND</replaceable></userinput></screen>
<screen><prompt>$</prompt> <userinput>cinder-manage volume update_host --currentname <replaceable>CURRENTNAME</replaceable> --newname <replaceable>CURRENTNAME</replaceable>@<replaceable>BACKEND</replaceable></userinput></screen>
to convert current block devices to the new hostname.</para>
</note>
<para>The options for a configuration group must be defined in