How to change a replication IP or hostname in VVR
book
Article ID: 100004392
calendar_today
Updated On:
Resolution
Follow these steps to change a replication IP or hostname in VVR:
1. Pause the rlink:
# vxrlink -g pause
2. Use vxedit to change the IP or hostname:
# vxedit -g set local_host= remote_host=
3. Resume the rlink:
# vxrlink -g resume
Note: The rlink should be resumed on the secondary first.
Issue/Introduction
How to change a replication IP, or hostname in VVR.
Was this article helpful?
thumb_up
Yes
thumb_down
No