Accessing VM disk files while we weren't able to get the stats from qemu
directly as it was most probably stuck on missing storage will make libvrtd's
thread handling the stats get stuck. Avoid touching files in such case.

Peter Krempa (3):
  qemu: driver: Remove unnecessary flag in qemuDomainGetStatsBlock
  qemu: driver: Separate bulk stats worker for block devices
  qemu: bulk stats: Don't access possibly blocked storage

 src/qemu/qemu_driver.c | 78 +++++++++++++++++++++++++++++++-------------------
 1 file changed, 49 insertions(+), 29 deletions(-)

-- 
2.8.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to