> Now I want to check the memory inside the container, but whenever I run top
> command or try to cat /proc/meminfo, it shows host machine's memory which
> is 3GB.
>
> So is there any command by which I can check containers memory?
>
You could use virsh commands such as dominfo or
at's correct behavior, because the networks are in different ranges
they need to have a way to talk to each other, either via a gateway or
fixed routing.
btw, Why do you need your hosts in separate networks?
You may want to check this page on libvirt networking.
http://wiki.libvi
manage lxc containers. Of course
there are many virtualization features that are not available from libvirt for
lxc.
Regards
--
Rudy Godoy
http://stone-head.org
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users
but
the behavior repeats again.
As I understand what is happening is that the amount of memory used by
Apache's processes (4 mpm forks) is never released so every request
causes more memory comsumption reaching that point. If I'm correct on
this what can I do to handle it?
thanks!
-