Displaying 6 results from an estimated 6 matches for "fbcd8c3a".
2013 May 14
1
Unable to start LXC on Gentoo w/ libvirt 1.0.4 or 1.0.5. 1.0.3 works
...------
- dwj-lnx-dev shut off
- vm1 shut off
ostara ~ # virsh -c lxc:/// start dwj-lnx-dev
error: Failed to start domain dwj-lnx-dev
error: internal error guest failed to start: PATH=/bin:/sbin TERM=linux
container=lxc-libvirt container_uuid=fbcd8c3a-9939-12b4-727d-5d3526bc448f
LIBVIRT_LXC_UUID=fbcd8c3a-9939-12b4-727d-5d3526bc448f
LIBVIRT_LXC_NAME=dwj-lnx-dev /sbin/init
error receiving signal from container: Input/output error
ostara ~ # tail -n 10 /var/log/libvirt/libvirtd.log
2013-05-14 13:03:47.549+0000: 22352: info : libvirt version: 1.0....
2013 Feb 08
1
libvirt v1.0.2 fails to boot LXC container, but v1.0.0 works
...nx-dev shut off
- vm1 shut off
*** Config from one container (itself is Gentoo Linux, sharing some
file-systems)
ostara ~ # virsh -c lxc:// dumpxml dwj-lnx-dev
<domain type='lxc'>
<name>dwj-lnx-dev</name>
<uuid>fbcd8c3a-9939-12b4-727d-5d3526bc448f</uuid>
<memory unit='KiB'>500000</memory>
<currentMemory unit='KiB'>500000</currentMemory>
<vcpu placement='static'>2</vcpu>
<os>
<type arch='x86_64'>exe</type>
&l...
2013 Jul 12
2
libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...;target type='lxc' port='0'/>
</console>
</devices>
<seclabel type='none'/>
</domain>
ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev
<domain type='lxc' id='9441'>
<name>dwj-lnx-dev</name>
<uuid>fbcd8c3a-9939-12b4-727d-5d3526bc448f</uuid>
<memory unit='KiB'>500000</memory>
<currentMemory unit='KiB'>500000</currentMemory>
<vcpu placement='static'>2</vcpu>
<resource>
<partition>/machine</partition>
</...
2013 Jul 12
0
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...> </console>
> </devices>
> <seclabel type='none'/>
> </domain>
>
>
> ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev
> <domain type='lxc' id='9441'>
> <name>dwj-lnx-dev</name>
> <uuid>fbcd8c3a-9939-12b4-727d-5d3526bc448f</uuid>
> <memory unit='KiB'>500000</memory>
> <currentMemory unit='KiB'>500000</currentMemory>
> <vcpu placement='static'>2</vcpu>
> <resource>
> <partition>/machine&...
2013 Jul 12
2
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...</devices>
>> <seclabel type='none'/>
>> </domain>
>>
>>
>> ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev
>> <domain type='lxc' id='9441'>
>> <name>dwj-lnx-dev</name>
>> <uuid>fbcd8c3a-9939-12b4-727d-5d3526bc448f</uuid>
>> <memory unit='KiB'>500000</memory>
>> <currentMemory unit='KiB'>500000</currentMemory>
>> <vcpu placement='static'>2</vcpu>
>> <resource>
>> <pa...
2012 May 14
0
libvirt, lxc, "/dev/log" ENOENT
...1) = 1
write(1, "Login incorrect\n", 16) = 16
time(NULL) = 1337035715
This is my domain config:
ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev
<domain type='lxc'>
<name>dwj-lnx-dev</name>
<uuid>fbcd8c3a-9939-12b4-727d-5d3526bc448f</uuid>
<memory unit='KiB'>500000</memory>
<currentMemory unit='KiB'>500000</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='x86_64'>exe</type>
<init>/sbin/init</in...