Kaitlin Rupert wrote:
Deepti B Kalakeri wrote:
>
>
> Deepti B Kalakeri wrote:
>> This test fails with seg fault on Xen with current sources with the
>> following error:
>>
>> Testing Xen hypervisor
>> --------------------------------------------------------------------
>> HostSystem - 03_hs_to_settdefcap.py: FAIL
>> ERROR - Got CIM error The web server returned a bad status line: ''
>> with return code 0
>> ERROR - Failed to define the dom: domgst_test
>> InvokeMethod(DefineSystem): The web server returned a bad status
>> line: ''
>> --------------------------------------------------------------------
>>
> Here is the debug message for the HostSystem/03_hs_to_settdefcap.py
Thanks Deepti! I'll be sending a patch to fix this issue in the
provider. The problem is that we were assigning the bootlist variable
for PV guests. which isn't valid since they don't use a bootlist.
+1 .
The tc now passes with the "Don't set bootlist for PV and LXC guests".
But, I see the following message which I think need to have a look:
misc_util.c(202): URI of connection is: xen:///
Virt_DevicePool.c(272): Failed to statvfs((null)): Bad address
Virt_DevicePool.c(936): Failed to set capacity for disk pool: 0
std_association.c(304): Handler returned CMPI_RC_OK.
Also, I get the following messages:
Testing Xen hypervisor
--------------------------------------------------------------------
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
libvir: error : invalid argument in __virGetDomain
HostSystem - 03_hs_to_settdefcap.py: PASS
--------------------------------------------------------------------
--
Thanks and Regards,
Deepti B. Kalakeri
IBM Linux Technology Center
deeptik(a)linux.vnet.ibm.com