On 3/5/15, 8:08 PM, "James Rouzier" <[email protected]> wrote:
>Can you run this command >ipcs -s | grep pf | wc -l I forgot to mention that this is CentOS 6.6. [root@pf461 logs]# ipcs -s | grep pf | wc -l 1 [root@pf461 logs]# [root@pf461 logs]# ipcs -s | grep pf 0x00000000 131074 pf 600 1 [root@pf461 logs]# cat /proc/$(pgrep -u pf -nf webservices)/limits Limit Soft Limit Hard Limit Units Max cpu time unlimited unlimited seconds Max file size unlimited unlimited bytes Max data size unlimited unlimited bytes Max stack size 10485760 unlimited bytes Max core file size 0 unlimited bytes Max resident set unlimited unlimited bytes Max processes 62825 62825 processes Max open files 1024 4096 files Max locked memory 65536 65536 bytes Max address space unlimited unlimited bytes Max file locks unlimited unlimited locks Max pending signals 62825 62825 signals Max msgqueue size 819200 819200 bytes Max nice priority 0 0 Max realtime priority 0 0 Max realtime timeout unlimited unlimited us I'm following the thread that Louis posted to see what else I can find. I did discover multiple pfdhcplistener tasks running on each interface. The server has been rebooted several times, so maybe the aggressive service watch schedule I'm running now (2 minutes with restart enabled) launched them in error??? -Arthur ------------------------------------------------------------------------- Arthur Emerson III Email: [email protected] Network Administrator InterNIC: AE81 Mount Saint Mary College MaBell: (845) 561-0800 Ext. 3109 330 Powell Ave. Fax: (845) 562-6762 Newburgh, NY 12550 SneakerNet: Aquinas Hall Room 11 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
