Ankündigung

Einklappen
Keine Ankündigung bisher.

Fehler bei Update auf PL30

Einklappen
Dieses Thema ist geschlossen.
X
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #31
    Kein Problem Robert, wollte nur sichergehen dass wir hier vom gleichen sprechen.

    Kommentar


      #32
      Danke fürs fixen!
      Robert

      Kommentar


        #33
        bootfs space usage since upgrade to PL30

        Since the upgrade to PL30 there is following recurring error being logged (in syslog):

        Apr 21 21:22:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:23:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:24:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:25:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:26:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:27:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:28:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:29:58 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:30:58 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
        Apr 21 21:31:58 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]

        Besides this, Bus 0 has a yellow traffic light since the upgrade. This bus had intermittent issues before for which I never found the root cause (already spent days on re-wiring).

        Does the improved firmware now provide better debugging capabilities?

        Wartung-VPN is open (wiregate234).

        Thanks for your support.

        Best regards, martenss

        Kommentar


          #34
          Danke fürs fixen!
          martenss

          Kommentar


            #35
            Zitat von martenss Beitrag anzeigen
            Apr 21 21:22:57 wiregate234 monit[25404]: 'bootfs' space usage 95.3% matches resource limit [space usage>95.0%]
            The only "new" thing is, that it gets reported

            This is no real problem at all the (readonly) boot-partition is pretty full, in case ever needed, it could be freed from (never used) old Kernels but this was never done automatically to avoid useless troubles as this implies always a small risk to brick the box..

            Besides this, Bus 0 has a yellow traffic light since the upgrade. This bus had intermittent issues before for which I never found the root cause (already spent days on re-wiring).
            Now, in detail it shouldnt be more picky on errors but live longer, so there is just more chance for the lights to go yellow.
            As long as things work, this is just a signal to point out there might be a problem..

            Makki
            EIB/KNX & WireGate & HS3, Russound,mpd,vdr,DM8000, DALI, DMX
            -> Bitte KEINE PNs!

            Kommentar


              #36
              Code:
              'bootfs' space usage 100% matches resource limit [space usage>95.0%]
              Sollte man sich jetzt Sorgen machen?

              Kommentar


                #37
                Seltsam?...

                Hast du irgend etwas von Hand im System oder in einem Plugin gemacht, dass auf ein falsches Verzeichniss schreibt?

                Ich habe genau 95,3% auslastung wie viele Andere auch.

                Was gibt bei dir die Console aus, wenn du dort folgendes eingibst:

                Code:
                lsof -p $$
                Wird da irgend etwas auf bootfs geschrieben?

                Oder ein:

                Code:
                lsof | less | grep bootfs
                sollte nichts ausgeben. Sonst solltest du dir schon ein bischen Sorgen machen.
                Gruss Patrik alias swiss

                Kommentar


                  #38
                  Code:
                  lsof -p $$
                  produziert
                  Code:
                  COMMAND  PID USER   FD   TYPE DEVICE    SIZE   NODE NAME
                  bash    8907 root  cwd    DIR    3,2    4096  96001 /root
                  bash    8907 root  rtd    DIR    3,2    4096      2 /
                  bash    8907 root  txt    REG    3,2  700492  65031 /bin/bash
                  bash    8907 root  mem    REG    3,2   25700  35917 /usr/lib/gconv/gconv-modules.cache
                  bash    8907 root  mem    REG    3,2   38408 288085 /lib/libnss_files-2.7.so
                  bash    8907 root  mem    REG    3,2   34348 290510 /lib/libnss_nis-2.7.so
                  bash    8907 root  mem    REG    3,2   79608 288084 /lib/libnsl-2.7.so
                  bash    8907 root  mem    REG    3,2   30436 288177 /lib/libnss_compat-2.7.so
                  bash    8907 root  mem    REG    3,2 2950576  48082 /usr/lib/locale/locale-archive
                  bash    8907 root  mem    REG    3,2 1294572 288341 /lib/libc-2.7.so
                  bash    8907 root  mem    REG    3,2    9680 288355 /lib/libdl-2.7.so
                  bash    8907 root  mem    REG    3,2  202188 288056 /lib/libncurses.so.5.7
                  bash    8907 root  mem    REG    3,2    9476  36658 /usr/lib/gconv/ISO8859-15.so
                  bash    8907 root  mem    REG    3,2  113248 288340 /lib/ld-2.7.so
                  bash    8907 root    0u   CHR  136,0              3 /dev/pts/0
                  bash    8907 root    1u   CHR  136,0              3 /dev/pts/0
                  bash    8907 root    2u   CHR  136,0              3 /dev/pts/0
                  bash    8907 root  255u   CHR  136,0              3 /dev/pts/0
                  und
                  Code:
                  lsof | less | grep bootfs
                  gibt nichts aus.

                  Kommentar


                    #39
                    Wie bereits mehrfach angemerkt: die Meldung über /boot=100% ist neu, aber nur weil er es jetzt (alles) sagt und unschön aber absolut unbedenklich.
                    Wird rausgenommen (die Meldung), weil am Kernel zu fummeln war - ausser für Treiber-Wünsche - in 4J nicht ein einziges mal notwendig - und soll auch so bleiben..

                    Makki
                    EIB/KNX & WireGate & HS3, Russound,mpd,vdr,DM8000, DALI, DMX
                    -> Bitte KEINE PNs!

                    Kommentar

                    Lädt...
                    X