Enabling DR configuration

Last published : Jun 19, 2026
To enable Veritas InfoScale Operations Manager DR configuration
  • Run the following script on Site A to configure Site B as part of the Veritas InfoScale Operations Manager DR configuration:
/opt/VRTSsfmh/bin/xprtlc
                  -u vxss://virtual_hostname:14545/sfm_admin/sfm_domain/vx
                  -d debug=1
                  -d setup=1
                  -d mh=Node_2
                  -l https://virtual_hostname:5634/admin/cgi-bin/cs_hadr_config.pl
where, virtual_hostname is the virtual host name of Site A and Node_2 is the name of Node at Site B.
More Information