This article details how to restart the management agents on an ESXi host.
services.sh restart
command on ESXi hosts running vSAN. services.sh restart
command if LACP is in use.services.sh restart
command if NSX is configured in the environment.services.sh restart
command If using shared graphics in a View environment (VGPU, vDGA, vSGA).VMware vCenter Server 6.5.x
VMware vCenter Server 6.7.x
VMware vCenter Server 7.x
VMware vCenter Server 8.x
Restart Management agents in ESXi Using Direct Console User Interface (DCUI):
Restart Management agents in ESXi using the Host Client:
$ /etc/init.d/hostd restart
$ /etc/init.d/vpxa restart
Restart all management agents on the host:
Caution: Do not run this command if NSX is configured in the environment.
$ services.sh
restartRun this command to verify NSX for vSphere is installed on an ESXi host:
$ esxcli software vib list --rebooting-image | grep esx-*