Enabling DR configuration

Last published : Jul 06, 2026
To enable InfoScale Operations Manager DR configuration for Linux clusters:
  • Run the following script on Site A to configure Site B as part of the 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.
    To enable InfoScale Operations Manager DR configuration for Windows clusters:
    • Run the following script on Site A to configure Site B as part of the InfoScale Operations Manager DR configuration:
    C:\Program Files\Veritas\VRTSsfmh\bin\xprtlc.exe
    -u vxss://virtual_hostname:14545/sfm_admin/sfm_domain/vx
    -d debug=1
    -d setup=1
    -d mh=Node_2
    -l https://virtualhostname: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