Bug 515100
| Summary: | Command: virsh domblkstat: Fail to get guest block stats | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | zhanghaiyan <yoyzhang> | ||||||||||||||
| Component: | xen | Assignee: | Xen Maintainance List <xen-maint> | ||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||
| Priority: | low | ||||||||||||||||
| Version: | 5.4 | CC: | berrange, clalance, virt-maint, xen-maint | ||||||||||||||
| Target Milestone: | rc | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | i386 | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2009-08-04 11:09:36 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: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
zhanghaiyan
2009-08-02 02:09:28 UTC
Created attachment 355909 [details]
capabilities info
Created attachment 355910 [details]
guest xml info
Created attachment 355911 [details]
version info
Created attachment 355912 [details]
debug info
Attach /var/log/xen/xend.log Created attachment 355913 [details]
xend.log
This function works for kvm guest Yes, this is known to be broken for xen HVM guests. I'll put it on the list to look at for 5.5. Chris Lalancette No, this should work for HVM guests if you have paravirt drivers installed in the HVM guest. Can you provide the output of 'xenstore-ls', and confirm whether or not the guest is using paravirt drivers, or plain IDE emulated drivers ? Attach xenstore-ls Created attachment 356116 [details]
xenstore-ls
The xenstore logs show the front end devices are not connected, so the guest must be using the emulated IDE/RTL8139 drivers, and not the Xen paravirt block/net drivers. I/O stats are not available with emulated drivers, so the virsh error message is expected behaviour. This bug was closed during 5.5 development and it's being removed from the internal tracking bugs (which are now for 5.6). Clearing out old flags for reporting purposes. Chris Lalancette |