Hi there,
I am using libvirt with lxc to create fedora 16 & 18 containers on fedora
18 host.
first I did the setup with libvirt 1.0.3 and everything worked fine, then
after upgrading to libvirt 1.0.4, I could not create character device on
the guests :
Test on the guest1 :
# ls -l /dev
total 0
On Thu, Apr 18, 2013 at 11:31:56AM +0200, Mohamed Larabi wrote:
> Hi Daniel,
>
> knowing that the /dev/random (c 1:8 rwm) device is assigned to the
> containers, the problem is :
> - with libvirt 1.0.3: inside the container, I can do rm -f /dev/random;
> mknod /dev/random c 1 8 (which work
l 2013 11:22:17
> Objet: Re: [libvirt-users] libvirt 1.0.3 Vs 1.0.4 / cgroup devices
>
> On Thu, Apr 18, 2013 at 11:11:21AM +0200, Mohamed Larabi wrote:
> > Hi there,
> >
> >
> > I am using libvirt with lxc to create fedora 16 & 18 containers on
> > fedor
On Thu, Apr 18, 2013 at 11:11:21AM +0200, Mohamed Larabi wrote:
> Hi there,
>
>
> I am using libvirt with lxc to create fedora 16 & 18 containers on fedora 18
> host.
>
>
> first I did the setup with libvirt 1.0.3 and everything worked fine, then
> after upgrading to libvirt 1.0.4, I could
Hi there,
I am using libvirt with lxc to create fedora 16 & 18 containers on fedora 18
host.
first I did the setup with libvirt 1.0.3 and everything worked fine, then after
upgrading to libvirt 1.0.4, I could not create character device on the guests :
Test on the guest1 :
# ls -l /de