
On Tue, Mar 5, 2013 at 4:13 PM, Dennis Jenkins <dennis.jenkins.75@gmail.com> wrote:
On Mon, Feb 11, 2013 at 3:57 AM, Michal Privoznik <mprivozn@redhat.com> wrote:
On 08.02.2013 21:46, Dennis Jenkins wrote:
On Fri, Feb 8, 2013 at 12:38 PM, Dennis Jenkins <dennis.jenkins.75@gmail.com> wrote:
Hello.
tl;dr = v1.0.0 can boot my LXC containers, v.1.0.1 and v.1.0.2 fails. Paraphrased error message: "lxcContainerMountProcFuse:616 : Failed to mount ..../meminfo"
I'd like to know if my host is misconfigured, or my domains, or ... why 1.0.2 and 1.0.1 are not working for me.
http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=ae9874e471fc61d9d654247...
Update: 1.0.3 still fails to boot an LXC container on Gentoo Linux.
Libvirt 1.0.3 appeared in Gentoo Portage this morning. I updated my host's kernel to 3.7.10 and libvirt from 1.0.0 to 1.0.3. I still cannot boot an LXC container. This exact same container was working fine 30 minutes ago on libvirt 1.0.0.
I tried both the "libvirt-1.0.3" ebuild and the "libvirt-9999" ebuild (get most recent master branch from git). Both produce the same results.
ostara ~ # equery l 'libvirt' * Searching for libvirt ... [IP-] [ -] app-emulation/libvirt-9999:0
ostara ~ # virsh --version 1.0.3
virsh version --daemon would check that the daemon is 1.0.3 as well and not just the client.
ostara ~ # uname -a Linux ostara 3.7.10-gentoo #1 SMP PREEMPT Tue Mar 5 15:23:39 CST 2013 x86_64 Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz GenuineIntel GNU/Linux
grep FUSE_FS /usr/src/linux/.config if, =m then: lsmod | grep fuse lastly, check if you have sys-fs/fuse installed. -- Doug Goldstein