HP 3PAR Storage Replication Adapter 5.1.0 Troubleshooting Guide
Table Of Contents
- HP 3PAR Storage Replication Adapter 5.1 for VMware vCenter Site Recovery Manager
- Contents
- 1 Introduction
- 2 Workflows and Corresponding Log Messages
- queryInfo
- queryString
- queryErrorDefinitions
- queryCapabilities
- queryConnectionParameters
- discoverArrays
- discoverDevices
- checkTestFailoverStart
- testFailoverStart
- testFailoverStop
- checkFailover
- prepareFailover
- failover
- prepareReverseReplication
- reverseReplication
- prepareRestoreReplication
- restoreReplication
- syncOnce
- querySyncStatus
- queryReplicationSettings
- 3 Tear-Down Workflows
- CheckInFormVersion
- CheckInServConnectivity
- CheckInServLicense
- CheckRCLinkStatus
- CreateRCGroupSnapshotForBackup
- CreateGroupSnapshotForTest
- ExposeVvToSingleHost
- FailoverRCGroup
- FillTestSnapshotInfo
- GetDetailRCInformation
- GetInFormVersion
- GetInServHostPortInformation
- GetInServPortInformation
- GetInServTime
- GetInServVVInformation
- GetNextAvailableLunNo
- GetRCGroupLastSyncTime
- GetRCGroupStatus
- GetRCTargetSysInfo
- GetRecoveryInformationById
- GetRecoveryInformationbyVvName
- GetTaskStatus
- GetTaskStatusByType
- GetVvAssocVLunInfo
- GetVVInfoByVVID
- PromoteDataToRecoveryPoint
- PromoteSnapshotToParent
- RecoverRemoteCopyGroup
- RemoveGroupSnapshots
- StartRemoteCopyGroup
- StopRemoteCopyGroup
- SyncRemoteCopy
- UndoRemoteCopyGroupRole
- UnExposeVVFromAllHost
- UnExposeVVFromHost
- WaitingForPromoteCompletion
- 4 Error Messages

queryString
The queryString command returns translation of the strings for a given locale in XML format.
The following information is requested by SRM:
• UTF-8 encoded string localized to the specified locale
• Translation of the string identified by the specified ID
• Command progress update
Troubleshooting Checklist
Table 2 queryString Troubleshooting Checklist
Troubleshooting TipsExample of Key Log MessageProblem DescriptionProblem Area
This error means that the
input XML file does not
[2010-05-26 14:29:32.966
'TPDSrm.arrayMgm.AddGlobalWarning'
Missing log file path
information in the
input XML.
Check log file
path.
contain the log file path3PAR_2014 warning (id=1052)] Warning. Unable
and the logs generatedto access the specified log folder. The log file will
with this command willbe available at the following location:
be saved to the folder
indicated.
<C:\Program Files\VMware\VMware vCenter
Site Recovery Manager\storage\sra\3PARInServ>
This error means that the
requested locale is not
[2010-05-26 17:41:31.640
'TPDSrm.queryStrings.Run' 3PAR_0101 error
(id=3672)] Locale <ja> is not supported.
Missing requested
locale
Load requested
locale
supported by HP 3PAR
SRA. Currently only “en”
is supported.
queryString 9