Setting Up Volume Topology
Explains how to setup Volume Topology using either the Control System or the CLI.
About this task
HPE Ezmeral Data Fabric supports data placement control, in which you can place a volume on specific racks, nodes, or groups of nodes by setting its topology to an existing node topology. You can set volume topology using the Control System or with the volume move command.
To move an existing volume to another topology, you must have the Converged Enterprise Edition installed on your system. Without the Converged Enterprise Edition, when you try to move a volume to another topology, the following error message is returned:
ERROR (10010) - Volume Move: No license for requested operation
Setting Up Volume Topology Using the Control System
About this task
- Set up volume topology at the time of volume creation, see Creating a Volume.
- Modify volume topology, see Modifying a Volume.
Setting Up Volume Topology Using the CLI or REST API
About this task
To move a volume to a different topology, run the following command:
maprcli volume move -name <volume name> -topology <path>
For complete reference information, see volume move.