Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup IT Einrichtung mit Synology NAS

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Backup IT Einrichtung mit Synology NAS

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @lost in translation last edited by simatec

      @lost-in-translation
      Wenn du dein iobroker stoppst, um ein total backup zu machen, dann kann es sein, dass der Mail Adapter noch nicht gestartet ist.
      Dafür gibt es in den Benachrichtigungseinstellungen von Backitup ein delay zum einstellen.
      Setze den mal auf 10-15 Sekunden ... dann bist du auf der sicheren Seite

      lost in translation 1 Reply Last reply Reply Quote 0
      • lost in translation
        lost in translation @simatec last edited by

        @simatec
        Vielen Dank. Ich hab mal 30 Sekunden eingestellt. Um die Zeit schlafe ich eh, da kommt es bei der Mail auf ein paar Sekunden nicht an.

        ciao
        frank

        1 Reply Last reply Reply Quote 0
        • U
          Urknall last edited by

          Hallo zusammen ich hab mal einen Alten Thread raugekramt weil ich auch div Probleme habe. Also ich hab eine DS214 und möchte IO Backups dort hin legen. Folgendes habe ich auf der DS gemacht. Ordener IO erstellt mit Unter Ordner Backup. Nutzer IO erstellt mit rechten auf diesen ordner.
          Im IO habe ich NAS Aktiviert und CIFS. Nutzername und PW von DS eingegebn und den Pfad dorthin. Folgende meldung kommt und ich weiss nicht was ich noch machen soll.

          Error: Command failed: sudo mount -t cifs -o username=IObroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.1.39/IO Broker/Backup /opt/iobroker/backupsmount: bad usageTry 'mount --help' for more information.
          

          PS.: Mit den Macbooks und TimeMahine war es null Problem....

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

            @urknall sagte in Backup IT Einrichtung mit Synology NAS:

            //192.168.1.39/IO Broker/Backup

            Leerzeichen unbedingt vermeiden.

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

              @thomas-braun
              jetzt le...mich Fett...Geht danke dir!!! Ich sitze da stunden davor und verzweifel....Und es ist ein Leerzeichen!!! Vielen dank 🙂

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

                @urknall

                Natürlich geht es, wenn man es richtig macht.
                Leerzeichen sind einfach tabu in Verzeichnispfaden!

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

                  @thomas-braun
                  Wieder was gelernt! Nochmals Danke kommt nicht mehr vor 🙂

                  1 Reply Last reply Reply Quote 0
                  • D
                    DasMoritz last edited by

                    Moin,

                    ich brauche auch einmal Hilfe mit den Einstellungen:

                    [ERROR] [mount] - Error: Command failed: mount -t cifs -o username=Moritz,password=****,rw,file_mode=0777,dir_mode=0777 //DS3617xs/homes/Moritz/Backups /opt/iobroker/backups
                    Unable to apply new capability set.
                    
                    

                    Ich habe den gleichen Fehler, wenn ich statt des Hostnames die IP-Adresse eingebe...
                    Hat da jemand einen guten Tipp?

                    simatec 1 Reply Last reply Reply Quote 0
                    • simatec
                      simatec Developer Most Active @DasMoritz last edited by

                      @dasmoritz Hast du die cifs-utils installiert?
                      Bitte in Backitup den "root mount" aktivieren

                      H 1 Reply Last reply Reply Quote 0
                      • H
                        hutzen @simatec last edited by

                        Guten Abend. Also bei mir klappt seit dem letzten Update keine Sicherung mehr im NAS. Username uns Password sind richtig, da ich mich damit auch immer im NAS anmelde. Und bis zum letzten Update, ging auch alles mit den Daten und Einstellungen. Sicherung auf GoogleDrive klappt.Backitup2.png Backitup1.png

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

                          @hutzen sagte in Backup IT Einrichtung mit Synology NAS:

                          seit dem letzten Update

                          Update von was?

                          Schau mal beim dmesg rein:

                          dmesg -T | grep -i cifs
                          
                          1 Reply Last reply Reply Quote 0
                          • M
                            michael_f last edited by

                            Guten Abend,

                            bei mir funktioniert das Backup mit CIFS auf eine Synology NAS nicht. Irgendwie will es nicht.
                            Habs auch mal mit NFS versucht aber da kommt auch eine Fehlermeldung. Mit FTP (auf einen anderen Server) funktioniert die Sicherung tadellos.

                            Den Container ioBroker-WWW1 habe ich auch schon in portainer neu gestartet, kein Erfolg.

                            ioBroker_Backitup.jpg

                            Started iobroker ...
                            [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.1.23","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.1.1","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":false,"ownDir":false,"dir":"/volume1/web/Backup-ioBroker","dirMinimal":"sharename/backupDir","user":"michaelfu....","pass":"****","ignoreErrors":false}
                            [DEBUG] [mount] - noserverino option: false
                            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=michaelfu....,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.1.23/volume1/web/Backup-ioBroker /opt/iobroker/backups"
                            [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
                            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=michaelfu....,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.1.23/volume1/web/Backup-ioBroker /opt/iobroker/backups"
                            [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=michaelfu....l,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.1.23/volume1/web/Backup-ioBroker /opt/iobroker/backups
                            sudo: unable to resolve host ioBroker-WWW1: Name or service not known
                            Unable to apply new capability set.
                            
                            [ERROR] [mount] - Error: Command failed: sudo mount -t cifs -o username=michaelfu....,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.1.23/volume1/web/Backup-ioBroker /opt/iobroker/backups
                            sudo: unable to resolve host ioBroker-WWW1: Name or service not known
                            Unable to apply new capability set.
                            
                            

                            Ist das ein Berechtigungsproblem oder muss ich CIFS separat installieren?

                            Kann mir jemand weiterhelfen?
                            Danke.

                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @michael_f last edited by

                              @michael_f

                              Pfadangabe ohne volume1

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                michael_f @Glasfaser last edited by michael_f

                                @glasfaser Sorry, hat doch nicht geklappt.

                                [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=michaelfu....,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.1.23/web/Backup-ioBroker /opt/iobroker/backups
                                sudo: unable to resolve host ioBroker-WWW1: Name or service not known
                                Unable to apply new capability set.
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @michael_f last edited by Thomas Braun

                                  @michael_f sagte in Backup IT Einrichtung mit Synology NAS:

                                  unable to resolve host ioBroker-WWW1

                                  Docker? Hostname mal geändert?

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

                                    @thomas-braun Ja Docker - evt bei der Installation, aber das ist schon lange her

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mooly last edited by

                                      Hallo!

                                      Ich habe aktuell das Problem, dass ich mit Backitup nicht über NFS auf meine Syno komme.

                                      Einstellung Syno:
                                      NFS aktiviert
                                      IP Adresse vom RP eingetragen, root->admin aktiviert

                                      im iobroker / backitup bekomme ich aber die Meldung "access denied"

                                      Das Verzeichnis auf dem NAS ist /backup/iobroker

                                      Hat jemand noch einen Tipp?

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

                                        @mooly sagte in Backup IT Einrichtung mit Synology NAS:

                                        Hat jemand noch einen Tipp?

                                        ja!
                                        Inhalte nicht auf zwei Threads verteilen!

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

                                          @homoran

                                          Sorry, dachte hier ist es thematisch vielleicht besser verortet. Bitte lösche dann einen der Beiden.

                                          Danke!

                                          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

                                          699
                                          Online

                                          31.7k
                                          Users

                                          79.7k
                                          Topics

                                          1.3m
                                          Posts

                                          anleitung backitup synology nas
                                          16
                                          54
                                          14674
                                          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