Procedure to restart the management agents on an ESXi host.
services.sh restart command on ESXi hosts running vSANservices.sh restart command if LACP is in useservices.sh restart command if NSX is configured in the environmentservices.sh restart command if using shared graphics in a View environment (VGPU, vDGA, vSGA)Restarting the host management agents may impact currently running tasks, including impacting performance on the guest virtual machines of that host.
/etc/init.d/hostd restart
/etc/init.d/vpxa restart
Caution: Do not run this command if NSX is configured in the environment.
services.sh restart
Run this command to verify NSX for vSphere is installed on an ESXi host:
esxcli software vib list | grep -E 'nsx|vsipfwlib'