API Doc
Search Docs...
⌘ K
OverviewDeploymentManagementOperationReferenceGlossary
    ACOS 6.3.0
  • Arcfra Cloud Operating System>
  • CLI command>
  • Managing block storage services>
  • Managing volumes

Moving a volume to a new datastore

Procedure

Run the following command on any node in the cluster to move a volume to a new datastore:

zbs-meta volume move <src_pool_name> <volume_name> <dst_pool_name>

ParameterDescription
src_pool_nameThe source datastore.
dst_pool_nameThe target datastore.
volume_nameThe name of the volume to be moved.