[lxc-users] Mounting huge pages on a conatiner

CDR venefax at gmail.com
Tue Sep 23 14:56:13 UTC 2014


I use Huge Pages inside a container routinely, for Mysql. I had to change
/etc/sysctl.conf inside the container.
that lines I included are
kernel.shmall = 4294967296
kernel.shmmax = 68719476736
basically you need to make huge pages available in the host first, and
they will be available in the container


On Tue, Sep 23, 2014 at 8:31 AM, Anjali Kulkarni <anjali at juniper.net> wrote:
> Hi,
>
> Are you trying to run DPDK in a container? You need to tweak a few things. I
> will try to write up all the changes needed to get DPDK to work inside
> containers, and send you shortly. In the meantime, it would help if you
> specified what error you get.
>
> Anjali
>
> From: Swetha Gurudu <swethagurudu at gmail.com>
> Reply-To: "lxc-users at lists.linuxcontainers.org"
> <lxc-users at lists.linuxcontainers.org>
> Date: Tuesday, September 23, 2014 5:22 AM
> To: "lxc-users at lists.linuxcontainers.org"
> <lxc-users at lists.linuxcontainers.org>
> Subject: [lxc-users] Mounting huge pages on a conatiner
>
> Hi,
>
> I just started to learn and work on containers. I need to mount huge pages
> in a container and when I try to mount I get permission denied error. Can
> someone please help in this regard.
>
> Thanks,
> Swetha
>
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users


More information about the lxc-users mailing list