Views:

Summary



Run the ssexprdr module from the DPX command prompt to produce volmap.txt and bmrinfo.txt files. These files are helpful in troubleshooting BMR (ExpressDR) issues in the backup. Refer to the commands below.

Step By Step



In the DPX command prompt, from the BEX/bin directory, run one of the following commands to generate bmr_info.txt and volmap.txt in the desired location.

To generate the files in:

  • The local directory for all the drives on the computer, run:

            ssexprdr --libtest --dir ./ --nodetype nc
 

  • Only the virtual drives, run:

            ssexprdr --libtest --dir ./ --nodetype cv
 

  • Only the physical drives, run:

            ssexprdr --libtest --dir ./ --nodetype cp