Start or stop all the daemons at the same time:
/usr/sbin/vxstart_vvr stop|start
Start or stop the individual daemons:
/etc/init.d/vras-vradmind.sh stop|start (vradmind)
/etc/init.d/vxrsyncd.sh stop|start (vxrsyncd)
/etc/init.d/vxnm-vxnetd stop|start (vxnetd)
For RHEL 7, SLES 12
systemctl start vras-vradmind.service
systemctl start vxrsyncd.service
systemctl start vxnm-vxnetd.service