Hi Guys I wanna know if it possible to set up a memory controller for each
container..if so..how can I do? any examples?
Thanks
Jorge E. Espada
--
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programm
wrote:
> On 09/07/2010 05:22 PM, jorge espada wrote:
>
>> Hi Guys I wanna know if it possible to set up a memory controller for each
>> container..if so..how can I do? any examples?
>> Thanks
>>
>>
>
> When you start a container, there is a cgroup created
Hi, I have a lxc container running on debian lenny (kernel 2.6.32) with the
following conf:
lxc.network.type = macvlan
lxc.network.flags = up
lxc.network.link = vlan310
lxc.network.name = vlan310
lxc.network.macvlan.mode = vepa
lxc.network.hwaddr = 06:00:0a:1f:00:46
lxc.network.ipv4 = 10.31.0.70/
cano wrote:
> On 10/12/2010 10:29 PM, jorge espada wrote:
>
>> Hi, I have a lxc container running on debian lenny (kernel 2.6.32) with
>> the
>> following conf:
>>
>> lxc.network.type = macvlan
>> lxc.network.flags = up
>> lxc.netw
roc/kmsg
started.
Oct 12 06:25:01 srvc15c0 rsyslogd: [origin software="rsyslogd"
swVersion="3.18.6" x-pid="299" x-info="http://www.rsyslog.com";] restart
Oct 13 06:25:01 srvc15c0 kernel: imklog 3.18.6, log source = /proc/kmsg
started.
Oct 13 06:25:01 srvc15c
, Oct 13, 2010 at 10:06 AM, jorge espada wrote:
> No, from the host:
>
> Oct 10 06:25:01 srvc15 kernel: imklog 4.4.2, log source = /proc/kmsg
> started.
> Oct 10 06:25:01 srvc15 rsyslogd: [origin software="rsyslogd"
> swVersion="4.4.2" x-pid="2075" x-in
:40 AM, jorge espada wrote:
> As extra information I have configured a bonding in the host(where the
> container is running) and the vlans over it:
> auto bond0
> iface bond0 inet manual
> up /sbin/ifconfig bond0 up
> down /sbin/ifconfig bond0 down
>