<div dir="ltr"><div><div><div><div>I reinstalled the lxc, lxcfs service cannot start.<br><br></div>limit is the same.<br><br></div></div>Fajar and Guido. Thanks for your support.<br><br></div>BTW I will reinstall the LXD. It is quite user friendly and stable for me.<br><div><br><br><div><br><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-29 12:35 GMT+03:00 Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net" target="_blank">list@fajar.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxc-stable" target="_blank">https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxc-stable</a><br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Apr 29, 2015 at 4:30 PM, Fırat KÜÇÜK <<a href="mailto:firatkucuk@gmail.com">firatkucuk@gmail.com</a>> wrote:<br>
> I searched all the packages. I think there is nothing such lxcfs in ubuntu<br>
> 14.04. LTS trusty.<br>
><br>
><br>
><br>
> 2015-04-29 12:23 GMT+03:00 Fajar A. Nugraha <<a href="mailto:list@fajar.net">list@fajar.net</a>>:<br>
>><br>
>> Ah, OK.<br>
>><br>
>> In that case, on the container, try:<br>
>> mount | grep lxcfs<br>
>> cat /proc/cpuinfo<br>
>> cat /proc/meminfo<br>
>><br>
>> IF you have lxcfs correctly installed and used by the containers (as<br>
>> shown by mount command), cpuinfo and meminfo should contain<br>
>> container-specific values as set on cgroups (e.g.<br>
>> lxc.cgroup.cpuset.cpus, lxc.cgroup.memory.limit_in_bytes)<br>
>><br>
>> if you DON'T see lxcfs there, check:<br>
>> - whether lxcfs is running<br>
>> - whether lxcfs hook is properly setup (e.g. on Ubuntu lxcfs has<br>
>> /usr/share/lxc/config/common.conf.d/00-lxcfs.conf, and<br>
>> /usr/share/lxc/config/common.conf includes<br>
>> /usr/share/lxc/config/common.conf.d/)<br>
>><br>
>> --<br>
>> Fajar<br>
>><br>
>> On Wed, Apr 29, 2015 at 4:09 PM, Fırat KÜÇÜK <<a href="mailto:firatkucuk@gmail.com">firatkucuk@gmail.com</a>> wrote:<br>
>> > in fact.<br>
>> ><br>
>> > Today i setup lxd and lxc seperately.<br>
>> ><br>
>> > on lxd setup i used:<br>
>> ><br>
>> > lxc config set my-container limits.memory 4G<br>
>> ><br>
>> > and it worked.<br>
>> ><br>
>> > But i considered lxd is not quite stable for production. Than i used lxc<br>
>> > then i created a container and edit conf-file<br>
>> ><br>
>> > lxc.cgroup.memory.limit_in_bytes = 2048M<br>
>> ><br>
>> > but it doesn't work.<br>
>> ><br>
>> > In both cases i used free -h or cat /proc/meminfo<br>
>> ><br>
>> ><br>
>> ><br>
>> > 2015-04-29 11:09 GMT+03:00 Fajar A. Nugraha <<a href="mailto:list@fajar.net">list@fajar.net</a>>:<br>
>> >><br>
>> >> On Wed, Apr 29, 2015 at 2:17 PM, Fırat KÜÇÜK <<a href="mailto:firatkucuk@gmail.com">firatkucuk@gmail.com</a>><br>
>> >> wrote:<br>
>> >> > Hi,<br>
>> >> ><br>
>> >> > i updated the config file:<br>
>> >> > lxc.cgroup.memory.limit_in_bytes = 2048M<br>
>> >> ><br>
>> >> > but my container free -h output shows 32GB<br>
>> >> ><br>
>> >> > Is there anything that i missed?<br>
>> >><br>
>> >> Not really.<br>
>> >><br>
>> >> In most (all?) lxc setup, various tools (e.g. free, top) on the<br>
>> >> container will show the host's total resources. You will only see the<br>
>> >> limit take effect once you run some memory and cpu-intensive programs.<br>
>> >> lxcfs should help in some situations, but not all.<br>
>> >><br>
>> >> From the host, run:<br>
>> >><br>
>> >> lxc-cgroup -n CONTAINER_NAME memory.limit_in_bytes<br>
>> >> lxc-cgroup -n CONTAINER_NAME memory.usage_in_bytes<br>
>> >><br>
>> >> The second output should always be lower than the first. Once the<br>
>> >> container's usage approach the set limit, you'd see OOM-messages on<br>
>> >> syslog and programs on the container will be automatically killed<br>
>> >> courtesy of OOM killer.<br>
>> >><br>
>> >> --<br>
>> >> Fajar<br>
>> >> _______________________________________________<br>
>> >> lxc-users mailing list<br>
>> >> <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
>> >> <a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > FIRAT KÜÇÜK<br>
>> ><br>
>> > _______________________________________________<br>
>> > lxc-users mailing list<br>
>> > <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
>> > <a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
>> _______________________________________________<br>
>> lxc-users mailing list<br>
>> <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
>> <a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
><br>
><br>
><br>
><br>
> --<br>
> FIRAT KÜÇÜK<br>
><br>
> _______________________________________________<br>
> lxc-users mailing list<br>
> <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
> <a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">FIRAT KÜÇÜK</div>
</div>