[freeradius-users] Freeradius exiting normally
Vincent Arniego
vincent_arniego at yahoo.com
Sun Sep 20 12:40:36 CEST 2009
Hi Everyone!
My radius server suddenly logs "Exiting normally" while the process is still up.
Though it looks like the process is already a zombie as it does not reply.
I'm using freeradius 2.1.5 and using a perl-module that connects to ldap.
The server specs are as follows:
Linux RHEL 5 kernel 2.6.18 x86_64
ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
max nice (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 71680
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
max rt priority (-r) 0
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 71680
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
installed freeradius from source.
and using syslog for logging (configured in radius)
Just for additional info, I'm using daemontools to up the process
and uses this as the commandline : /usr/local/sbin/radiusd -sfx
and this are the last entries in the radiusd.log file.
Sep 20 09:35:46 radiusprod radiusd[28724]: rlm_perl: Added pair Reply-Message = Access-Accept
Sep 20 09:35:46 radiusprod radiusd[28724]: rlm_perl: Added pair Service-Type = Framed
Sep 20 09:35:46 radiusprod radiusd[28724]: rlm_perl: Added pair Auth-Type = perl
Sep 20 09:35:46 radiusprod radiusd[28724]: Waking up in 1.9 seconds.
Sep 20 09:35:46 radiusprod radiusd[28724]: Waking up in 1.6 seconds.
Sep 20 09:35:46 radiusprod radiusd[28724]: Waking up in 1.6 seconds.
Sep 20 09:35:48 radiusprod radiusd[28724]: Ready to process requests.
Sep 20 09:36:09 radiusprod last message repeated 14 times
Sep 20 09:36:09 radiusprod radiusd[28724]: Exiting normally.
Any help is most appreciated thanks!
More information about the Freeradius-Users
mailing list