Access to resource settings on the host is restricted to the server that is managing it: 'x.x.x.x'

 Error:

Access to resource settings on the host is restricted to the server that is managing it: 'x.x.x.x'


Solution:


1.SSH into the ESXi host
2.Restart the hostd service by running the following command 
/etc/init.d/vpxa stop
/etc/init.d/hostd restart
3.Perform the Operation now and start VPXA:
/etc/init.d/vpxa start

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...