xenserver: xe command never returns?
- by ethrbunny
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?