[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/3] qemu: Don't get stuck in bulk-stats API on broken NFS
- From: Peter Krempa <pkrempa redhat com>
- To: libvir-list redhat com
- Cc: fromani redhat com, Peter Krempa <pkrempa redhat com>
- Subject: [libvirt] [PATCH 0/3] qemu: Don't get stuck in bulk-stats API on broken NFS
- Date: Wed, 18 May 2016 15:14:26 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]