913e54c544
it does not generate nor capable to answer to keepalive requests, which causes libvirt connection to disconnect every 30 seconds (interval*timeout in libvirtd.conf). Furthermore, it does not clean up filehandlers and leaves hanging sockets. Also, if other thread opens its own connection to libvirt (i.e. checkpoint.c), event function in virt-serial.c just updates event listener file handler with a wrong one, what causes checkpoint.c malfunctions, fence_virtd hangs and so on. This patch uses default event listener implementation from libvirt and resolves theese problems. |
||
---|---|---|
client | ||
common | ||
config | ||
include | ||
man | ||
server | ||
utils | ||
architecture.txt | ||
autogen.sh | ||
build | ||
configure.in | ||
COPYING | ||
fence_virt.txt | ||
fence_virtd.init.in | ||
fence_virtd.service.in | ||
Makefile.in | ||
Makefile.top.in | ||
README | ||
README.md | ||
TODO |
fence-virt
Virtual Machine I/O Fencing