
12 Aug
2011
12 Aug
'11
11:17 p.m.
On 08/12/2011 11:58 AM, Philipp Hahn wrote:
Hello,
did something happen to sending SIGHUP to libvirtd? I can't find where the hook for SIGHUP is installed and virStateReload() seems to be uncalled. In 0.8.4 that was handled from qemudDispatchSignalEvent(), which seems to be gone. At least the manual page should be updated?
Bug - definite regression of the new RPC code. Commit df0b57a95 is the culprit. It removed SIGHUP handling from the daemon as part of converting the daemon to use virNetServer, but forgot to call virNetServerAddSignalHandler for SIGHUP. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org