No interface configured
-
I need to move my hosts to a new network.
I have reconfigured the network interface and now the host shows "No interface configured"
I am still able to ping the host.
As the network has changed, the slave is no longer able to communicate with the master.
I am unable to access the interface to put it back to the way it was before.
What is the best way to proceed? I am happy for this host to be totally removed from the pool.
-
@McHenry If you perform an "Emergency Network Reset" are you able to reassign an IP address to the management interface of this host so it can see your pool master?
Since this system is effectively offline, it won't be able to be cleanly removed unless you use the pool master and run the below.
- xe host-list (to get the UUID of the host)
- xe pool-eject host-uuid=<host_UUID>
-
Emergency Reset Worked. ty
-
O olivierlambert marked this topic as a question
-
O olivierlambert has marked this topic as solved