Paul you have set the snaplen to 8k that multiplied by the number of slots (4096) is too large. Please reduce the snaplen or the number of slots
Luca On Feb 1, 2010, at 8:50 PM, Warren, Paul wrote: > > I have compiled/installed PF_RING on Fedora 12. When I run more than one > PF_RING-aware program, I get an error (not enough memory for ring). The > program runs, but I assume it does so without using PF_RING. For example, > when I start ntop and then immediately run dumpcap, dmesg shows the following > - > > [PF_RING] successfully allocated 34074624 bytes at 0xfa976000 > [PF_RING] allocated 4096 slots [slot_len=8318][tot_mem=34074624] > vmap allocation for size 67469312 failed: use vmalloc=<size> to increase > size. > [PF_RING] ERROR: not enough memory for ring > [PF_RING] removed /proc/net/pf_ring/6080.0 > > I currently have only one interface in the PC (soon to add another), so both > applications are monitoring eth0. Is this the problem? Or is there > something else going on? > > Thanks, > > - Paul > ----------------------------------------- > All electronic messages are intended exclusively for the individual > or entity to which it is addressed. These communications may > contain information that is proprietary, privileged, or > confidential or otherwise legally exempt from disclosure. If you > are not the intended recipient of these e-mails, you are not > authorized to read print retain copy or disseminate these messages > in whole or in part or any attachments included. If you have > received these messages in error, please notify the sender > immediately by e-mail and delete these messages, any attachments, > and all copies from your system without reading the content. > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc --- Keep looking, don't settle - Steve Jobs _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
