Also, when I start a VM via OCF, while guest is booting the command
virsh domstate mydom
returns "no state". This makes PaceMaker believe the resource is not
running and continuously stops and restart the machine.
I've let a shell open with virsh domstate mydom active in loop, and it seems that it
returns the correct state one time once very much requests! Say over 20 requests, only one
or two says "idle" or "running", all the others return "no
state".
I'd like to know why virsh fails so many times returning correct state...
thanks