Recovery of EMC PowerPath Devices - 1-Touch for Linux

Use the following steps to perform recovery of EMC PowerPath devices after completing 1-Touch recovery of a client computer.

Note

For the recovery operation to be successful, the PowerPath devices must contain non-system mount points.

  1. During 1-Touch recovery, deselect the mount points that belong to the PowerPath devices from the list of mount points for recovery.

  2. After the 1-Touch restore operation is complete, and the client computer boots up, start PowerPath services.

  3. Change the directory to <commvault Install Dir>/iDataAgent/systemrecovery/cvbmr/

  4. Use the sample files from <commvault Install Dir>/iDataAgent/systemrecovery/cvbmr/samples to provide the configurations for PowerPath formatting.

  5. Recreate the mount points. Use the following command:

    python cvbmr.py storage -c -m /<path to input json file>
    
  6. Run a file system restore operation to restore data to the recreated PowerPath mount points. Use the following command:

    python cvbmr.py storage -emc
    
×

Loading...