xprtld fails to start after changing the VOM CS server hostname and/or IP address

book

Article ID: 100010769

calendar_today

Updated On:

Description

Error Message

There output for # /opt/VRTSsfmh/adm/xprtldctrl status would report
         stopped

Cause

The VIOM configuration is out-of-date.

Resolution

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://:5634/world/getvitals

 
4.      Restart xprtld by running 
 
         /opt/VRTSsfmh/adm/xprtldctrl start
 
5.     Check the status of the daemon xprtld
 
         # /opt/VRTSsfmh/adm/xprtldctrl status
         running

 

 

Issue/Introduction

For Veritas Infoscale Operations Manager, xprtld service on the Management Server (MS) fails to start after changing the hostname and/or IP address for the MS

Error Message

There output for # /opt/VRTSsfmh/adm/xprtldctrl status would report
stopped