1.0
Table Of Contents
- Administration Guide
- Contents
- About This Book
- Overview of Site Recovery Manager
- System Requirements
- Installing or Updating Site Recovery Manager
- Managing SRM
- Protected Site Configuration
- Recovery Site Configuration
- Failback
- Alerting and Monitoring
- Protected and Recovery Site Changes
- Preinstallation Checklist
- Failback Checklist
- Use the srm-config command to repair an SRM server connection
- Avoiding Replication of Paging Files and Other Transient Data
- Glossary
- Index
VMware, Inc. 85
Thesrm-configcommandconfiguresthenetworkconnectionbetweenanSRMserver
andtheVirtualCenterServerthatsupportsit.Anadministratorcanusethiscommand
torepairanSRMserverconnectionwheneithertheVirtualCenterServerortheSRM
serverIPaddresshaschanged,orwhentheuserIDorpasswordused
for
credential‐basedauthenticationchanges.
Repair a connection after an SRM server IP address change
1LogintotheSRMserverhostandstartaWindowscommandshell.
2OpenC:\Program Files\VMware\VMware Site Recovery
Manager\config\extension.xmlfileinatexteditor.
3Intheopenfile,locatethe<url>tagandchangeitscontentstothenewIPaddress
andportoftheSRMserver:
<config>
<extension>
<key></key>
<version></version>
<description></description>
<servers>
<server>
<url>http://10.17.186.120:8095</url>
Use the srm-config
command to repair an SRM
server connection
C
NOTEAfteryouhavecompletedanyoftheproceduresdescribedhere,youmust
reconfiguresitepairingasdescribedin“ConnectingtheProtectedandRecoverySites”
onpage 34.