Bug 720385
Summary: | Report disk latency (read , write & flush ) for each storage device | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Andrew Cathrow <acathrow> |
Component: | vdsm | Assignee: | Igor Lvovsky <ilvovsky> |
Status: | CLOSED ERRATA | QA Contact: | Jakub Libosvar <jlibosva> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2 | CC: | abaron, bazulay, cpelland, danken, iheim, jlibosva, lpeer, mprivozn, rbalakri, ykaul |
Target Milestone: | rc | Keywords: | SubFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | vdsm-4.9-108 | Doc Type: | Enhancement |
Doc Text: |
No description necessary
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 07:31:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 736040, 740918 | ||
Bug Blocks: | 720379 |
Description
Andrew Cathrow
2011-07-11 14:43:01 UTC
The decision is to use virDomainQemuMonitorCommand for RHEL6.2. We need to wait for python bindings for virDomainQemuMonitorCommand. Andrew, qemu expose only accumulated disk latency for read, write and flush operations. So, I don't think that it's what you need to report in RHEV-M. But, except it qemu can report also the number of requests, so we can calculate the average latency. What do you think? (In reply to comment #9) > Andrew, > qemu expose only accumulated disk latency for read, write and flush operations. > So, I don't think that it's what you need to report in RHEV-M. > But, except it qemu can report also the number of requests, so we can calculate > the average latency. > What do you think? Yes, that's correct we want the average. removing libvirt dependency since we use libvirt_qemu.qemuMonitorCommand hack in rhel6.2. Verified vdsm-108 Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No description necessary Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2011-1782.html |