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

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Fri Aug 15 23:20:59 UTC 2008


>  > >
>  > >   <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!
>    

Can you run libvirtd in the foreground to see what error you get when 
attempting to start the guest?

Also, do you see any provider debug that indicates the 
RequestStateChange() call failed?

Thanks!

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list