Created attachment 384414 [details] screen shot of rhq and qemu config Description of problem: rhq virtualization plugin does not inventory guests using a host lvm filesystem correctly I have a qemu kvm guest running w/ a filesystem based on a lvm on the host machine. <disk type='block' device='disk'> <source dev='/dev/vmstorage/base-rhq01'/> <target dev='vda' bus='virtio'/> </disk> RHQ appears to only be designed to pick up file based guest filesystems. There are at least two kinds of filesystems a guest can use. A file or lvm base file system. We should support either file system. rhq reports the file system as block not set not set not set vda See screenshot for further details
XML Parsing was probably barfing on optional items. 6a59e0f19febd2d316872a2d1af27e14d0d65247
looks good in master commit 7e95167fa9480ab75c72f444fb786795dd314adc
Created attachment 386729 [details] lvm is read correctly
Mass-closure of verified bugs against JON.