Recovering Volumes from Mirrors Using the CLI
Lists the process to recover mirror volumes, using the CLI.
- Use the
volume dump create
command to create a full volume dump for each mirror volume you want to restore. Example:maprcli volume create -e statefile1 -dumpfile fulldump1 -name volume@cluster
- Transport the volume dump to the rebuilt cluster.
- For each volume on the mirror cluster, set up a corresponding volume
on the rebuilt cluster.
- Restore the volume using the
volume dump restore
command. Example:maprcli volume dump restore -name volume@cluster -dumpfile fulldump1
- Copy the files to a standard (non-mirror) volume.
- Restore the volume using the