[libvirt] [PATCH 0/3] qemu: Don't get stuck in bulk-stats API on broken NFS

Peter Krempa pkrempa at redhat.com
Wed May 18 13:14:26 UTC 2016


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




More information about the libvir-list mailing list