We recently updated to zabbix 3.4.11, and can only start zabbix-agent and zabbix-java-gateway. When trying to start zabbix-server I get the error:
Job for zabbix-server.service failed because a configured resourse limit was exceeded...
zabbix_server.log continuously reports:
"cannot open log: cannot create semaphore set: [28] No space left on device"
/var/log/messages reports:
"Starting zabbix Server...
PID file /run/zabbix/zabbix_server.pid not readable (yet?) after start.
Failed to start zabbix Server
Unit zabbix-server.service entered failed state."
I tried the solutions posted in this forum that mention issues with SELinux, about creating a policy for allowing Zabbix to run, but I cannot find any entries about "denied" or AVC in audit.log for comm=zabbix-server. Even after I set the SELinux to Permissive and restart my VM. I even disabled SELinux completely, restarted my VM, and still cannot get to install zabbix-server. zabbix_server.log and messages keep reporting the same errors I quoted before.
I also try to delete zabbix semaphores (another solution in this forum) but nothing. I simply cannot start zabbix-server nor can I see any AVC denied entry for it in the log files.
The rpms I have installed are:
zabbix-get-3.4.11-1el7.x86_64
zabbix-sender-3.4.11-1el7.x86_64
zabbix-server-pgsql-3.4.11-1el7.x86_64
zabbix-web-3.4.11-1el7.x86_64
zabbix-web-pgsql-3.4.11-1el7.x86_64
zabbix-java-gateway-3.4.11-1el7.x86_64
zabbix-agent-3.4.11-1el7.x86_64
The same rpms I had on my previous Zabbix 3.2.4 (but with that version, 3.2.4) and SELinux in "enforced" mode. zabbix ran with no issues there.
Any help will be appreciated.
Job for zabbix-server.service failed because a configured resourse limit was exceeded...
zabbix_server.log continuously reports:
"cannot open log: cannot create semaphore set: [28] No space left on device"
/var/log/messages reports:
"Starting zabbix Server...
PID file /run/zabbix/zabbix_server.pid not readable (yet?) after start.
Failed to start zabbix Server
Unit zabbix-server.service entered failed state."
I tried the solutions posted in this forum that mention issues with SELinux, about creating a policy for allowing Zabbix to run, but I cannot find any entries about "denied" or AVC in audit.log for comm=zabbix-server. Even after I set the SELinux to Permissive and restart my VM. I even disabled SELinux completely, restarted my VM, and still cannot get to install zabbix-server. zabbix_server.log and messages keep reporting the same errors I quoted before.
I also try to delete zabbix semaphores (another solution in this forum) but nothing. I simply cannot start zabbix-server nor can I see any AVC denied entry for it in the log files.
The rpms I have installed are:
zabbix-get-3.4.11-1el7.x86_64
zabbix-sender-3.4.11-1el7.x86_64
zabbix-server-pgsql-3.4.11-1el7.x86_64
zabbix-web-3.4.11-1el7.x86_64
zabbix-web-pgsql-3.4.11-1el7.x86_64
zabbix-java-gateway-3.4.11-1el7.x86_64
zabbix-agent-3.4.11-1el7.x86_64
The same rpms I had on my previous Zabbix 3.2.4 (but with that version, 3.2.4) and SELinux in "enforced" mode. zabbix ran with no issues there.
Any help will be appreciated.
Comment