So on CentOS7 I tried with 2 fd and still got the same.
So I re-imaged my server with Ubuntu 20.04 and installed the latest vpp
packages and used the same initial configuration and this time I'm getting
out of memory errors on the console... I have 8Gb or RAM on that server. I
will try to get
Hi Benoit,
I'm running bare metal, however on CentOS 7 so I'm not running the latest
version of VPP and currently running 20.09 (which, as far as I could find,
is the latest available for CentOS7).
For the file limit I'm pretty sure as the vpp runs as root and from a root
shell a `ulimit -n` gave
I think you're still out of free fd, the error message is quite clear
"tap_create_if: open '/dev/net/tun': Too many open files".
Looks like 8000 is not enough...
Are you sure the ulimit update does apply to the VPP process - I am asking
because a lot of things can change it, between different use