Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Riesige tägliche Backups

    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

    Riesige tägliche Backups

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

      @chrisprefect sagte in Riesige tägliche Backups:

      Manchmal schlägt der Upload auf Dropbox fehl, manchmal nicht.

      Was steht im Log?

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

        @chrisprefect sagte in Riesige tägliche Backups:

        Wie kann ich das verhindern bzw. wie kann ich backitup sagen, dass er nur die Ziele verwenden soll, die ich auch aktiviert habe (FTP und Dropbox) und nicht auch noch lokal Backups speichern soll?

        Verwende CIFS. Haben wir schon diverse Male gesagt.

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

          @thomas-braun sagte in Riesige tägliche Backups:

          @chrisprefect sagte in Riesige tägliche Backups:

          Manchmal schlägt der Upload auf Dropbox fehl, manchmal nicht.

          Was steht im Log?

          Das Log mit dem Fehler hatte ich hochgeladen, das wurde aber glaube jetzt gelöscht.

          Das Bildschirm-Log hatte ich ja gepostet, da hing er einfach beim Upload zu Dropbox.

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

            @chrisprefect sagte in Riesige tägliche Backups:

            Das mit Node sollte sich lösen, wenn ich eh eine komplett neue virtuelle Maschine mit Bullseye aufsetze.

            Oder du schaust dir an wie man es richtig macht. Steht z. B. in meiner Signatur drin.

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @ChrisPrefect last edited by

              @chrisprefect sagte in Riesige tägliche Backups:

              Wie kann ich das verhindern

              das ist ein notwendiges fallback!

              @chrisprefect sagte in Riesige tägliche Backups:

              Unter /opt/iobroker/backup sammeln sich wieder die Backups.

              auch die als erfolgreich gemeldeten?

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

                @chrisprefect sagte in Riesige tägliche Backups:

                Du hast ja jetzt die ganzen Kinken in deiner Konfiguration beseitigt. Wer sagt denn das jetzt Fehler nicht auch benachrichtigt werden?

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

                  @thomas-braun sagte in Riesige tägliche Backups:

                  @chrisprefect sagte in Riesige tägliche Backups:

                  Wie kann ich das verhindern bzw. wie kann ich backitup sagen, dass er nur die Ziele verwenden soll, die ich auch aktiviert habe (FTP und Dropbox) und nicht auch noch lokal Backups speichern soll?

                  Verwende CIFS. Haben wir schon diverse Male gesagt.

                  Also wenn dann SMB. Ich habe keinen Linux-Server, sondern nur Windows als Host. Und was passiert nun mit Dropbox, wenn SMB wieder mal nicht geht? Dann habe ich gar kein Backup mehr, richtig?

                  Dropbox und FTP funktioniert zuverlässig. Eigentlich könnte ich auch Dropbox alleine nutzen. Aber auch dann hätte ich noch die Überbleibsel auf der lokalen Platte. Warum werden die nicht einfach sauber aufgeräumt vom Adapter? "Lokal" sollte ein Backup-Ziel wie alle anderen sein, das man aktivieren und deaktivieren kann.

                  Thomas Braun Homoran 4 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @ChrisPrefect last edited by

                    @chrisprefect sagte in Riesige tägliche Backups:

                    Also wenn dann SMB.

                    CIFS = SMB

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @ChrisPrefect last edited by

                      @chrisprefect sagte in Riesige tägliche Backups:

                      Also wenn dann SMB.

                      ist doch cifs

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

                        @chrisprefect sagte in Riesige tägliche Backups:

                        wenn SMB wieder mal nicht geht?

                        Dann hast du es nicht richtig aufgesetzt...

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @ChrisPrefect last edited by

                          @chrisprefect sagte in Riesige tägliche Backups:

                          "Lokal" sollte ein Backup-Ziel wie alle anderen sein, das man aktivieren und deaktivieren kann.

                          kann man doch!
                          aber ein lokales "Backup" ist kein Backup. Das wird dir Backitup auch per popupmsagen, wenn du es auf lokal konfiguriert hast.

                          ChrisPrefect 1 Reply Last reply Reply Quote 0
                          • ChrisPrefect
                            ChrisPrefect @Homoran last edited by

                            ea857577-6ba8-49bb-bd15-672e5dfffb81-image.png

                            f2f66409-045a-4c38-a4db-4e32d1ad7b5f-image.png

                            Started iobroker ...
                            [DEBUG] [mount] - noserverino option: false
                            [DEBUG] [mount] - cifs-mount command: "mount -t cifs -o username=iobroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //\\192.168.20.100\ioBroker_backitup/sharename/backupDir /opt/iobroker/backups"
                            [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
                            [DEBUG] [mount] - cifs-mount command: "mount -t cifs -o username=iobroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //\\192.168.20.100\ioBroker_backitup/sharename/backupDir /opt/iobroker/backups"
                            [ERROR] [mount] - [undefined Error: Command failed: mount -t cifs -o username=iobroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //\\192.168.20.100\ioBroker_backitup/sharename/backupDir /opt/iobroker/backups
                            mount: only root can use "--options" option
                            
                            [ERROR] [mount] - Error: Command failed: mount -t cifs -o username=iobroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //\\192.168.20.100\ioBroker_backitup/sharename/backupDir /opt/iobroker/backups
                            mount: only root can use "--options" option
                            
                            

                            Was muss ich umstellen?

                            Homoran Thomas Braun simatec 3 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @ChrisPrefect last edited by

                              @chrisprefect läuft das bei dir auf WIN?

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

                                @chrisprefect sagte in Riesige tägliche Backups:

                                mount: only root can use "--options" option

                                Also als root (mit sudo) mounten. Und hoffentlich ist das nicht SMBv1 da. Stell das auf die richtige Protokollversion ein.

                                ChrisPrefect 1 Reply Last reply Reply Quote 0
                                • ChrisPrefect
                                  ChrisPrefect @Homoran last edited by

                                  @homoran Windows ist der Host. ioBroker läuft in Virtualbox als VM mit Debian. SMB ist mega mühsam.

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

                                    @thomas-braun sagte in Riesige tägliche Backups:

                                    @chrisprefect sagte in Riesige tägliche Backups:

                                    mount: only root can use "--options" option

                                    Also als root (mit sudo) mounten. Und hoffentlich ist das nicht SMBv1 da. Stell das auf die richtige Protokollversion ein.

                                    Was ist die richtige Protokollversion?

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

                                      @chrisprefect

                                      //\\192.168.20.100
                                      

                                      ist auch falsch. Die \ gehören da nicht hin.

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

                                        @chrisprefect sagte in Riesige tägliche Backups:

                                        Was ist die richtige Protokollversion?

                                        Die von deinem SMB-Server verwendete. Keine Ahnung was das bei dir ist. Du bist der admin dort.
                                        Üblich sollte im Jahre 2023 die v3.1.1 sein.

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

                                          @thomas-braun sagte in Riesige tägliche Backups:

                                          @chrisprefect

                                          //\\192.168.20.100
                                          

                                          ist auch falsch. Die \ gehören da nicht hin.

                                          Der Pfad lautet \192.168.20.100\ioBroker_backitup. Das ist auch so in der Konfiguration eingetragen. Schreibt Linux das demnach anders?

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • simatec
                                            simatec Developer Most Active @ChrisPrefect last edited by simatec

                                            @chrisprefect Zum Thema Benachrichtigungen kann ich dir nochmal sagen, dass ich dir bereits hier im Thread mehrmals gesagt habe, dass es funktioniert und ich dir auch Screenshots gepostet habe.

                                            Zu dem Thema CIFS (SMB) musst du die cifs-utils installiert haben und "root mount" in den Einstellungen von Backitup aktivieren.

                                            Steht aber auch alles ganz genau in der Doku.

                                            Warum liest du dir die nicht durch?
                                            https://github.com/simatec/ioBroker.backitup/wiki/ioBroker.backitup-Wiki-Deutsch#abhängigkeiten

                                            Des Weiteren sehe ich in deinen Einstellungen, dass du Influxdb per Remote sicherst, aber als IP "localhost" angibst.
                                            Was ist ergibt das für ein Sinn. Stelle hier die Sicherung auf Lokal.

                                            Der error mit Dropbox, den du vorhin gepostet hast, konnte nicht gemeldet werden, da dein Backup hing und du den Adapter beenden musstest.
                                            Das kann halt passieren, wenn man Beta Versionen nutzt.

                                            Ich halte es bei deinem Wissenstand über iobroker für nicht sinnvoll Beta zu nutzen. Stelle deine Repo auf Stable.

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

                                            Support us

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

                                            591
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            321
                                            34269
                                            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