"Unable to start vxsvcctrl" reported when trying trying to start VEA server.
book
Article ID: 100022024
calendar_today
Updated On:
Resolution
The solution for this issue is to kill the pbx process and then do the following:
1. Identify the pbx pid:
#ps -ef | grep pbx
2. Kill pbx process
3. Start pbx process
#/opt/VRTSpbx/bin/vxpbx_exchanged start
4. Start isisd process
#/etc/rc.d/rc2.d/isisd start
5. Check the status of the VEA:
#vxsvc -m
Issue/Introduction
"Unable to start vxsvcctrl" reported when trying trying to start VEA server.
Was this article helpful?
thumb_up
Yes
thumb_down
No