3PAR Storage Replication Adapter for VMware vCenter Site Recovery Manager 5.0 Implementation Guide

8 HP 3PAR Storage Replication Adapter for the VMware
vCenter SRM 5.0 Utility
HP 3PAR SRA supports the command line interface TpdSrm.exe. VMware vCenter Site Recovery
Manager requests are sent via a Perl script command.pl in the HP 3PAR SRA installed directory.
The Perl script internally processes the data to an XML file and spawns an instance of TpdSrm.exe
to process the XML file. The XML file is removed once TpdSrm.exe returns to command.pl.
The HP 3PAR Storage Replication Adapter for VMware vCenter SRM 5.0 Utility supports the
following options:
Syntax
To obtain current version number of the SRA:
TPDSrm.exe <-v>
To remove all test snapshots from the specified HP 3PAR Storage System:
TPDSrm.exe cleansnaps <-sys StorageSystemName -user UserName -pass
Password [-loglevel Num]>
To view all state cached on local system:
TPDSrm.exe viewstate
To remove a particular state cached for a Remote Copy group on the specified HP 3PAR
Storage System on local system:
TPDSrm.exe cleanstate <-sysid StorageSystemID> <-rcgroup RCGroupName>
To view or modify log file setting information:
TPDSrm.exe log [-size LogSize] [-cnt Num]
To view, enable, or disable DynamicAccessRestriction feature support:
TPDSrm.exe dynamic [-enable | -disable]
Options
-v
Show version information.
cleansnaps
Remove any snapshot created for test failover on the HP 3PAR Storage System.
-sys <StorageSystem>
The HP 3PAR Storage System name or IP address to connect.
-user <UserName>
The HP 3PAR Storage System user name.
-pass <Password>
The HP 3PAR Storage System password.
-loglevel <Num>
Optional. Overrides the default output message level using a numeral from 1 to 5. The
default is 3 (1-error, 2-warning,3-info,4-verbose,5-trivia).
20 HP 3PAR Storage Replication Adapter for the VMware vCenter SRM 5.0 Utility