/var/log/vmware/vpxd/vpxd.log
) is not updating and service start fails immediately/sbin/vpxd
returns "Aborted (core dumped)
"VMware vCenter Server 7.0.x
VMware vCenter Server 8.0.x
This issue is caused by the vCenter Server configuration file /etc/vmware-vpx/vpxd.cfg
containing invalid or duplicate entries for the vcls runtime mode (retreat mode/normal mode)
root@vcsa [ / ]# less /etc/vmware-vpx/vpxd.cfg
In case the configuration file is blank, refer to Recreate corrupt/empty vpxd.cfg file
root@vcsa [ / ]#
sed '/<vcls>/,/<\/vcls>/d' -i /etc/vmware-vpx/vpxd.cfg
service-control --start --all
Further information about the VCLS retreat mode configuration can be found in https://knowledge.broadcom.com/external/article?articleNumber=316514