There output for # /opt/VRTSsfmh/adm/xprtldctrl status would report
stopped
The VIOM configuration is out-of-date.
1. On the MS, update /etc/default/sfm_resolv.conf manually, replacing the old hostname and IP with new ones.
2. Start xprtld.
To start, run
$ /opt/VRTSsfmh/bin/xprtld -X 1 /etc/opt/VRTSsfmh/xprtld.conf
3. Use xprtlc to check that the information has been updated correctly by running:
$ /opt/VRTSsfmh/bin/xprtlc -u nobody -l https://
4. Restart xprtld by running
/opt/VRTSsfmh/adm/xprtldctrl start
5. Check the status of the daemon xprtld
# /opt/VRTSsfmh/adm/xprtldctrl status
running
stopped