Comment 2 for bug 1646779

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: Cannot connect to libvirt

The error in the libvirtd logs is here:

http://logs.openstack.org/66/401366/4/gate/gate-tempest-dsvm-neutron-full-ubuntu-xenial/3deacc5/logs/libvirt/libvirtd.txt.gz#_2016-12-01_18_16_04_907

2016-12-01 18:16:04.907+0000: 17078: error : qemuMonitorIORead:580 : Unable to read from monitor: Connection reset by peer

Seeing quite a few virtlogd i/o errors in syslog:

http://logs.openstack.org/66/401366/4/gate/gate-tempest-dsvm-neutron-full-ubuntu-xenial/3deacc5/logs/syslog.txt.gz

But virtlogd support was merged on 12/6, not 11/23:

https://github.com/openstack/nova/commit/85c781a7229e324155be3db029b7541a27f909db

Plus that requires libvirt>=1.3.3 and we run with 1.3.1 in the xenial nodes, so we're not using that virtlogd code in libvirt yet in the gate.