It costs more than 5 seconds to list a virtual machine's information.

link|improve this question
Um...more details? Machine specs, what you're running on it, when it does return statistics can you tell if the VM's are under load, etc.? – Bart Silverstrim Oct 3 '11 at 12:32
feedback

2 Answers

xm talks to xenstore via http, so something is blocking your connection.. You have to figure out what it could be.

link|improve this answer
feedback

If XEN is busy doing other things XM is slow to respond. It seems that some things need to run serialzed there - especially when talking to xenstore.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.