Open
Description
If the libvirtd is down or virsh cannot connect to it for whatever reason, VirtualDomain considers that as "no state" for the domain. That turns it into an infinite loop and operations eventually time out (stop too). Noticed while shutting down a node where libvirt got erroneously stopped before pacemaker: the node got fenced because a VirtualDomain resource timed out first in migrate then in stop.