Displaying 4 results from an estimated 4 matches for "hassine".
Did you mean:
yassine
2012 Jan 25
2
How to change libvirt / cgroup interaction?
Hi there,
Do you know if there is a way to modify how libvirt interacts with the
cgroup?
Because, I successfully add the /dev/net/tun support in my LXC container
by doing:
echo c 10:200 rwm >> /cgroup/libvirt/lxc/instance-00000005/devices.allow
But when I restart the instance/LXC container, this option has gone.
How can I make this persistant? Is there a configuration file?
Thanks
2012 May 04
1
Libvirt LXC and VCPU?
Hi,
We are using Openstack and Libvirt/LXC as our virtualization endpoint.
Here is an example of one of our libvirt domain:
http://paste.debian.net/167276/
So we have <vcpu>4</vcpu>.
But the command : root at PAR-SRV-02-MASTER:/etc/libvirt/lxc# virsh
--connect lxc:/// dominfo instance-0000004a
Id: 17495
Name: instance-0000004a
UUID:
2010 Dec 15
0
Errors with Gluster 3.1.2qa2
Hi all,
I have just migrated my old gluster partition to a fresh one with 4 nodes
with:
Type: Distributed-Replicate
Status: Started
Number of Bricks: 2 x 2 = 4
It solves my problems of latency and disk errors (like input/output errors
or file descriptor in bad state) but I have just many many errors like this:
[2010-12-15 12:01:12.711136] I [dht-common.c:369:dht_revalidate_cbk]
2012 Jan 24
0
Question about libvirt / LXC
Hi there,
I have a small simple question about libvirt and LXC containers. I know
how to activate /dev/net/tun in an LXC container:
#tun
lxc.cgroup.devices.allow = c 10:200 rwm
in the LXC config file.
But, how to do that in a libvirt XML file? I just need to activate the
/dev/net/tun device in an LXC container using libvirt.
Thanks for your answers!
Best regards.
Sam