Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backup auf NAS - Probleme mit CIFS

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    300

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Backup auf NAS - Probleme mit CIFS

Scheduled Pinned Locked Moved ioBroker Allgemein
266 Posts 18 Posters 49.0k Views 7 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.
  • StabilostickS Offline
    StabilostickS Offline
    Stabilostick
    wrote on last edited by
    #122
    sudo mount -t cifs -o user=user,domain=.,password=password //192.168.1.5/share /mnt/syno
    
    1 Reply Last reply
    0
    • P Offline
      P Offline
      PrinzEisenherz1
      wrote on last edited by
      #123

      hier gehts nicht darum noch ne Baustelle aufzumachen sondern warum es bei Ihm nicht geht. Ich hab nur meine Einstellungen der Syno gepostet mit der CIFS funktioniert.

      Ich hab auch keine Mitgliedschaft in einer ActiveDirectory.

      Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

      1 Reply Last reply
      0
      • StabilostickS Offline
        StabilostickS Offline
        Stabilostick
        wrote on last edited by
        #124

        Ich meine j Riemann. Er soll mal den Domain-Parameter ausprobieren. Schadet nicht.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          PrinzEisenherz1
          wrote on last edited by
          #125

          ich spreche meine Freigaben mit der IP an.

          Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

          1 Reply Last reply
          0
          • J Offline
            J Offline
            J Riemann
            wrote on last edited by
            #126

            @PrinzEisenherz1:

            So, hier mal meine Syno-Einstellungen für CIFS (DSM 6.2) und mit der klappt es auch mit armbian und proxmox `
            Fast so hatte ich es auch… bis auf "maximales smb" dort hatte ich 3 gewählt.

            Wenn ich die Einstellungen identisch zu Dir wähle tauchen neue Fehlermeldungen auf.

            backitup.0	2018-08-20 22:34:17.977	debug	system.adapter.admin.0: logging true
            backitup.0	2018-08-20 22:34:04.254	debug	[ccu] exec: done
            backitup.0	2018-08-20 22:33:54.221	debug	[ccu] success --- [CCU] Checking and deletion of the old backup files was successful ---
            backitup.0	2018-08-20 22:33:54.205	debug	[ccu] --- Delete old backups ---
            backitup.0	2018-08-20 22:33:54.122	debug	[ccu] success --- Homematic CCU backup has been created ---
            backitup.0	2018-08-20 22:33:36.181	debug	[ccu] success --- Login Homematic CCU successful ---
            backitup.0	2018-08-20 22:33:36.097	debug	[ccu] --- Start Homematic CCU Backup ---
            backitup.0	2018-08-20 22:33:36.090	debug	[ccu] error --- Backup path was not connected to CIFS server ---
            backitup.0	2018-08-20 22:33:36.088	error	[ccu] Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
            backitup.0	2018-08-20 22:33:36.087	error	[ccu] mount error(95): Operation not supported
            backitup.0	2018-08-20 22:33:36.047	error	[ccu] Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
            backitup.0	2018-08-20 22:33:36.046	error	[ccu] mount error(13): Permission denied
            backitup.0	2018-08-20 22:33:35.937	debug	[ccu] --- Mount Backup-Path on CIFS ---
            backitup.0	2018-08-20 22:33:35.930	debug	[ccu] Creating ccu backup [ccu||5|DiskStation|Sicherungen/Raspbery|Riemann|Tüt9%7|192.168.178.217|Admin||CIFS|false|false||||||||/opt/iobroker]
            backitup.0	2018-08-20 22:33:35.881	debug	[ccu] no Telegram-Instance selected!
            backitup.0	2018-08-20 22:33:35.880	info	[ccu] bash /opt/iobroker/node_modules/iobroker.backitup/backitup.sh "ccu||5|DiskStation|Sicherungen/Raspbery|Riemann|xxx|192.168.178.217|Admin||CIFS|false|false||||||||/opt/iobroker"
            backitup.0	2018-08-20 22:33:35.878	info	[ccu] oneClick backup started
            

            ****Viele Grüße!

            Jörg****

            1 Reply Last reply
            0
            • J Offline
              J Offline
              J Riemann
              wrote on last edited by
              #127

              @simatec:

              Hast du mal probiert ein nfs mount zu machen. ` ````
              root@orangepiplus2e:~# sudo mount DiskStation:/Sicherungen /opt/iobroker/backups
              mount.nfs: access denied by server while mounting DiskStation:/Sicherungen
              root@orangepiplus2e:~#

              ****Viele Grüße!

              Jörg****

              1 Reply Last reply
              0
              • simatecS Online
                simatecS Online
                simatec
                Developer Most Active
                wrote on last edited by
                #128

                @J Riemann:

                @simatec:

                Hast du mal probiert ein nfs mount zu machen. ```` root@orangepiplus2e:~# sudo mount DiskStation:/Sicherungen /opt/iobroker/backups mount.nfs: access denied by server while mounting DiskStation:/Sicherungen root@orangepiplus2e:~# ````

                Und mit IP?

                Also wenn ich den Pfad falsch eingebe oder Groß/Kleinschreibung nicht beachte, bekomme ich den Fehler auch.

                Denke da ist irgendwo der Wurm drin bei dir

                • Besuche meine Github Seite
                • Beitrag hat geholfen oder willst du mich unterstützen
                • HowTo Restore ioBroker
                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  PrinzEisenherz1
                  wrote on last edited by
                  #129
                  Meine Log-Ausgabe
                  [ccu] bash /opt/iobroker/node_modules/iobroker.backitup/backitup.sh "ccu||20|192.168.178.100|backup/ioBroker/Backitup/CCU2|admin|*****|192.168.178.50|Admin|*****|CIFS|false|false||iobroker|iobroker|**
                  Deine Log-Ausgabe
                  [ccu] bash /opt/iobroker/node_modules/iobroker.backitup/backitup.sh "ccu||5|DiskStation|Sicherungen/Raspbery|Riemann|xxx|192.168.178.217|Admin||CIFS|false|false||||||||/opt/iobroker"
                  
                  

                  Hast Du bei Admin kein Passwort?

                  Hast Du irgenwelche Sonderzeichen drin?

                  <code>[ccu||5|DiskStation|Sicherungen/Raspbery|Riemann|Tüt9%7|[/code]</code>
                  

                  Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    J Riemann
                    wrote on last edited by
                    #130

                    @Stabilostick:

                    sudo mount -t cifs -o user=user,domain=.,password=password //192.168.1.5/share /mnt/syno
                    ```` `  
                    

                    und was soll da bei Domain stehen?

                    ****Viele Grüße!

                    Jörg****

                    1 Reply Last reply
                    0
                    • StabilostickS Offline
                      StabilostickS Offline
                      Stabilostick
                      wrote on last edited by
                      #131

                      Ein Punkt.

                      1 Reply Last reply
                      0
                      • StabilostickS Offline
                        StabilostickS Offline
                        Stabilostick
                        wrote on last edited by
                        #132

                        Bau den Domain-Parameter in deinen üblichen Connect-String mit ein.

                        1 Reply Last reply
                        0
                        • HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #133

                          Sind denn inzwischen die locales korrekt?

                          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 im Header. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Reply Last reply
                          0
                          • J Offline
                            J Offline
                            J Riemann
                            wrote on last edited by
                            #134

                            @PrinzEisenherz1:

                            Hast Du bei Admin kein Passwort?

                            Hast Du irgenwelche Sonderzeichen drin? `
                            Doch, das Passwort ist vorhanden. Ich hatte es ben nur fürs Forum durch xxxx ersetzt.

                            Ich habe es mit Passwörtern mit und ohne Sonderzeichen versucht. Alle Kombinationen funktionieren auf dem Pi3 auch, mit dem Opi eben nicht.

                            ****Viele Grüße!

                            Jörg****

                            1 Reply Last reply
                            0
                            • simatecS Online
                              simatecS Online
                              simatec
                              Developer Most Active
                              wrote on last edited by
                              #135

                              Hier ist gut zu sehen, was passiert, wenn man Groß und Kleinschreibung fehlerhaft hat.
                              2764_bildschirmfoto_2018-08-20_um_22.51.43.png

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              1 Reply Last reply
                              0
                              • J Offline
                                J Offline
                                J Riemann
                                wrote on last edited by
                                #136

                                @Homoran:

                                Sind denn inzwischen die locales korrekt? `
                                Was meinst Du?

                                ****Viele Grüße!

                                Jörg****

                                1 Reply Last reply
                                0
                                • StabilostickS Offline
                                  StabilostickS Offline
                                  Stabilostick
                                  wrote on last edited by
                                  #137

                                  Wenn alles nichts hilft, kann man immer noch den Verbindungsaufbau auf dem RPI und dem OPI mit Wireshark mitschneiden und vergleichen.

                                  1 Reply Last reply
                                  0
                                  • HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #138

                                    @J Riemann:

                                    @Homoran:

                                    Sind denn inzwischen die locales korrekt? Was meinst Du?

                                    Du hattest doch probleme die sprachtreiber auf de.de.utf8 umzustellen

                                    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 im Header. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Reply Last reply
                                    0
                                    • simatecS Online
                                      simatecS Online
                                      simatec
                                      Developer Most Active
                                      wrote on last edited by
                                      #139

                                      Oder einen dauerhaften nfs mount, bis zum Update des Adapters.

                                      Da wollten wir dann eigentlich auch nfs mount mit drin haben.

                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      1 Reply Last reply
                                      0
                                      • J Offline
                                        J Offline
                                        J Riemann
                                        wrote on last edited by
                                        #140

                                        @Homoran:

                                        Du hattest doch probleme die sprachtreiber auf de.de.utf8 umzustellen ` Ach das meinst Du… Da ist wohl etwas mit "Armbian-Config" buggy und die Einstellungen wurden nicht übernommen. Ich habe dann alles über Befehlszeilen laut Armbian-Docu eingestellt:

                                        LANGUAGE = "de_DE.UTF-8",

                                        LC_ALL = (unset),

                                        LC_MESSAGES = "en_US.UTF-8",

                                        LANG = "de_DE.UTF-8"

                                        ****Viele Grüße!

                                        Jörg****

                                        1 Reply Last reply
                                        0
                                        • StabilostickS Offline
                                          StabilostickS Offline
                                          Stabilostick
                                          wrote on last edited by
                                          #141

                                          Brachte der Domain-Parameter jetzt etwas?

                                          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

                                          622

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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