Previous Topic: Verify the d2drestorevol Utility is InstalledNext Topic: Submit the Volume Restore Job


Verify the Volume Details in the Session

Verify the volume details in the session that you want to restore. You can see the source volume, file system, file size, and mount information in the output.

Follow these steps:

  1. Log into the target node.
  2. Use the following command to verify the volume information:
    d2drestorevol --command=info --storage-path=<local_path> --node=<node_name> --rp=<recovery_point>
    
    --command=info

    Specifies that the volume details of the session will be displayed.

    --storage-path

    Specifies the path we determined in the Prerequisites topic. For more information, see Review the Prerequisites and Considerations.

    --node

    Specifies the source node that was backed up.

    --rp

    Specifies the recovery point or recovery session that you want to restore. Typically, a recovery point is in the following format: S00000000X, where X is a numeric value.

    The output is displayed.

The volume details are verified.