<br><tt><font size=2>libvirt-cim-bounces@redhat.com wrote on 2008-11-26
02:38:37:<br>
<br>
> >  > =================================================<br>
> >  > FAIL Test Summary:<br>
> >  > HostSystem - 02_hostsystem_to_rasd.py: FAIL<br>
> >  > VSSD - 04_vssd_to_rasd.py: FAIL<br>
> > <br>
> >   The above two tc fail because of <br>
> > LXC_InputResourceAllocationSettingData InstanceID Mismatch.<br>
> >   The test returns VSSDC_dom/mouse:xen, but it expects VSSDC_dom/mouse:ps2.<br>
> >   I'm not sure which is really expectation for LXC.<br>
> <br>
> Are you seeing "VSSDC_dom/mouse:xen" for LXC?  You
shouldn't see xen as <br>
> a bus type on LXC systems.</font></tt>
<br>
<br><tt><font size=2>  I run VSSD/04_vssd_to_rasd.py for LXC and below
is the query result of LXC_InputResourceAllocationSettingData:</font></tt>
<br>
<br><tt><font size=2># wbemcli ein http://root:elm3b197@localhost/root/virt:LXC_InputResourceAllocationSettingData</font></tt>
<br><tt><font size=2>localhost:5988/root/virt:LXC_InputResourceAllocationSettingData.InstanceID="VSSDC_dom/mouse:xen"
</font></tt>
<br>
<br><tt><font size=2>> <br>
> The failure here is that rasd_init_list() is generating a InputRASD
with <br>
>   "VSSDC_dom/mouse:ps2" as the InstanceID for all virt
types.  This <br>
> isn't valid for LXC and XenPV guests.  See the following mail
for info <br>
> on the proper types for each guest:<br>
> <br>
> "Query on Pointing Device"<br>
> <br>
> -- <br>
> Kaitlin Rupert<br>
> IBM Linux Technology Center<br>
> kaitlin@linux.vnet.ibm.com<br>
> <br>
> _______________________________________________<br>
> Libvirt-cim mailing list<br>
> Libvirt-cim@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/libvirt-cim<br>
</font></tt>