Fix migrate command in admin doc
One point is missed from former fix: https://review.openstack.org/#/c/185895/ Closes-Bug: #1436031 Change-Id: Iad5aa63e46620f4e7f2f1dc73a39d48bb463b83e
This commit is contained in:
parent
667dc82899
commit
ee6c3bacd1
@ -147,7 +147,8 @@ Migrate this volume to the second LVM back-end:
|
||||
|
||||
.. code::
|
||||
|
||||
$ cinder migrate 6088f80a-f116-4331-ad48-9afb0dfb196c server2@lvmstorage-2
|
||||
$ cinder migrate 6088f80a-f116-4331-ad48-9afb0dfb196c \
|
||||
server2@lvmstorage-2#lvmstorage-2
|
||||
|
||||
You can use the :command:`cinder show` command to see the status of the
|
||||
migration. While migrating, the ``migstat`` attribute shows states such as
|
||||
|
Loading…
Reference in New Issue
Block a user