Ad Widget

Collapse

/tmp/zabbix_server_99233.pinger: [30] Read-only file system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sub
    Junior Member
    • Feb 2019
    • 12

    #1

    /tmp/zabbix_server_99233.pinger: [30] Read-only file system

    Hello team,

    Following a storage crash in our DC, hundreds of icmping triggers have the following error message: /tmp/zabbix_server_99233.pinger: [30] Read-only file system

    It's visible on the GUI:
    Click image for larger version  Name:	read-only ping.png Views:	18 Size:	19.6 KB ID:	374712


    I've checked the folder /tmp folder, I can't find zabbix_server_99233.pinger file :


    Code:
    [FONT=courier new][root@ZABBIX001 ~]# ll /tmp | grep pinger
    -rw-rw-r--. 1 zabbix zabbix     191 Feb 25 09:39 zabbix_server_9665.pinger
    -rw-rw-r--. 1 zabbix zabbix     184 Feb 25 09:39 zabbix_server_9666.pinger
    -rw-rw-r--. 1 zabbix zabbix      14 Feb 25 09:39 zabbix_server_9669.pinger[/FONT]

    Do you know how I can fix this issue ?

    Even if I didn't check all of them (I'm not able to provide an exhaustive list), I try to trigger an alert (change to an unreachable IP), trigger is ok (good point ).

    Francois
    Starts
    25-02-2019
    Ends
    25-02-2019
    Last edited by Sub; 14-05-2020, 16:26.
  • Sub
    Junior Member
    • Feb 2019
    • 12

    #2
    For information, I've executed file system check. It has fixed several errors but I have still the same error "read-only system"

    Comment

    • kloczek
      Senior Member
      • Jun 2006
      • 1771

      #3
      Probably after some corruption of the physical layer fs has been switched in RO mode.
      This has nothing to do with zabbix.
      http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
      https://kloczek.wordpress.com/
      zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
      My zabbix templates https://github.com/kloczek/zabbix-templates

      Comment

      • Sub
        Junior Member
        • Feb 2019
        • 12

        #4
        I've cleared all history for one item, no change, I have still the same error message.

        In the meanwhile, I've checked the database, I can find this error message (zabbix_server_xxxx.pinger) on 857 hosts on 1048 enabled (table zabbix.items). As the item is still working fine, it looks like a cosmetic issue. Is it possible to reset this error ? In fact, is there a function to do it ?

        Thank you

        Comment

        Working...