Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backitup "Packed 0MB so far..."

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    598

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.0k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    877

Backitup "Packed 0MB so far..."

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
17 Beiträge 3 Kommentatoren 866 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Saibot88

    Hallo,

    seit einiger Zeit führt mein Backitup Adapter keine Backups mehr durch.
    Folgende Ausgangssituation:

    • IOBroker läuft auf einen Raspi4 in der Version 5.1.25, node.js v14.18.2 und npm 6.14.15

    • die Backups werden auf einen Stick, der in der FritzBox steckt gespeichert

    Diese Konfiguration lief über mehrere Monate Problemlos. Aktuell bleibt die Sicherung jedoch immer bei "[DEBUG] [javascripts] - Packed 0MB so far..." stehen.

    Started iobroker ...
    [DEBUG] [mount] - noserverino option: false
    [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=BackupIO,password=****,rw,file_mode=0777,dir_mode=0777,vers=2.0 //192.168.178.2/FRITZ.NAS/Volume/Backup_IoBroker /opt/iobroker/backups"
    [DEBUG] [mount] - mount successfully completed
    [DEBUG] [mount] - done
    [DEBUG] [iobroker] - host.smartHome 1805 states saved
    
    [DEBUG] [iobroker] - host.smartHome 2434 objects saved
    
    [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_12_14-15_46_39_backupiobroker.tar.gz
    
    [DEBUG] [iobroker] - done
    [DEBUG] [influxDB] - InfluxDB-Backup started ...
    [DEBUG] [influxDB] - Start InfluxDB Backup ...
    [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
    [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
    [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
    [ERROR] [influxDB] - [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_12_14-15_46_47_backupiobroker"
    backup: open /opt/iobroker/backups/influxDB_2021_12_14-15_46_47_backupiobroker/meta.00.pending: stale NFS file handle
    
    [DEBUG] [historyDB] - compress from historyDB started ...
    [DEBUG] [historyDB] - Backup created: /opt/iobroker/backups/historyDB_2021_12_14-15_46_49_backupiobroker.tar.gz
    [DEBUG] [historyDB] - done
    [DEBUG] [grafana] - Start Grafana Backup ...
    [DEBUG] [grafana] - Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
    [DEBUG] [grafana] - Created dashboard directory
    [DEBUG] [grafana] - Created dashboards_manually_restore directory
    [DEBUG] [grafana] - Created datasource directory
    [DEBUG] [grafana] - start Grafana request ...
    [DEBUG] [grafana] - Grafana is not available: TypeError: Cannot read property 'replace' of null
    [DEBUG] [grafana] - Grafana is not available!
    [DEBUG] [grafana] - Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
    [DEBUG] [grafana] - Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
    [DEBUG] [grafana] - Grafana Backup cannot created ...
    [DEBUG] [grafana] - done
    [DEBUG] [javascripts] - Try deleting the old javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
    [DEBUG] [javascripts] - old javascript_tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
    [DEBUG] [javascripts] - Created javascript_tmp directory
    [DEBUG] [javascripts] - found Script: Multiroom_Verstärker_über_Lautstärke_schalten
    [DEBUG] [javascripts] - found Script: Müllerinnerung_an_WhatsApp_
    [DEBUG] [javascripts] - found Script: Rollladen_Terrasse_per_anwesenheit
    [DEBUG] [javascripts] - found Script: pi_shutdown
    [DEBUG] [javascripts] - found Script: pi_reboot
    [DEBUG] [javascripts] - found Script: Szene_gemütlich_nach_Sonnenuntergang
    [DEBUG] [javascripts] - found Script: Hauswasserwerk
    [DEBUG] [javascripts] - found Script: Tag___Nacht_Umschaltung
    [DEBUG] [javascripts] - found Script: Weihnachtsbeleuchtung
    [DEBUG] [javascripts] - found Script: Laden
    [DEBUG] [javascripts] - Packed 0MB so far...
    

    Für Lösungsansätze wäre ich sehr dankbar.

    Gruß, Tobias

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #5

    @saibot88 sagte in Backitup "Packed 0MB so far...":

    noserverino option: false

    Die muss bei FritzBoxen aktiv sein.

    vers=2.0

    SMB-Version muss/sollte bei aktueller Firmware auf 3.1.1. sein.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @saibot88 sagte in Backitup "Packed 0MB so far...":

      im Log steht folgendes:

      bitte keine Bilder, da lässt sich kein Code kopieren und ist auf dem Handy nicht zu entziffern

      ich fürchte aber, deine Instanz ist abgestürzt.

      Was sagt top?

      S Offline
      S Offline
      Saibot88
      schrieb am zuletzt editiert von
      #6

      @homoran said in Backitup "Packed 0MB so far...":

      @saibot88 sagte in Backitup "Packed 0MB so far...":

      im Log steht folgendes:

      bitte keine Bilder, da lässt sich kein Code kopieren und ist auf dem Handy nicht zu entziffern

      Oh Entschuldigung, werde ich beim nächsten mal beachten.

      ich fürchte aber, deine Instanz ist abgestürzt.

      Was sagt top?

      was bedeutet top? 🤔

      Thomas BraunT HomoranH 2 Antworten Letzte Antwort
      0
      • S Saibot88

        @homoran said in Backitup "Packed 0MB so far...":

        @saibot88 sagte in Backitup "Packed 0MB so far...":

        im Log steht folgendes:

        bitte keine Bilder, da lässt sich kein Code kopieren und ist auf dem Handy nicht zu entziffern

        Oh Entschuldigung, werde ich beim nächsten mal beachten.

        ich fürchte aber, deine Instanz ist abgestürzt.

        Was sagt top?

        was bedeutet top? 🤔

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #7

        @saibot88

        Lass das Backup nicht in der Stunde von 2-3 Uhr ausführen. Das gibt bei der Zeitumstellung immer gerne Probleme.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • S Saibot88

          @homoran said in Backitup "Packed 0MB so far...":

          @saibot88 sagte in Backitup "Packed 0MB so far...":

          im Log steht folgendes:

          bitte keine Bilder, da lässt sich kein Code kopieren und ist auf dem Handy nicht zu entziffern

          Oh Entschuldigung, werde ich beim nächsten mal beachten.

          ich fürchte aber, deine Instanz ist abgestürzt.

          Was sagt top?

          was bedeutet top? 🤔

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #8

          @saibot88 sagte in Backitup "Packed 0MB so far...":

          was bedeutet top?

          du bist doch mit puTTY (o.ä) auf deinem ioBroker-Server, oder etwa nicht?
          Da gibst du diesen Befehl ein und postest die Ausgabe in code-tags

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          S 1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @saibot88 sagte in Backitup "Packed 0MB so far...":

            was bedeutet top?

            du bist doch mit puTTY (o.ä) auf deinem ioBroker-Server, oder etwa nicht?
            Da gibst du diesen Befehl ein und postest die Ausgabe in code-tags

            S Offline
            S Offline
            Saibot88
            schrieb am zuletzt editiert von
            #9

            @homoran said in Backitup "Packed 0MB so far...":

            @saibot88 sagte in Backitup "Packed 0MB so far...":

            was bedeutet top?

            du bist doch mit puTTY (o.ä) auf deinem ioBroker-Server, oder etwa nicht?
            Da gibst du diesen Befehl ein und postest die Ausgabe in code-tags

            Danke..

            top - 12:14:06 up  1:32,  1 user,  load average: 0,54, 0,72, 0,84
            Tasks: 160 total,   1 running, 159 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  6,0 us,  1,4 sy,  0,0 ni, 89,0 id,  3,2 wa,  0,0 hi,  0,3 si,  0,0 st
            MiB Mem :   3837,7 total,   1990,7 free,   1333,5 used,    513,5 buff/cache
            MiB Swap:    100,0 total,    100,0 free,      0,0 used.   2733,8 avail Mem
            
              PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
              572 influxdb  20   0  947400 126824  29164 S  13,2   3,2   3:50.09 influxd
             1584 iobroker  20   0  240308 116616  33272 S   8,9   3,0   7:24.30 iobroker.js-con
             1777 iobroker  20   0  225408  85076  28400 S   3,6   2,2   1:22.86 io.sonoff.0
             1666 iobroker  20   0  253492 128468  33188 S   2,0   3,3   1:49.83 io.javascript.0
             2318 iobroker  20   0  206752  76708  28960 S   0,7   2,0   0:18.76 io.web.0
             2450 iobroker  20   0  210164  81608  28512 S   0,7   2,1   0:17.40 io.influxdb.0
             2512 iobroker  20   0  183464  62776  29160 S   0,7   1,6   0:12.10 io.tankerkoenig
             5847 pi        20   0   10296   2940   2576 R   0,7   0,1   0:03.87 top
               86 root     -51   0       0      0      0 S   0,3   0,0   0:14.28 irq/47-mmc0
              566 grafana   20   0 1004824  73144  49392 S   0,3   1,9   0:33.89 grafana-server
             1632 iobroker  20   0  208504  99792  33100 S   0,3   2,5   0:26.61 node-red
             2379 iobroker  20   0  175904  53080  28412 S   0,3   1,4   0:08.47 io.vis-inventwo
             2435 iobroker  20   0  197896  62708  28412 S   0,3   1,6   0:09.36 io.sayit.0
             2531 iobroker  20   0  176564  58584  28568 S   0,3   1,5   0:16.14 io.fullybrowser
             2546 iobroker  20   0  174908  53804  28400 S   0,3   1,4   0:07.87 io.echarts.0
             3923 root      20   0       0      0      0 I   0,3   0,0   0:03.48 kworker/0:4-events
             4606 root      20   0       0      0      0 I   0,3   0,0   0:03.29 kworker/0:1-events_freezable
             5799 pi        20   0   12204   3500   2712 S   0,3   0,1   0:00.73 sshd
                1 root      20   0   32672   7944   6328 S   0,0   0,2   0:04.48 systemd
                2 root      20   0       0      0      0 S   0,0   0,0   0:00.02 kthreadd
                3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-events_highpri
                8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
               10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
               11 root      20   0       0      0      0 S   0,0   0,0   0:00.78 ksoftirqd/0
               12 root      20   0       0      0      0 I   0,0   0,0   0:02.04 rcu_sched
               13 root      rt   0       0      0      0 S   0,0   0,0   0:00.01 migration/0
               14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
               15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
               16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
               17 root      20   0       0      0      0 S   0,0   0,0   0:00.23 ksoftirqd/1
               19 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H-kblockd
               20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
               21 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
               22 root      20   0       0      0      0 S   0,0   0,0   0:00.25 ksoftirqd/2
               24 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:0H-kblockd
               25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
               26 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/3
               27 root      20   0       0      0      0 S   0,0   0,0   0:00.23 ksoftirqd/3
               29 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0H-kblockd
               30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs
               31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
               33 root      20   0       0      0      0 I   0,0   0,0   0:01.50 kworker/1:1-mm_percpu_wq
               34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
               36 root      20   0       0      0      0 S   0,0   0,0   0:00.00 khungtaskd
               37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
               38 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
               39 root      20   0       0      0      0 S   0,0   0,0   0:00.41 kcompactd0
               57 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
               58 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
               59 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
               61 root       0 -20       0      0      0 I   0,0   0,0   0:00.37 kworker/0:1H-kblockd
               62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
            
            
            Thomas BraunT HomoranH 2 Antworten Letzte Antwort
            0
            • S Saibot88

              @homoran said in Backitup "Packed 0MB so far...":

              @saibot88 sagte in Backitup "Packed 0MB so far...":

              was bedeutet top?

              du bist doch mit puTTY (o.ä) auf deinem ioBroker-Server, oder etwa nicht?
              Da gibst du diesen Befehl ein und postest die Ausgabe in code-tags

              Danke..

              top - 12:14:06 up  1:32,  1 user,  load average: 0,54, 0,72, 0,84
              Tasks: 160 total,   1 running, 159 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  6,0 us,  1,4 sy,  0,0 ni, 89,0 id,  3,2 wa,  0,0 hi,  0,3 si,  0,0 st
              MiB Mem :   3837,7 total,   1990,7 free,   1333,5 used,    513,5 buff/cache
              MiB Swap:    100,0 total,    100,0 free,      0,0 used.   2733,8 avail Mem
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
                572 influxdb  20   0  947400 126824  29164 S  13,2   3,2   3:50.09 influxd
               1584 iobroker  20   0  240308 116616  33272 S   8,9   3,0   7:24.30 iobroker.js-con
               1777 iobroker  20   0  225408  85076  28400 S   3,6   2,2   1:22.86 io.sonoff.0
               1666 iobroker  20   0  253492 128468  33188 S   2,0   3,3   1:49.83 io.javascript.0
               2318 iobroker  20   0  206752  76708  28960 S   0,7   2,0   0:18.76 io.web.0
               2450 iobroker  20   0  210164  81608  28512 S   0,7   2,1   0:17.40 io.influxdb.0
               2512 iobroker  20   0  183464  62776  29160 S   0,7   1,6   0:12.10 io.tankerkoenig
               5847 pi        20   0   10296   2940   2576 R   0,7   0,1   0:03.87 top
                 86 root     -51   0       0      0      0 S   0,3   0,0   0:14.28 irq/47-mmc0
                566 grafana   20   0 1004824  73144  49392 S   0,3   1,9   0:33.89 grafana-server
               1632 iobroker  20   0  208504  99792  33100 S   0,3   2,5   0:26.61 node-red
               2379 iobroker  20   0  175904  53080  28412 S   0,3   1,4   0:08.47 io.vis-inventwo
               2435 iobroker  20   0  197896  62708  28412 S   0,3   1,6   0:09.36 io.sayit.0
               2531 iobroker  20   0  176564  58584  28568 S   0,3   1,5   0:16.14 io.fullybrowser
               2546 iobroker  20   0  174908  53804  28400 S   0,3   1,4   0:07.87 io.echarts.0
               3923 root      20   0       0      0      0 I   0,3   0,0   0:03.48 kworker/0:4-events
               4606 root      20   0       0      0      0 I   0,3   0,0   0:03.29 kworker/0:1-events_freezable
               5799 pi        20   0   12204   3500   2712 S   0,3   0,1   0:00.73 sshd
                  1 root      20   0   32672   7944   6328 S   0,0   0,2   0:04.48 systemd
                  2 root      20   0       0      0      0 S   0,0   0,0   0:00.02 kthreadd
                  3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                  4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                  6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-events_highpri
                  8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                  9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                 10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                 11 root      20   0       0      0      0 S   0,0   0,0   0:00.78 ksoftirqd/0
                 12 root      20   0       0      0      0 I   0,0   0,0   0:02.04 rcu_sched
                 13 root      rt   0       0      0      0 S   0,0   0,0   0:00.01 migration/0
                 14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                 15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                 16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
                 17 root      20   0       0      0      0 S   0,0   0,0   0:00.23 ksoftirqd/1
                 19 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H-kblockd
                 20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                 21 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
                 22 root      20   0       0      0      0 S   0,0   0,0   0:00.25 ksoftirqd/2
                 24 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:0H-kblockd
                 25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
                 26 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/3
                 27 root      20   0       0      0      0 S   0,0   0,0   0:00.23 ksoftirqd/3
                 29 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0H-kblockd
                 30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs
                 31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
                 33 root      20   0       0      0      0 I   0,0   0,0   0:01.50 kworker/1:1-mm_percpu_wq
                 34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
                 36 root      20   0       0      0      0 S   0,0   0,0   0:00.00 khungtaskd
                 37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
                 38 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
                 39 root      20   0       0      0      0 S   0,0   0,0   0:00.41 kcompactd0
                 57 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
                 58 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
                 59 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
                 61 root       0 -20       0      0      0 I   0,0   0,0   0:00.37 kworker/0:1H-kblockd
                 62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #10

              @saibot88

              Hast du die Einstellungen jetzt auch angepasst?

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              S 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @saibot88

                Hast du die Einstellungen jetzt auch angepasst?

                S Offline
                S Offline
                Saibot88
                schrieb am zuletzt editiert von
                #11

                @thomas-braun

                ja, hab es jetzt auf 04:00 Uhr umgestellt. Danke für den Hinweis ☺ .

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • S Saibot88

                  @thomas-braun

                  ja, hab es jetzt auf 04:00 Uhr umgestellt. Danke für den Hinweis ☺ .

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #12

                  @saibot88

                  Die anderen Dinge wären wichtiger...

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  S 1 Antwort Letzte Antwort
                  0
                  • S Saibot88

                    @homoran said in Backitup "Packed 0MB so far...":

                    @saibot88 sagte in Backitup "Packed 0MB so far...":

                    was bedeutet top?

                    du bist doch mit puTTY (o.ä) auf deinem ioBroker-Server, oder etwa nicht?
                    Da gibst du diesen Befehl ein und postest die Ausgabe in code-tags

                    Danke..

                    top - 12:14:06 up  1:32,  1 user,  load average: 0,54, 0,72, 0,84
                    Tasks: 160 total,   1 running, 159 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  6,0 us,  1,4 sy,  0,0 ni, 89,0 id,  3,2 wa,  0,0 hi,  0,3 si,  0,0 st
                    MiB Mem :   3837,7 total,   1990,7 free,   1333,5 used,    513,5 buff/cache
                    MiB Swap:    100,0 total,    100,0 free,      0,0 used.   2733,8 avail Mem
                    
                      PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
                      572 influxdb  20   0  947400 126824  29164 S  13,2   3,2   3:50.09 influxd
                     1584 iobroker  20   0  240308 116616  33272 S   8,9   3,0   7:24.30 iobroker.js-con
                     1777 iobroker  20   0  225408  85076  28400 S   3,6   2,2   1:22.86 io.sonoff.0
                     1666 iobroker  20   0  253492 128468  33188 S   2,0   3,3   1:49.83 io.javascript.0
                     2318 iobroker  20   0  206752  76708  28960 S   0,7   2,0   0:18.76 io.web.0
                     2450 iobroker  20   0  210164  81608  28512 S   0,7   2,1   0:17.40 io.influxdb.0
                     2512 iobroker  20   0  183464  62776  29160 S   0,7   1,6   0:12.10 io.tankerkoenig
                     5847 pi        20   0   10296   2940   2576 R   0,7   0,1   0:03.87 top
                       86 root     -51   0       0      0      0 S   0,3   0,0   0:14.28 irq/47-mmc0
                      566 grafana   20   0 1004824  73144  49392 S   0,3   1,9   0:33.89 grafana-server
                     1632 iobroker  20   0  208504  99792  33100 S   0,3   2,5   0:26.61 node-red
                     2379 iobroker  20   0  175904  53080  28412 S   0,3   1,4   0:08.47 io.vis-inventwo
                     2435 iobroker  20   0  197896  62708  28412 S   0,3   1,6   0:09.36 io.sayit.0
                     2531 iobroker  20   0  176564  58584  28568 S   0,3   1,5   0:16.14 io.fullybrowser
                     2546 iobroker  20   0  174908  53804  28400 S   0,3   1,4   0:07.87 io.echarts.0
                     3923 root      20   0       0      0      0 I   0,3   0,0   0:03.48 kworker/0:4-events
                     4606 root      20   0       0      0      0 I   0,3   0,0   0:03.29 kworker/0:1-events_freezable
                     5799 pi        20   0   12204   3500   2712 S   0,3   0,1   0:00.73 sshd
                        1 root      20   0   32672   7944   6328 S   0,0   0,2   0:04.48 systemd
                        2 root      20   0       0      0      0 S   0,0   0,0   0:00.02 kthreadd
                        3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                        4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                        6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-events_highpri
                        8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                        9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                       10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                       11 root      20   0       0      0      0 S   0,0   0,0   0:00.78 ksoftirqd/0
                       12 root      20   0       0      0      0 I   0,0   0,0   0:02.04 rcu_sched
                       13 root      rt   0       0      0      0 S   0,0   0,0   0:00.01 migration/0
                       14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                       15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                       16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
                       17 root      20   0       0      0      0 S   0,0   0,0   0:00.23 ksoftirqd/1
                       19 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H-kblockd
                       20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                       21 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
                       22 root      20   0       0      0      0 S   0,0   0,0   0:00.25 ksoftirqd/2
                       24 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:0H-kblockd
                       25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
                       26 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/3
                       27 root      20   0       0      0      0 S   0,0   0,0   0:00.23 ksoftirqd/3
                       29 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0H-kblockd
                       30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs
                       31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
                       33 root      20   0       0      0      0 I   0,0   0,0   0:01.50 kworker/1:1-mm_percpu_wq
                       34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
                       36 root      20   0       0      0      0 S   0,0   0,0   0:00.00 khungtaskd
                       37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
                       38 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
                       39 root      20   0       0      0      0 S   0,0   0,0   0:00.41 kcompactd0
                       57 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
                       58 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
                       59 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
                       61 root       0 -20       0      0      0 I   0,0   0,0   0:00.37 kworker/0:1H-kblockd
                       62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
                    
                    
                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von Homoran
                    #13

                    @saibot88 sagte in Backitup "Packed 0MB so far...":

                    up 1:32

                    der läuft erst seit 1 1/2 Stunden?

                    Dann sind die Werte nicht aussagekräftig.
                    Im Moment ist alles absolut entspannt.

                    Wie groß sind deine Backups?

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    S 1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @saibot88 sagte in Backitup "Packed 0MB so far...":

                      up 1:32

                      der läuft erst seit 1 1/2 Stunden?

                      Dann sind die Werte nicht aussagekräftig.
                      Im Moment ist alles absolut entspannt.

                      Wie groß sind deine Backups?

                      S Offline
                      S Offline
                      Saibot88
                      schrieb am zuletzt editiert von
                      #14

                      @homoran said in Backitup "Packed 0MB so far...":

                      @saibot88 sagte in Backitup "Packed 0MB so far...":

                      up 1:32

                      der läuft erst seit 1 1/2 Stunden?

                      Dann sind die Werte nicht aussagekräftig.
                      Im Moment ist alles absolut entspannt.

                      Ich hatte den kompletten Raspberry vormittags neu gestartet, darum erst die 1 1/2 Stunden.

                      Wie groß sind deine Backups?

                      12.10.2021  02:00         4.524.871 iobroker_2021_10_12-03_00_20_backupiobroker.tar.gz
                      13.10.2021  02:00         4.531.495 iobroker_2021_10_13-03_00_20_backupiobroker.tar.gz
                      14.10.2021  02:00         4.538.741 iobroker_2021_10_14-03_00_20_backupiobroker.tar.gz
                      15.10.2021  02:00         4.538.863 iobroker_2021_10_15-03_00_20_backupiobroker.tar.gz
                      
                      16.12.2021  10:47         4.588.573 iobroker_2021_12_16-10_47_03_backupiobroker.tar.gz
                      16.12.2021  10:47                10 javascripts_2021_12_16-10_47_20_backupiobroker.tar.gz
                      16.12.2021  10:47                87 historyDB_2021_12_16-10_47_17_backupiobroker.tar.gz
                      16.12.2021  12:23         4.588.215 iobroker_2021_12_16-12_23_03_backupiobroker.tar.gz
                      16.12.2021  12:23                10 javascripts_2021_12_16-12_23_19_backupiobroker.tar.gz
                      16.12.2021  12:23                87 historyDB_2021_12_16-12_23_12_backupiobroker.tar.gz
                      16.12.2021  10:50         4.588.642 iobroker_2021_12_16-10_50_10_backupiobroker.tar.gz
                      16.12.2021  10:50                10 influxDB_2021_12_16-10_50_19_backupiobroker.tar.gz
                      

                      Im Oktober wurde immer eine Datei mit etwa 4,5MB angelegt. Heute habe ich bislang 3 Sicherungen versucht und es werden mehrere Dateien angelegt, wobei die Größe ziemlich identisch ist.

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • S Saibot88

                        @homoran said in Backitup "Packed 0MB so far...":

                        @saibot88 sagte in Backitup "Packed 0MB so far...":

                        up 1:32

                        der läuft erst seit 1 1/2 Stunden?

                        Dann sind die Werte nicht aussagekräftig.
                        Im Moment ist alles absolut entspannt.

                        Ich hatte den kompletten Raspberry vormittags neu gestartet, darum erst die 1 1/2 Stunden.

                        Wie groß sind deine Backups?

                        12.10.2021  02:00         4.524.871 iobroker_2021_10_12-03_00_20_backupiobroker.tar.gz
                        13.10.2021  02:00         4.531.495 iobroker_2021_10_13-03_00_20_backupiobroker.tar.gz
                        14.10.2021  02:00         4.538.741 iobroker_2021_10_14-03_00_20_backupiobroker.tar.gz
                        15.10.2021  02:00         4.538.863 iobroker_2021_10_15-03_00_20_backupiobroker.tar.gz
                        
                        16.12.2021  10:47         4.588.573 iobroker_2021_12_16-10_47_03_backupiobroker.tar.gz
                        16.12.2021  10:47                10 javascripts_2021_12_16-10_47_20_backupiobroker.tar.gz
                        16.12.2021  10:47                87 historyDB_2021_12_16-10_47_17_backupiobroker.tar.gz
                        16.12.2021  12:23         4.588.215 iobroker_2021_12_16-12_23_03_backupiobroker.tar.gz
                        16.12.2021  12:23                10 javascripts_2021_12_16-12_23_19_backupiobroker.tar.gz
                        16.12.2021  12:23                87 historyDB_2021_12_16-12_23_12_backupiobroker.tar.gz
                        16.12.2021  10:50         4.588.642 iobroker_2021_12_16-10_50_10_backupiobroker.tar.gz
                        16.12.2021  10:50                10 influxDB_2021_12_16-10_50_19_backupiobroker.tar.gz
                        

                        Im Oktober wurde immer eine Datei mit etwa 4,5MB angelegt. Heute habe ich bislang 3 Sicherungen versucht und es werden mehrere Dateien angelegt, wobei die Größe ziemlich identisch ist.

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #15

                        @saibot88 sagte in Backitup "Packed 0MB so far...":

                        Heute

                        nach dem Neustart?
                        Dann sollte es nicht am mangelnden RAM liegen

                        @saibot88 sagte in Backitup "Packed 0MB so far...":

                        Im Oktober wurde immer eine Datei mit etwa 4,5MB angelegt.

                        Das ist auch eher im unteren Bereich

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @saibot88

                          Die anderen Dinge wären wichtiger...

                          S Offline
                          S Offline
                          Saibot88
                          schrieb am zuletzt editiert von
                          #16

                          @thomas-braun said in Backitup "Packed 0MB so far...":

                          @saibot88

                          Die anderen Dinge wären wichtiger...

                          Entschuldige, ich hatte deinen vorherigen Post übersehen. Diese Einstellungen habe ich jetzt auch angepasst.

                          Und nun läuft die Sicherung auch wieder komplett durch.

                          S 1 Antwort Letzte Antwort
                          1
                          • S Saibot88

                            @thomas-braun said in Backitup "Packed 0MB so far...":

                            @saibot88

                            Die anderen Dinge wären wichtiger...

                            Entschuldige, ich hatte deinen vorherigen Post übersehen. Diese Einstellungen habe ich jetzt auch angepasst.

                            Und nun läuft die Sicherung auch wieder komplett durch.

                            S Offline
                            S Offline
                            Saibot88
                            schrieb am zuletzt editiert von
                            #17

                            @Homoran
                            @Thomas-Braun

                            Vielen herzlichen Dank für eure Unterstützung. Es scheint erstmal alles wieder wie gewollt zu funktionieren.

                            Ich wünsche einen schönen Tag ☺

                            1 Antwort Letzte Antwort
                            0

                            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                            Registrieren Anmelden
                            Antworten
                            • In einem neuen Thema antworten
                            Anmelden zum Antworten
                            • Älteste zuerst
                            • Neuste zuerst
                            • Meiste Stimmen


                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            539

                            Online

                            32.9k

                            Benutzer

                            83.0k

                            Themen

                            1.3m

                            Beiträge
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                            ioBroker Community 2014-2025
                            logo
                            • Anmelden

                            • Du hast noch kein Konto? Registrieren

                            • Anmelden oder registrieren, um zu suchen
                            • Erster Beitrag
                              Letzter Beitrag
                            0
                            • Home
                            • Aktuell
                            • Tags
                            • Ungelesen 0
                            • Kategorien
                            • Unreplied
                            • Beliebt
                            • GitHub
                            • Docu
                            • Hilfe