[Libvirt-cim] Cimtest Report for LXC on Fedora 9 (2008/08/13)

Guo Lian Yun yunguol at cn.ibm.com
Thu Aug 14 02:05:49 UTC 2008


libvirt-cim-bounces at redhat.com wrote on 2008-08-14 08:21:21:

> >  > VirtualSystemManagementService - 10_hv_version.py: FAIL
> >  > ERROR   - CIM says version is `%s', but libvirt says `%s'
> > 
> >   This fails because of get version error by LXC hypervisor. 
> >   CIM says version is `LXC 0.0.0', but libvirt says `libvir: error : 
> > this function is not supported by the hypervisor: virConnectGetVersion
> 
> It looks like this function isn't supported for Containers.  There's a 
> lot of Containers related changes going on in libvirt now, so it might 
> be added soon.
> 
> >  >
> >  > VirtualSystemManagementService - 12_referenced_config.py: FAIL
> >  > ERROR   - EnabledState is 3 instead of 2.
> >  > ERROR   - Try to increase the timeout and run the test again
> >  > ERROR   - Unable to start rstest_domain
> >  > ERROR   - Unable to start rstest_domain
> >  >
> >   This fails because that the define domain can't be started.
> >   Here is the dumpxml of the test domain:
> > 
> >   <domain type='lxc'>
> >     <name>rstest_domain</name>
> >     <uuid>80ccbf55-dba0-461b-b23f-90a335503680</uuid>
> >     <os>
> >         <init>/tmp/cimtest_lxc_init</init>
> >     </os>
> >     <memory>524288</memory>
> >     <devices>
> >         <filesystem type='mount'>
> >             <source dir='/tmp/lxc_files'/>
> >             <target dir='/tmp'/>
> >         </filesystem>
> >         <console tty=''/>
> >     </devices>
> > </domain>
> > 
> 
> <console tty=''/>
> 
> This is missing a valid tty value.  This should be:
> 
> <console tty='/dev/ptmx'/>

  Do you test it with valid tty value? Acutally I used a valid tty value 
and
  tested yesterday, it still failed for me, the domain can't be started 
yet.

  Thanks!
 
 
> 
> -- 
> Kaitlin Rupert
> IBM Linux Technology Center
> kaitlin at linux.vnet.ibm.com
> 
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20080814/e97107e6/attachment.htm>


More information about the Libvirt-cim mailing list