Changing the Volume Topology
Describes how to move a volume from one topology to another using the Control System or the CLI.
Changing the Topology of a Volume Using the Control System
About this task
Procedure
-
Go to the Viewing Volume Details page, and select a volume.
The Change Topology dialog displays, showing the current topology value.
- Enter the new value for the topology.
- Click Save Changes for the changes to take effect.
Changing the Topology of a Volume Using the CLI or REST API
About this task
The basic command to move a volume to a different topology is:
/opt/mapr/bin/maprcli volume move -name <volume name> -topology <topology>
For complete reference information, see volume move
.