xenserver: xe command never returns?
Posted
by
ethrbunny
on Server Fault
See other posts from Server Fault
or by ethrbunny
Published on 2014-06-11T21:22:52Z
Indexed on
2014/06/11
21:27 UTC
Read the original article
Hit count: 177
xenserver
I'm trying to port a xen server 6.2 pool to a new IP address range. I've got three servers total: 2 currently at their new IP but no longer in the pool and one remaining.
I'm trying to set IP address information on the two disconnected ones using the xe
command and all of its variants.
Oddly enough, it never returns with any values.
xe host-list
It just sits there until I ctrl-c it. The server is still awake and responding though. I can enter other commands (EG ifconfig) and they work fine.
If I enter this same command on the remaining server in the pool it works ok.
I've tried restarting the toolstack and even rebooting. No change.
What am I doing wrong?
© Server Fault or respective owner