Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Ausstieg aus ndcu

    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

    Ausstieg aus ndcu

    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      GOETSCHHOFER @Thomas Braun last edited by GOETSCHHOFER

      @thomas-braun said in Ausstieg aus ndcu:

      @goetschhofer

      clear
      

      räumt im Terminal auf.

      Muss ich dies bei mir auf NUC Shell-Ebene eingeben oder in der Konsole bei VM-iobroker, wo sich diese überflüssigen Dateien befinden ? Ich frage lieber 2 x.


      47c2cffb-e22e-4546-afcf-be5f8a5c8233-image.png

      Danke

      Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @GOETSCHHOFER last edited by

        @goetschhofer
        In der Konsole, die du aufräumen willst.

        1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @GOETSCHHOFER last edited by

          @goetschhofer der Befehl clear macht dein Konsolenfenster leer, es werden keine Dateien dadurch gelöscht.

          @goetschhofer sagte in Ausstieg aus ndcu:

          Wie kann ich diese Dateien jetzt löschen

          die löschen sich doch automatisch nach eingestellter Zeit,
          wenn du allerings den Größenzuwachs meinst, könnte sein, das dein iobroker backup (backitup) nicht durchgelaufen ist und dadurch deine backups in opt/iobroker/backups/ liegen

          G 1 Reply Last reply Reply Quote 1
          • G
            GOETSCHHOFER @crunchip last edited by GOETSCHHOFER

            @crunchip said in Ausstieg aus ndcu:

            wenn du allerings den Größenzuwachs meinst, könnte sein, das dein iobroker backup (backitup) nicht durchgelaufen ist und dadurch deine backups in opt/iobroker/backups/ liegen

            Ja, genau den meine ich. Hier habe ich mir schon wieder unabsichtlich Datenmüll generiert.
            Hätte ich jetzt versucht händisch zu löschen, wie vor 1 Jahr, aber funktioniert nicht.


            046486b3-70ea-4afb-909b-c918581082aa-image.png

            Danke

            Thomas Braun 2 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @GOETSCHHOFER last edited by Thomas Braun

              @goetschhofer

              Das sieht für mich nach händischen Backups aus. Die müssen dann auch händisch dort wegbewegt werden, wenn das Verzeichnis ansonsten als Mountpunkt für z. B. eine Samba-Freigabe verwendet wird.

              Automatische Backups würde ich in die Nachtlegen, wenn mehr 'Ruhe' ist.

              1 Reply Last reply Reply Quote 1
              • Thomas Braun
                Thomas Braun Most Active @GOETSCHHOFER last edited by Thomas Braun

                @goetschhofer

                rm -rf /opt/iobroker/backups/*
                

                Ich würde vielleicht einen 'Grundkurs - Linux-Konsole' empfehlen.
                Das schaut da bei dir alles nach ungutem planlosem Herumgestochere auf der Tastatur aus.
                Das kann doch keinen Spaß machen.
                Mit hat 'damals' der sog. 'Kofler' sehr geholfen:
                https://www.rheinwerk-verlag.de/linux-das-umfassende-handbuch/

                Von ihm gibt es auch ein Buch speziell für den Raspberry, ich weiß aber nicht wie weit da auf Grundlagen im Terminal eingegangen wird:

                https://www.rheinwerk-verlag.de/raspberry-pi-das-umfassende-handbuch/

                G OliverIO 2 Replies Last reply Reply Quote 2
                • G
                  GOETSCHHOFER @Thomas Braun last edited by

                  @thomas-braun said in Ausstieg aus ndcu:

                  rm -rf /opt/iobroker/backups/

                  Dank für die vielen Tipps.👍

                  Ich hatte bei rm -rf das f nach r übersehen. Offenbar nicht ganz korrekt dokumentiert vor 1 Jahr.

                  Das Löschen funktioniert jetzt.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @GOETSCHHOFER last edited by

                    @goetschhofer sagte in Ausstieg aus ndcu:

                    Ich hatte bei rm -rf das f nach r übersehen.

                    Nein, du hattest da Leerzeichen übersehen. Und Schwierigkeiten mit dem Konzept von 'absoluten' und 'relativen' Pfaden im Verzeichnispfad von 'Linux'.

                    1 Reply Last reply Reply Quote 1
                    • OliverIO
                      OliverIO @Thomas Braun last edited by

                      @GOETSCHHOFER

                      Ich würde vielleicht einen 'Grundkurs - Linux-Konsole' empfehlen

                      hier kannst du auch mal schauen was es sonst noch so für nützliche befehle für die konsole/shell/terminal gibt

                      https://wiki.ubuntuusers.de/Shell/Befehlsübersicht/

                      G 1 Reply Last reply Reply Quote 1
                      • G
                        GOETSCHHOFER @OliverIO last edited by

                        @oliverio

                        Vielen Dank OliverIO ! 👍

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @GOETSCHHOFER last edited by

                          @goetschhofer

                          Weil ich gerade darüber gestolpert bin:

                          https://www.golem.de/news/in-eigener-sache-linux-e-learning-zum-einfuehrungspreis-2205-165583.html

                          G 2 Replies Last reply Reply Quote 1
                          • G
                            GOETSCHHOFER @Thomas Braun last edited by

                            @thomas-braun

                            Ist für mich irgendwie unerklärlich, dass die Datei-Backup-Größe bei der VM-iobroker von 6 auf 14 GB gestiegen ist und anschließend nach Löschen der backups in opt/iobroker/backups auf 3 GB gesunken ist.
                            So einen niedrige Dateigröße beim backup bei der VM-iobroker hatte ich überhaupt noch nie. 🤔


                            e84e19fb-1047-48b8-aa97-c1f2a40a3368-image.png

                            crunchip 1 Reply Last reply Reply Quote 0
                            • G
                              GOETSCHHOFER @Thomas Braun last edited by

                              @thomas-braun said in Ausstieg aus ndcu:

                              @goetschhofer

                              Weil ich gerade darüber gestolpert bin:

                              https://www.golem.de/news/in-eigener-sache-linux-e-learning-zum-einfuehrungspreis-2205-165583.html

                              Danke, ich denke den werde ich in den nächsten Tagen buchen.

                              1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @GOETSCHHOFER last edited by crunchip

                                @goetschhofer sagte in Ausstieg aus ndcu:

                                Ist für mich irgendwie unerklärlich, dass die Datei-Backup-Größe bei der VM-iobroker von 6 auf 14 GB gestiegen

                                also nochmal zum Verständnis

                                wenn du es korrekt im backitup Adapter eingerichtet hast(Haken gesetzt bei löschen alter Sicherungen), nur dann werden die backups im Ordner /opt/iobroker/backups nach erfolgreichem Backup dort automatisch gelöscht, das bedeutet, dieses Verzeichnis bleibt eigentlich immer leer.

                                aber

                                sollte aus irgendwelchen Gründen ein Fehler beim Backup entstehen, so verbleiben die Backups in /opt/iobroker/backups und werden nicht automatisch gelöscht.
                                zusätzlich,
                                jedes manuell angestoßene Backup verbleibt ebenfalls dort und muss manuell gelöscht werden.

                                G 1 Reply Last reply Reply Quote 1
                                • G
                                  GOETSCHHOFER @crunchip last edited by

                                  @crunchip

                                  Danke für die sehr ausführliche und plausible Erklärung. 👍

                                  Ja, ich hatte da in den letzten Wochen wieder backups, welche nicht korrekt durchgelaufen sind.

                                  Den Ordner /opt/iobroker/backups werde ich mir zukünftig 1 x wöchentlich anschauen.

                                  Der Hacken ist gesetzt.


                                  05777eda-0bf0-489b-8c90-9c43809b24c7-image.png

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @GOETSCHHOFER last edited by

                                    @goetschhofer

                                    36 Adapter-Updates plus den Host?
                                    Da würde ich mal rangehen, bevor das komplett überwuchert.

                                    G 1 Reply Last reply Reply Quote 1
                                    • G
                                      GOETSCHHOFER @Thomas Braun last edited by

                                      @thomas-braun said in Ausstieg aus ndcu:

                                      @goetschhofer

                                      36 Adapter-Updates plus den Host?
                                      Da würde ich mal rangehen, bevor das komplett überwuchert.

                                      Hallo Thomas,

                                      ja, diese Baustelle schiebe ich schon einige Zeit vor mir her. 🤕
                                      Da wollte ich mir Tipps im Forum einholen, wie ich dieses Aufräumen schrittweise angehen soll, bevor ich hier eine Bauchlandung mache.

                                      Ich hätte noch einige Verständnisfragen zum Thema backup:
                                      Habe am 21.5. alle alten backups im Verzeichnis opt/iobroker/backups gelöscht.
                                      Hacken zum Löschen ist im backitup-Adapter gesetzt.
                                      Trotzdem sammelt er offenbar die backups seit gestern wieder ?

                                      Danke


                                      eaca6755-7d2e-4d20-afe8-fe8b09ab1ff1-image.png

                                      crunchip 1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @GOETSCHHOFER last edited by

                                        @goetschhofer dann musst du dir das log ansehen, was beim backup passiert

                                        G 1 Reply Last reply Reply Quote 1
                                        • G
                                          GOETSCHHOFER @crunchip last edited by GOETSCHHOFER

                                          @crunchip said in Ausstieg aus ndcu:

                                          @goetschhofer dann musst du dir das log ansehen, was beim backup passiert

                                          Sorry, habe ich übersehen gleich anzuhängen.
                                          Ja, habe ich mir in der Task Histroy in proxmox anschließend gleich angeschaut, aber hier ist aus meiner Sicht nichts auffälliges.


                                          INFO: starting new backup job: vzdump 100 200 210 --node NUC --compress zstd --mailnotification always --storage usb_backup_120GB --quiet 1 --mailto .com --mode snapshot
                                          INFO: Starting Backup of VM 100 (qemu)
                                          INFO: Backup started at 2022-05-23 21:00:01
                                          INFO: status = running
                                          INFO: VM Name: VM-IOBROKER-192.168.1.140
                                          INFO: include disk 'scsi0' 'local-lvm:vm-100-disk-0' 20G
                                          INFO: backup mode: snapshot
                                          INFO: ionice priority: 7
                                          INFO: creating vzdump archive '/media/usb_backup/dump/vzdump-qemu-100-2022_05_23-21_00_01.vma.zst'
                                          INFO: started backup task 'be488894-063d-488c-ade2-eaf3feb4d01d'
                                          INFO: resuming VM again
                                          INFO: 1% (290.0 MiB of 20.0 GiB) in 3s, read: 96.7 MiB/s, write: 44.5 MiB/s
                                          INFO: 2% (424.1 MiB of 20.0 GiB) in 8s, read: 26.8 MiB/s, write: 20.1 MiB/s
                                          INFO: 3% (619.9 MiB of 20.0 GiB) in 15s, read: 28.0 MiB/s, write: 17.1 MiB/s
                                          INFO: 4% (826.5 MiB of 20.0 GiB) in 24s, read: 23.0 MiB/s, write: 18.9 MiB/s
                                          INFO: 5% (1.0 GiB of 20.0 GiB) in 29s, read: 41.3 MiB/s, write: 29.3 MiB/s
                                          INFO: 6% (1.2 GiB of 20.0 GiB) in 37s, read: 27.2 MiB/s, write: 22.2 MiB/s
                                          INFO: 7% (1.4 GiB of 20.0 GiB) in 43s, read: 34.4 MiB/s, write: 28.6 MiB/s
                                          INFO: 8% (1.6 GiB of 20.0 GiB) in 49s, read: 32.6 MiB/s, write: 24.5 MiB/s
                                          INFO: 9% (1.8 GiB of 20.0 GiB) in 57s, read: 24.5 MiB/s, write: 21.4 MiB/s
                                          INFO: 10% (2.0 GiB of 20.0 GiB) in 1m 7s, read: 20.7 MiB/s, write: 18.9 MiB/s
                                          INFO: 11% (2.2 GiB of 20.0 GiB) in 1m 10s, read: 82.2 MiB/s, write: 45.1 MiB/s
                                          INFO: 12% (2.4 GiB of 20.0 GiB) in 1m 15s, read: 38.4 MiB/s, write: 27.7 MiB/s
                                          INFO: 13% (2.7 GiB of 20.0 GiB) in 1m 24s, read: 24.9 MiB/s, write: 19.2 MiB/s
                                          INFO: 21% (4.2 GiB of 20.0 GiB) in 1m 27s, read: 528.3 MiB/s, write: 41.0 MiB/s
                                          INFO: 22% (4.4 GiB of 20.0 GiB) in 1m 31s, read: 55.1 MiB/s, write: 48.3 MiB/s
                                          INFO: 23% (4.8 GiB of 20.0 GiB) in 1m 34s, read: 118.7 MiB/s, write: 39.9 MiB/s
                                          INFO: 25% (5.0 GiB of 20.0 GiB) in 1m 37s, read: 96.7 MiB/s, write: 44.3 MiB/s
                                          INFO: 26% (5.4 GiB of 20.0 GiB) in 1m 40s, read: 111.2 MiB/s, write: 38.0 MiB/s
                                          INFO: 27% (5.4 GiB of 20.0 GiB) in 1m 43s, read: 19.3 MiB/s, write: 16.7 MiB/s
                                          INFO: 28% (5.6 GiB of 20.0 GiB) in 1m 54s, read: 16.8 MiB/s, write: 16.1 MiB/s
                                          INFO: 29% (5.8 GiB of 20.0 GiB) in 2m 6s, read: 17.2 MiB/s, write: 16.2 MiB/s
                                          INFO: 30% (6.0 GiB of 20.0 GiB) in 2m 16s, read: 19.2 MiB/s, write: 16.3 MiB/s
                                          INFO: 31% (6.2 GiB of 20.0 GiB) in 2m 20s, read: 58.0 MiB/s, write: 22.7 MiB/s
                                          INFO: 32% (6.4 GiB of 20.0 GiB) in 2m 26s, read: 32.6 MiB/s, write: 25.5 MiB/s
                                          INFO: 33% (6.6 GiB of 20.0 GiB) in 2m 35s, read: 22.2 MiB/s, write: 18.7 MiB/s
                                          INFO: 34% (6.8 GiB of 20.0 GiB) in 2m 48s, read: 16.5 MiB/s, write: 15.9 MiB/s
                                          INFO: 35% (7.0 GiB of 20.0 GiB) in 2m 58s, read: 19.2 MiB/s, write: 16.1 MiB/s
                                          INFO: 36% (7.2 GiB of 20.0 GiB) in 3m 9s, read: 20.2 MiB/s, write: 18.8 MiB/s
                                          INFO: 37% (7.4 GiB of 20.0 GiB) in 3m 21s, read: 16.2 MiB/s, write: 16.2 MiB/s
                                          INFO: 40% (8.2 GiB of 20.0 GiB) in 3m 32s, read: 68.7 MiB/s, write: 17.6 MiB/s
                                          INFO: 41% (8.3 GiB of 20.0 GiB) in 3m 35s, read: 59.7 MiB/s, write: 59.6 MiB/s
                                          INFO: 43% (8.6 GiB of 20.0 GiB) in 3m 38s, read: 103.1 MiB/s, write: 34.1 MiB/s
                                          INFO: 51% (10.3 GiB of 20.0 GiB) in 3m 41s, read: 556.5 MiB/s, write: 47.3 MiB/s
                                          INFO: 52% (10.5 GiB of 20.0 GiB) in 3m 44s, read: 66.6 MiB/s, write: 43.7 MiB/s
                                          INFO: 53% (10.7 GiB of 20.0 GiB) in 3m 47s, read: 96.7 MiB/s, write: 25.4 MiB/s
                                          INFO: 58% (11.7 GiB of 20.0 GiB) in 3m 50s, read: 338.3 MiB/s, write: 16.1 MiB/s
                                          INFO: 59% (12.0 GiB of 20.0 GiB) in 3m 53s, read: 85.8 MiB/s, write: 45.1 MiB/s
                                          INFO: 61% (12.2 GiB of 20.0 GiB) in 3m 56s, read: 90.6 MiB/s, write: 46.2 MiB/s
                                          INFO: 62% (12.4 GiB of 20.0 GiB) in 3m 59s, read: 60.4 MiB/s, write: 43.0 MiB/s
                                          INFO: 63% (12.6 GiB of 20.0 GiB) in 4m 2s, read: 60.4 MiB/s, write: 49.1 MiB/s
                                          INFO: 66% (13.4 GiB of 20.0 GiB) in 4m 8s, read: 135.3 MiB/s, write: 29.5 MiB/s
                                          INFO: 70% (14.2 GiB of 20.0 GiB) in 4m 11s, read: 268.2 MiB/s, write: 41.1 MiB/s
                                          INFO: 75% (15.1 GiB of 20.0 GiB) in 4m 14s, read: 300.9 MiB/s, write: 38.3 MiB/s
                                          INFO: 80% (16.2 GiB of 20.0 GiB) in 4m 17s, read: 383.0 MiB/s, write: 48.9 MiB/s
                                          INFO: 82% (16.4 GiB of 20.0 GiB) in 4m 20s, read: 78.5 MiB/s, write: 49.9 MiB/s
                                          INFO: 84% (16.8 GiB of 20.0 GiB) in 4m 23s, read: 139.1 MiB/s, write: 36.6 MiB/s
                                          INFO: 90% (18.1 GiB of 20.0 GiB) in 4m 26s, read: 449.4 MiB/s, write: 25.8 MiB/s
                                          INFO: 91% (18.2 GiB of 20.0 GiB) in 4m 29s, read: 27.8 MiB/s, write: 17.2 MiB/s
                                          INFO: 92% (18.4 GiB of 20.0 GiB) in 4m 41s, read: 16.3 MiB/s, write: 15.7 MiB/s
                                          INFO: 93% (18.6 GiB of 20.0 GiB) in 4m 54s, read: 15.6 MiB/s, write: 15.6 MiB/s
                                          INFO: 94% (18.8 GiB of 20.0 GiB) in 5m 7s, read: 15.9 MiB/s, write: 15.9 MiB/s
                                          INFO: 95% (19.0 GiB of 20.0 GiB) in 5m 19s, read: 16.3 MiB/s, write: 16.3 MiB/s
                                          INFO: 100% (20.0 GiB of 20.0 GiB) in 5m 23s, read: 255.2 MiB/s, write: 11.4 MiB/s
                                          INFO: backup is sparse: 12.55 GiB (62%) total zero data
                                          INFO: transferred 20.00 GiB in 323 seconds (63.4 MiB/s)
                                          INFO: archive file size: 4.65GB
                                          INFO: Finished Backup of VM 100 (00:05:24)
                                          INFO: Backup finished at 2022-05-23 21:05:25
                                          INFO: Starting Backup of VM 200 (lxc)
                                          INFO: Backup started at 2022-05-23 21:05:25
                                          INFO: status = running
                                          INFO: CT Name: LXC-INFLUXDB-192.168.1.177
                                          INFO: including mount point rootfs ('/') in backup
                                          INFO: backup mode: snapshot
                                          INFO: ionice priority: 7
                                          INFO: create storage snapshot 'vzdump'
                                          Logical volume "snap_vm-200-disk-1_vzdump" created.
                                          INFO: creating vzdump archive '/media/usb_backup/dump/vzdump-lxc-200-2022_05_23-21_05_25.tar.zst'
                                          INFO: Total bytes written: 7602718720 (7.1GiB, 57MiB/s)
                                          INFO: archive file size: 1.62GB
                                          INFO: removing backup 'usb_backup_120GB:backup/vzdump-lxc-200-2022_05_16-21_08_42.tar.zst'
                                          INFO: cleanup temporary 'vzdump' snapshot
                                          Logical volume "snap_vm-200-disk-1_vzdump" successfully removed
                                          INFO: Finished Backup of VM 200 (00:02:11)
                                          INFO: Backup finished at 2022-05-23 21:07:36
                                          INFO: Starting Backup of VM 210 (lxc)
                                          INFO: Backup started at 2022-05-23 21:07:36
                                          INFO: status = running
                                          INFO: CT Name: LXC-GRAFANA-192.168.1.178
                                          INFO: including mount point rootfs ('/') in backup
                                          INFO: backup mode: snapshot
                                          INFO: ionice priority: 7
                                          INFO: create storage snapshot 'vzdump'
                                          Logical volume "snap_vm-210-disk-0_vzdump" created.
                                          INFO: creating vzdump archive '/media/usb_backup/dump/vzdump-lxc-210-2022_05_23-21_07_36.tar.zst'
                                          INFO: Total bytes written: 1239552000 (1.2GiB, 36MiB/s)
                                          INFO: archive file size: 452MB
                                          INFO: removing backup 'usb_backup_120GB:backup/vzdump-lxc-210-2022_05_15-21_09_06.tar.zst'
                                          INFO: cleanup temporary 'vzdump' snapshot
                                          Logical volume "snap_vm-210-disk-0_vzdump" successfully removed
                                          INFO: Finished Backup of VM 210 (00:00:36)
                                          INFO: Backup finished at 2022-05-23 21:08:12
                                          INFO: Backup job finished successfully
                                          TASK OK


                                          INFO: starting new backup job: vzdump 200 210 100 --mailnotification always --storage Backup-USB-Stick --quiet 1 --node NUC --compress zstd --mailto .com --mode snapshot
                                          INFO: Starting Backup of VM 100 (qemu)
                                          INFO: Backup started at 2022-05-23 20:00:02
                                          INFO: status = running
                                          INFO: VM Name: VM-IOBROKER-192.168.1.140
                                          INFO: include disk 'scsi0' 'local-lvm:vm-100-disk-0' 20G
                                          INFO: backup mode: snapshot
                                          INFO: ionice priority: 7
                                          INFO: creating vzdump archive '/media/USB-NUC-NAS/dump/vzdump-qemu-100-2022_05_23-20_00_02.vma.zst'
                                          INFO: started backup task '64677238-1202-43be-b56e-3002e460ae74'
                                          INFO: resuming VM again
                                          INFO: 3% (784.1 MiB of 20.0 GiB) in 3s, read: 261.4 MiB/s, write: 160.4 MiB/s
                                          INFO: 6% (1.3 GiB of 20.0 GiB) in 6s, read: 191.8 MiB/s, write: 154.1 MiB/s
                                          INFO: 9% (1.9 GiB of 20.0 GiB) in 9s, read: 185.0 MiB/s, write: 153.3 MiB/s
                                          INFO: 11% (2.3 GiB of 20.0 GiB) in 12s, read: 132.5 MiB/s, write: 89.5 MiB/s
                                          INFO: 12% (2.4 GiB of 20.0 GiB) in 15s, read: 60.8 MiB/s, write: 43.8 MiB/s
                                          INFO: 13% (2.7 GiB of 20.0 GiB) in 18s, read: 85.2 MiB/s, write: 82.0 MiB/s
                                          INFO: 15% (3.2 GiB of 20.0 GiB) in 21s, read: 172.2 MiB/s, write: 159.3 MiB/s
                                          INFO: 18% (3.7 GiB of 20.0 GiB) in 24s, read: 188.5 MiB/s, write: 173.8 MiB/s
                                          INFO: 22% (4.4 GiB of 20.0 GiB) in 27s, read: 224.7 MiB/s, write: 156.2 MiB/s
                                          INFO: 24% (4.9 GiB of 20.0 GiB) in 30s, read: 161.0 MiB/s, write: 131.9 MiB/s
                                          INFO: 25% (5.1 GiB of 20.0 GiB) in 33s, read: 79.5 MiB/s, write: 64.4 MiB/s
                                          INFO: 28% (5.6 GiB of 20.0 GiB) in 36s, read: 169.2 MiB/s, write: 159.7 MiB/s
                                          INFO: 29% (6.0 GiB of 20.0 GiB) in 39s, read: 121.6 MiB/s, write: 107.9 MiB/s
                                          INFO: 31% (6.3 GiB of 20.0 GiB) in 42s, read: 131.0 MiB/s, write: 79.1 MiB/s
                                          INFO: 32% (6.6 GiB of 20.0 GiB) in 45s, read: 77.8 MiB/s, write: 58.0 MiB/s
                                          INFO: 33% (6.6 GiB of 20.0 GiB) in 48s, read: 11.9 MiB/s, write: 11.9 MiB/s
                                          INFO: 36% (7.2 GiB of 20.0 GiB) in 51s, read: 204.9 MiB/s, write: 186.4 MiB/s
                                          INFO: 40% (8.2 GiB of 20.0 GiB) in 54s, read: 330.2 MiB/s, write: 142.5 MiB/s
                                          INFO: 51% (10.3 GiB of 20.0 GiB) in 57s, read: 712.1 MiB/s, write: 134.5 MiB/s
                                          INFO: 59% (11.8 GiB of 20.0 GiB) in 1m, read: 535.4 MiB/s, write: 121.4 MiB/s
                                          INFO: 62% (12.4 GiB of 20.0 GiB) in 1m 3s, read: 200.5 MiB/s, write: 100.1 MiB/s
                                          INFO: 63% (12.7 GiB of 20.0 GiB) in 1m 8s, read: 65.0 MiB/s, write: 56.5 MiB/s
                                          INFO: 75% (15.1 GiB of 20.0 GiB) in 1m 11s, read: 812.6 MiB/s, write: 102.1 MiB/s
                                          INFO: 82% (16.4 GiB of 20.0 GiB) in 1m 14s, read: 446.5 MiB/s, write: 117.9 MiB/s
                                          INFO: 91% (18.4 GiB of 20.0 GiB) in 1m 17s, read: 665.8 MiB/s, write: 126.8 MiB/s
                                          INFO: 94% (18.9 GiB of 20.0 GiB) in 1m 20s, read: 166.1 MiB/s, write: 166.1 MiB/s
                                          INFO: 100% (20.0 GiB of 20.0 GiB) in 1m 22s, read: 585.8 MiB/s, write: 98.2 MiB/s
                                          INFO: backup is sparse: 10.79 GiB (53%) total zero data
                                          INFO: transferred 20.00 GiB in 82 seconds (249.8 MiB/s)
                                          INFO: archive file size: 6.31GB
                                          INFO: Finished Backup of VM 100 (00:01:23)
                                          INFO: Backup finished at 2022-05-23 20:01:25
                                          INFO: Starting Backup of VM 200 (lxc)
                                          INFO: Backup started at 2022-05-23 20:01:25
                                          INFO: status = running
                                          INFO: CT Name: LXC-INFLUXDB-192.168.1.177
                                          INFO: including mount point rootfs ('/') in backup
                                          INFO: backup mode: snapshot
                                          INFO: ionice priority: 7
                                          INFO: create storage snapshot 'vzdump'
                                          Logical volume "snap_vm-200-disk-1_vzdump" created.
                                          INFO: creating vzdump archive '/media/USB-NUC-NAS/dump/vzdump-lxc-200-2022_05_23-20_01_25.tar.zst'
                                          INFO: Total bytes written: 7570585600 (7.1GiB, 178MiB/s)
                                          INFO: archive file size: 1.62GB
                                          INFO: removing backup 'Backup-USB-Stick:backup/vzdump-lxc-200-2022_05_20-20_00_02.tar.zst'
                                          INFO: cleanup temporary 'vzdump' snapshot
                                          Logical volume "snap_vm-200-disk-1_vzdump" successfully removed
                                          INFO: Finished Backup of VM 200 (00:00:44)
                                          INFO: Backup finished at 2022-05-23 20:02:09
                                          INFO: Starting Backup of VM 210 (lxc)
                                          INFO: Backup started at 2022-05-23 20:02:09
                                          INFO: status = running
                                          INFO: CT Name: LXC-GRAFANA-192.168.1.178
                                          INFO: including mount point rootfs ('/') in backup
                                          INFO: backup mode: snapshot
                                          INFO: ionice priority: 7
                                          INFO: create storage snapshot 'vzdump'
                                          Logical volume "snap_vm-210-disk-0_vzdump" created.
                                          INFO: creating vzdump archive '/media/USB-NUC-NAS/dump/vzdump-lxc-210-2022_05_23-20_02_09.tar.zst'
                                          INFO: Total bytes written: 1239552000 (1.2GiB, 106MiB/s)
                                          INFO: archive file size: 452MB
                                          INFO: removing backup 'Backup-USB-Stick:backup/vzdump-lxc-210-2022_05_20-20_00_44.tar.zst'
                                          INFO: cleanup temporary 'vzdump' snapshot
                                          Logical volume "snap_vm-210-disk-0_vzdump" successfully removed
                                          INFO: Finished Backup of VM 210 (00:00:14)
                                          INFO: Backup finished at 2022-05-23 20:02:23
                                          INFO: Backup job finished successfully
                                          TASK OK

                                          Danke

                                          crunchip 1 Reply Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active @GOETSCHHOFER last edited by

                                            @goetschhofer sagte in Ausstieg aus ndcu:

                                            Task Histroy in proxmox

                                            Das ist was anderes, es geht ums backup vom backitup Adapter

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            465
                                            Online

                                            31.9k
                                            Users

                                            80.3k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            38
                                            1431
                                            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