Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backup IT Einrichtung mit Synology NAS

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    207

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Backup IT Einrichtung mit Synology NAS

Backup IT Einrichtung mit Synology NAS

Scheduled Pinned Locked Moved ioBroker Allgemein
synology nasanleitungbackitup
54 Posts 16 Posters 16.3k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • simatecS simatec

    @lost-in-translation
    das schaue ich mir mal an.

    lost in translationL Offline
    lost in translationL Offline
    lost in translation
    wrote on last edited by
    #35

    @simatec said in Backup IT Einrichtung mit Synology NAS:

    @lost-in-translation
    das schaue ich mir mal an.

    Hallo simatec. Kann ich Dir mein Log mal persönlich zukommen lassen? Ich habe gerade gesehen, dass wieder ein Komplettbackup am Samstag gemacht wurde, ich aber wieder keine Email bekommen habe.
    Meine Vermutung nach Durchsicht des Logs: Backitup verschickt die Mail, bevor der Email Adapter wieder hochgefahren ist und damit wird keine Mail gesendet. Also eine simple timing Geschichte, die bei einem schnelleren System als meinem Raspi vielleicht immer klappt.

    Ich hoffe ich habe mich verständlich ausgedrückt?

    ciao

    frank

    simatecS 1 Reply Last reply
    0
    • lost in translationL lost in translation

      @simatec said in Backup IT Einrichtung mit Synology NAS:

      @lost-in-translation
      das schaue ich mir mal an.

      Hallo simatec. Kann ich Dir mein Log mal persönlich zukommen lassen? Ich habe gerade gesehen, dass wieder ein Komplettbackup am Samstag gemacht wurde, ich aber wieder keine Email bekommen habe.
      Meine Vermutung nach Durchsicht des Logs: Backitup verschickt die Mail, bevor der Email Adapter wieder hochgefahren ist und damit wird keine Mail gesendet. Also eine simple timing Geschichte, die bei einem schnelleren System als meinem Raspi vielleicht immer klappt.

      Ich hoffe ich habe mich verständlich ausgedrückt?

      ciao

      frank

      simatecS Offline
      simatecS Offline
      simatec
      Developer Most Active
      wrote on last edited by simatec
      #36

      @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

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      lost in translationL 1 Reply Last reply
      0
      • simatecS 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 translationL Offline
        lost in translationL Offline
        lost in translation
        wrote on last edited by
        #37

        @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
        0
        • U Offline
          U Offline
          Urknall
          wrote on last edited by
          #38

          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 BraunT 1 Reply Last reply
          0
          • U Urknall

            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 BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #39

            @urknall sagte in Backup IT Einrichtung mit Synology NAS:

            //192.168.1.39/IO Broker/Backup

            Leerzeichen unbedingt vermeiden.

            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

            U 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @urknall sagte in Backup IT Einrichtung mit Synology NAS:

              //192.168.1.39/IO Broker/Backup

              Leerzeichen unbedingt vermeiden.

              U Offline
              U Offline
              Urknall
              wrote on last edited by
              #40

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

              Thomas BraunT 1 Reply Last reply
              0
              • U Urknall

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

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #41

                @urknall

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

                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

                U 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @urknall

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

                  U Offline
                  U Offline
                  Urknall
                  wrote on last edited by
                  #42

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

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    DasMoritz
                    wrote on last edited by
                    #43

                    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?

                    simatecS 1 Reply Last reply
                    0
                    • D DasMoritz

                      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?

                      simatecS Offline
                      simatecS Offline
                      simatec
                      Developer Most Active
                      wrote on last edited by
                      #44

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

                      • Besuche meine Github Seite
                      • Beitrag hat geholfen oder willst du mich unterstützen
                      • HowTo Restore ioBroker
                      H 1 Reply Last reply
                      0
                      • simatecS simatec

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

                        H Offline
                        H Offline
                        hutzen
                        wrote on last edited by
                        #45

                        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 BraunT 1 Reply Last reply
                        0
                        • H hutzen

                          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 BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by Thomas Braun
                          #46

                          @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
                          

                          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 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            michael_f
                            wrote on last edited by
                            #47

                            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.

                            GlasfaserG 1 Reply Last reply
                            0
                            • M michael_f

                              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.

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              wrote on last edited by
                              #48

                              @michael_f

                              Pfadangabe ohne volume1

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              M 1 Reply Last reply
                              0
                              • GlasfaserG Glasfaser

                                @michael_f

                                Pfadangabe ohne volume1

                                M Offline
                                M Offline
                                michael_f
                                wrote on last edited by michael_f
                                #49

                                @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 BraunT 1 Reply Last reply
                                0
                                • M 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 BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by Thomas Braun
                                  #50

                                  @michael_f sagte in Backup IT Einrichtung mit Synology NAS:

                                  unable to resolve host ioBroker-WWW1

                                  Docker? Hostname mal geändert?

                                  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

                                  M 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @michael_f sagte in Backup IT Einrichtung mit Synology NAS:

                                    unable to resolve host ioBroker-WWW1

                                    Docker? Hostname mal geändert?

                                    M Offline
                                    M Offline
                                    michael_f
                                    wrote on last edited by
                                    #51

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

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      mooly
                                      wrote on last edited by
                                      #52

                                      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?

                                      HomoranH 1 Reply Last reply
                                      0
                                      • M mooly

                                        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?

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #53

                                        @mooly sagte in Backup IT Einrichtung mit Synology NAS:

                                        Hat jemand noch einen Tipp?

                                        ja!
                                        Inhalte nicht auf zwei Threads verteilen!

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        M 1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @mooly sagte in Backup IT Einrichtung mit Synology NAS:

                                          Hat jemand noch einen Tipp?

                                          ja!
                                          Inhalte nicht auf zwei Threads verteilen!

                                          M Offline
                                          M Offline
                                          mooly
                                          wrote on last edited by
                                          #54

                                          @homoran

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

                                          Danke!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          108

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe