Enabling DR configuration

Last published : Aug 24, 2026
To enable Veritas InfoScale Operations Manager DR configuration
  • Run the following script on Node1 at 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_3,Node_4
                  -l https://virtual_hostname:5634/admin/cgi-bin/cs_hadr_config.pl
where, virtual_hostname is the virtual hostname that resolves to SFM_Services_IP and Node_3 , and Node_4 are the names of Node3 and Node4 in Site B.
In case of DR configuration using asymmetrical (one-to-two) nodes, only Node3 needs to be mentioned in Site B.
More Information