Hi zabbix gurus,
need a help here with an old Solaris 9 and zabbix agent 2.4.4
when starting, getting this error:
zabbix_agentd [24872]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [24872]: unable to create mutex for log file
zabbix_agentd [81]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [81]: unable to create mutex for log file
zabbix_agentd [14799]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [14799]: unable to create mutex for log file
zabbix_agentd [12356]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [12356]: unable to create mutex for log file
checked semaphores:
[root@HOST /tmp]# ipcs -s
IPC status from <running system> as of Wed Nov 7 13:44:36 EST 2018
T ID KEY MODE OWNER GROUP
Semaphores:
s 0 0x72003a0a --ra-ra-ra- root root
s 1 0x310039c5 --ra-ra-ra- root root
s 65538 0x1003abf --ra-ra-r-- root root
s 65539 0x1003a48 --ra-ra-r-- root root
s 131076 0x1003abd --ra-ra-r-- root root
s 5 0x72003c08 --ra-ra-ra- root root
s 6 0x72003c09 --ra-ra-ra- root root
s 131079 0x1003ab7 --ra-ra-r-- root root
s 65544 0x1003ac2 --ra-ra-r-- root root
s 65545 0x1003acb --ra-ra-r-- root root
...anybody has any idea how to fix this problem?
Many thanks in advance!!!
Jan
need a help here with an old Solaris 9 and zabbix agent 2.4.4
when starting, getting this error:
zabbix_agentd [24872]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [24872]: unable to create mutex for log file
zabbix_agentd [81]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [81]: unable to create mutex for log file
zabbix_agentd [14799]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [14799]: unable to create mutex for log file
zabbix_agentd [12356]: cannot create Semaphore: [28] No space left on device
zabbix_agentd [12356]: unable to create mutex for log file
checked semaphores:
[root@HOST /tmp]# ipcs -s
IPC status from <running system> as of Wed Nov 7 13:44:36 EST 2018
T ID KEY MODE OWNER GROUP
Semaphores:
s 0 0x72003a0a --ra-ra-ra- root root
s 1 0x310039c5 --ra-ra-ra- root root
s 65538 0x1003abf --ra-ra-r-- root root
s 65539 0x1003a48 --ra-ra-r-- root root
s 131076 0x1003abd --ra-ra-r-- root root
s 5 0x72003c08 --ra-ra-ra- root root
s 6 0x72003c09 --ra-ra-ra- root root
s 131079 0x1003ab7 --ra-ra-r-- root root
s 65544 0x1003ac2 --ra-ra-r-- root root
s 65545 0x1003acb --ra-ra-r-- root root
...anybody has any idea how to fix this problem?
Many thanks in advance!!!
Jan
Comment