[doc] Use openstack client commands to replace cinder client
Change-Id: I383c12e0308035df9d2fcba4d93e21cf9066a869
This commit is contained in:
parent
aa1901279e
commit
305266fff5
@ -145,11 +145,8 @@ Migrate this volume to the second LVM back end:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cinder migrate 6088f80a-f116-4331-ad48-9afb0dfb196c \
|
||||
server2@lvmstorage-2#lvmstorage-2
|
||||
|
||||
Request to migrate volume 6088f80a-f116-4331-ad48-9afb0dfb196c has been
|
||||
accepted.
|
||||
$ openstack volume migrate 6088f80a-f116-4331-ad48-9afb0dfb196c \
|
||||
--host server2@lvmstorage-2#lvmstorage-2
|
||||
|
||||
You can use the :command:`openstack volume show` command to see the status of
|
||||
the migration. While migrating, the ``migstat`` attribute shows states such as
|
||||
|
Loading…
x
Reference in New Issue
Block a user