Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-06 Thread Benoit Ganne (bganne) via Lists.Fd.Io
Hi Mohamed, > I have hugetlb mounted > root@node-1:/app# mount | grep huge > cgroup on /sys/fs/cgroup/hugetlb type cgroup > (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/kubepods/besteffort/pod57 > d8886a-701a-11e9-be26- > 08002733828a/3d36de8ece4e84a1ccfca2c28e9bec1a8b1b1efdec682995f7a6406808

Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-06 Thread Mohamed Mohamed via Lists.Fd.Io
it Ganne (bganne) via Lists.Fd.Io wrote: Just a shot in the dark, but is hugetlbfs accessible somewhere in your container? It should not be the case by default, and you probably need it, eg.: ~# mount -t hugetlbfs /dev/null /mnt/huge ben > -Original Message- > From: vpp-dev@l

Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-06 Thread Benoit Ganne (bganne) via Lists.Fd.Io
> via Lists.Fd.Io > Sent: vendredi 3 mai 2019 12:01 > To: msher...@yahoo.com > Cc: vpp-dev@lists.fd.io > Subject: Re: [vpp-dev] SIGABRT during dpdk_config > > Hello, > > > > Would be helpful if you can describe your environment closer. K8S version, > yaml, etc

Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-03 Thread Peter Mikus via Lists.Fd.Io
:48 AM To: msher...@yahoo.com Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] SIGABRT during dpdk_config On 1 May 2019, at 18:43, Mohamed Mohamed via Lists.Fd.Io mailto:msherif4=yahoo@lists.fd.io>> wrote: Hi Damjan I am running container in privileged mode is there a way to narrow thi

Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-03 Thread Damjan Marion via Lists.Fd.Io
On 1 May 2019, at 18:43, Mohamed Mohamed via Lists.Fd.Io mailto:msherif4=yahoo@lists.fd.io>> wrote: Hi Damjan I am running container in privileged mode is there a way to narrow this down ? No idea, I never tried to run VPP in docker container… -- Damjan Thanks Mohamed Sent from my iPho

Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-01 Thread Mohamed Mohamed via Lists.Fd.Io
Hi Damjan I am running container in privileged mode is there a way to narrow this down ? Thanks Mohamed Sent from my iPhone > On May 1, 2019, at 12:37 PM, Damjan Marion (damarion) > wrote: > > > >> On 1 May 2019, at 16:11, Mohamed Mohamed via Lists.Fd.Io >> wrote: >> >> Hi Folks: >>

Re: [vpp-dev] SIGABRT during dpdk_config

2019-05-01 Thread Damjan Marion via Lists.Fd.Io
On 1 May 2019, at 16:11, Mohamed Mohamed via Lists.Fd.Io mailto:msherif4=yahoo@lists.fd.io>> wrote: Hi Folks: I am getting vpp crash during init with the following traces Program terminated with signal SIGABRT, Aborted. #0 0x7f0c7e3ea428 in __GI_raise (sig=sig@entry=6) at ../sysdep

[vpp-dev] SIGABRT during dpdk_config

2019-05-01 Thread Mohamed Mohamed via Lists.Fd.Io
Hi Folks:  I am getting vpp crash during init with the following traces Program terminated with signal SIGABRT, Aborted. #0  0x7f0c7e3ea428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. [Current th