Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. InfluxDB
    5. Influx

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Influx

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      edstobi last edited by

      Hallo
      Ich bekomme die Meldung das :

      Error: {"error":"engine: error writing WAL entry: write /var/lib/influxdb/wal/iobroker/autogen/199/_00002.wal: no space left on device"} / "{\"error\":\"engine: error writing WAL entry: write /var/lib/influxdb/wal/iobroker/autogen/199/_00002.wal: no space left on device\"}\n"
      

      Die Platte sieht nicht voll aus:

      pi@PI-Iobroker:/var $ df -h
      Filesystem      Size  Used Avail Use% Mounted on
      udev            3.9G     0  3.9G   0% /dev
      tmpfs           807M  5.8M  801M   1% /run
      /dev/nvme0n1p2  235G   26G  198G  12% /
      tmpfs           4.0G   32K  4.0G   1% /dev/shm
      tmpfs           5.0M   48K  5.0M   1% /run/lock
      /dev/nvme0n1p1  510M   68M  443M  14% /boot/firmware
      /dev/sda         15G  9.7G  4.2G  70% /media/usbstick
      tmpfs           807M  192K  807M   1% /run/user/1000
      

      Liefert

      sudo du -sh /var/lib/influxdb/* | sort -hr | head -n 10
      1.5G	/var/lib/influxdb/data
      33M	/var/lib/influxdb/wal
      8.0K	/var/lib/influxdb/meta
      4.0K	/var/lib/influxdb/influxd.pid
      

      Hat jemand eine Idee was ich machen kann um die Protokollierung wieder zum laufen zu bekommen?

      Marc Berg E 2 Replies Last reply Reply Quote 0
      • Marc Berg
        Marc Berg Most Active @edstobi last edited by

        @edstobi

        Was sagt die Inode Auslastung?

        df -ih
        
        E 1 Reply Last reply Reply Quote 0
        • E
          edstobi @Marc Berg last edited by

          @marc-berg
          das zeigt:

          pi@PI-Iobroker:/ $ df -i
          Filesystem       Inodes  IUsed    IFree IUse% Mounted on
          udev             255412    504   254908    1% /dev
          tmpfs            258036    901   257135    1% /run
          /dev/nvme0n1p2 15445248 353840 15091408    3% /
          tmpfs            258036      3   258033    1% /dev/shm
          tmpfs            258036      6   258030    1% /run/lock
          /dev/nvme0n1p1        0      0        0     - /boot/firmware
          /dev/sda         977280     69   977211    1% /media/usbstick
          tmpfs            206428     75   206353    1% /run/user/1000
          
          Marc Berg 1 Reply Last reply Reply Quote 0
          • Marc Berg
            Marc Berg Most Active @edstobi last edited by

            @edstobi

            dann ist vielleicht die wal-Datei defekt.

            Versuche mal:

            sudo systemctl stop influxdb
            sudo mv /var/lib/influxdb/wal /var/lib/influxdb/wal.bak
            sudo mkdir /var/lib/influxdb/wal
            sudo chown influxdb:influxdb /var/lib/influxdb/wal
            sudo systemctl start influxdb
            
            1 Reply Last reply Reply Quote 0
            • E
              edstobi @edstobi last edited by

              @edstobi
              das habe ich aus Verzweiflung ausgeführt und jetzt kann ich im Moment mit der Influx wieder arbeiten.

              pi@PI-Iobroker:/ $ sudo systemctl stop influxdb
              pi@PI-Iobroker:/ $ sudo rm -rf /var/lib/influxdb/wal/*
              pi@PI-Iobroker:/ $ sudo systemctl start influxdb
              
              Marc Berg 1 Reply Last reply Reply Quote 0
              • Marc Berg
                Marc Berg Most Active @edstobi last edited by

                @edstobi sagte in Influx:

                das habe ich aus Verzweiflung ausgeführt und jetzt kann ich im Moment mit der Influx wieder arbeiten

                Das bestätigt die letzte Vermutung.

                E 1 Reply Last reply Reply Quote 0
                • E
                  edstobi @Marc Berg last edited by

                  @marc-berg
                  vor Zeitlichen auftreten ist es während des IObroker Backups backitup (aktuelle Version) aufgetreten.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  908
                  Online

                  31.8k
                  Users

                  80.0k
                  Topics

                  1.3m
                  Posts

                  2
                  7
                  91
                  Loading More Posts
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes
                  Reply
                  • Reply as topic
                  Log in to reply
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                  The ioBroker Community 2014-2023
                  logo