Restart management Agents via command line in ESXi



Please run below commands to restart vpxa and hostd agents in ssh


/etc/init.d/hostd restart
/etc/init.d/vpxa restart

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...