Creating a Local Mirror with the volume create Command

Procedure

  1. Connect via ssh to a node on the cluster where you want to create the mirror.
  2. Use the volume create command to create the mirror volume. Specify the source volume name, provide a name for the mirror volume, and specify a type of 1. Example: maprcli volume create -name volume-a -source volume-a -type 1 -schedule 2
    maprcli volume create -name volume-a -source volume-a -type 1 -schedule 2