Hello,
unfotunately the issue is still there.
RHEL6, tac_plus.201205102052.
# top
top - 11:44:26 up 12 days, 2:24, 1 user, load average: 1.09, 1.03, 0.94
Tasks: 120 total, 2 running, 118 sleeping, 0 stopped, 0 zombie
Cpu(s): 14.8%us, 35.3%sy, 0.0%ni, 49.9%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1019768k total, 916896k used, 102872k free, 79488k buffers
Swap: 4871496k total, 69848k used, 4801648k free, 452840k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3268 root 20 0 13268 1484 932 R 100.0 0.1 81:51.59 tac_plus
1 root 20 0 19204 996 820 S 0.0 0.1 0:01.37 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.06 kthreadd
3 root RT 0 0 0 0 S 0.0 0.0 0:01.17 migration/0
4 root 20 0 0 0 0 S 0.0 0.0 49:36.83 ksoftirqd/0
5 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
#########################
# ps aux | grep tac
root 3264 0.0 0.0 13136 676 ? Ss Jun03 0:00 tac_plus: 0 connections, accepting up to 480 more
root 3266 0.0 0.1 13392 1548 ? Ss Jun03 0:00 tac_plus: 0 connections
root 3268 4.9 0.1 13268 1484 ? Rs Jun03 97:04 tac_plus: 0 connections
#########################
Config:
setenv IO_POLL_MECHANISM=8
id = spawnd {
listen = { port = 49 }
}
id = tac_plus {
access log = /var/log/tac_plus.log
authorization log = /var/log/tac_plus_authorization.log
accounting log = /var/log/tac_acc.log
host.....
...
user = xxx {
login = crypt ...
enable 15 = crypt ...
member = ...
}
....
group.....
...
###########################
is it possible to provide some commands or steps... to generate some usable output to troubleshoote the issue?
russ