Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup auf NAS - Probleme mit CIFS

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Backup auf NAS - Probleme mit CIFS

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      J Riemann last edited by

      ARMBIAN 5.38 stable Ubuntu 16.04.5 LTS 4.14.4-sunxi

      1 Reply Last reply Reply Quote 0
      • J
        J Riemann last edited by

        So, jetzt ist es amtlich… auch Dein vorgefertigtes Image funktioniert nicht....````
        backitup.0 2018-08-19 23:12:49.351 error [ccu] Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
        backitup.0 2018-08-19 23:12:49.350 error [ccu] mount error(19): No such device
        backitup.0 2018-08-19 23:12:49.349 error [ccu] mount error: cifs filesystem not supported by the system
        backitup.0 2018-08-19 23:12:49.327 error [ccu] Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
        backitup.0 2018-08-19 23:12:49.326 error [ccu] mount error(19): No such device
        backitup.0 2018-08-19 23:12:49.324 error [ccu] mount error: cifs filesystem not supported by the system
        backitup.0 2018-08-19 23:12:49.218 info [ccu] oneClick backup started

        
        Ich bin mit meinen Möglichkeiten am Ende und muß mich geschlagen geben.
        1 Reply Last reply Reply Quote 0
        • simatec
          simatec Developer Most Active last edited by

          Vielleicht hilft euch das hier weiter …

          https://unix.stackexchange.com/question ... the-system

          Gesendet von iPhone mit Tapatalk

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

            Das hatte ich auch gefunden überstieg aber mein Linux-Wissen.

            Jetzt nachdem ich den anderen Link abgearbeitet habe kann ich sagen dass modprobe cifs mit einem fatalen Fehler endet

            Ich habe letzte Nacht noch im Armbian Forum gesucht und etwas gefunden, dass MIR auch nicht weiterhilft.

            Wenn ich Zeit habe werde ich da versuchen zu fragen.

            Gruß

            Rainer

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

              Hab ihr nach dem installieren der cifs-utils mal einen reboot gemacht?

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

                ich ja!

                Außerdem sind die cifs-utils beim Armbian mit drauf.

                cifs selbst ist bei den fraglichen Distros nicht in der Liste der unterstützten filesystems

                cat /proc/filesystems
                

                Gruß

                Rainer

                1 Reply Last reply Reply Quote 0
                • Lenny.CB
                  Lenny.CB Most Active last edited by

                  @Homoran:

                  ich ja!

                  Außerdem sind die cifs-utils beim Armbian mit drauf.

                  cifs selbst ist bei den fraglichen Distros nicht in der Liste der unterstützten filesystems

                  cat /proc/filesystems
                  

                  Gruß

                  Rainer `
                  ich hatte auf dem RockPro64 das "Debian Stretch Minimal 64bit OS Image" aufgespielt. Cifs ist bei den unterstützten Filesystemen mit dabei. lässt sich dennoch nicht mounten.

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

                    Da müsste sicher ein Kernel Update gemacht werden

                    Gesendet von iPhone mit Tapatalk

                    1 Reply Last reply Reply Quote 0
                    • Röstkartoffel
                      Röstkartoffel last edited by

                      Hallo Rainer.

                      Ich habe````
                      Welcome to ARMBIAN 5.51.180704 nightly Debian GNU/Linux 9 (stretch) 4.4.138-rk3328

                      auf meinem Rock64 und musste die cifs-utils nachinstallieren. Das funktionierte einwandfrei und ich kann meine Syno DS213+ einwandfrei mounten und alle meine Backups werden automatisch mittels dem Adapter auf die Syno geschrieben.
                      
                      Ich hatte nur Probleme mit dem FTP, das wollte nicht.
                      
                      Das````
                      cat /proc/filesystems
                      ````zeigt folgendes:
                      

                      root@rock64:~# cat /proc/filesystems
                      nodev sysfs
                      nodev rootfs
                      nodev ramfs
                      nodev bdev
                      nodev proc
                      nodev cpuset
                      nodev cgroup
                      nodev cgroup2
                      nodev tmpfs
                      nodev devtmpfs
                      nodev configfs
                      nodev debugfs
                      nodev tracefs
                      nodev securityfs
                      nodev sockfs
                      nodev pipefs
                      nodev rpc_pipefs
                      nodev devpts
                      ext3
                      ext2
                      ext4
                      squashfs
                      nodev hugetlbfs
                      vfat
                      iso9660
                      hfsplus
                      nodev nfs
                      nodev nfs4
                      nodev nfsd
                      fuseblk
                      nodev fuse
                      nodev fusectl
                      udf
                      jfs
                      xfs
                      nodev pstore
                      nodev mqueue
                      btrfs
                      nodev autofs
                      nodev cifs

                      
                      Gruß
                      
                      Volker
                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators last edited by

                        Danke für diese Info!

                        Du hast ein Image mit Debian nightly drauf.

                        Die Probleme sind mit (einigen) Ubuntu images.

                        Gruß

                        Rainer

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

                          @Homoran

                          Hast du mal probiert mit den verschiedenen SMB Protokoll Versionen zu testen?

                          https://wiki.ubuntuusers.de/Samba_Clien … -Versionen

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

                            Das hatte ich schon mal gemacht (zumindest Synoseitig) aber hier liegt ja mit

                            cifs filesystem not supported by the system
                            

                            IMHO eindeutig das Problem vor, dass cifs als Filesystem überhaupt nicht unterstützt wird.

                            In der Liste der unterstützten filesystems fehlt cifs bei den Distros, bei denen es nicht funktioniert.

                            Und umgekehrt: Da wo es klappt steht auch cifs in /proc/filesystems drin

                            Ist also ein Problem der Distros. ich schreibe gleich mal die Armbian-Crew an.

                            EDIT:

                            https://forum.armbian.com/topic/7995-problems-with-cifs-mount-on-different-distros/

                            Gruß

                            Rainer

                            1 Reply Last reply Reply Quote 0
                            • J
                              J Riemann last edited by

                              Das Problem wird irgendwo im Armbian liegen… Ich habe mittlerweile alle aktuell verfügbaren Stable Versionen getestet und der Effekt ist immer der selbe.

                              Armbian Xenial desktop legacy kernel 3.4.y

                              Armbian Stretch mainline kernel 4.14.y or 4.17.y

                              Armbian Xenial mainline kernel 4.14.y or 4.17.y

                              Und Dein fertiges Image von 12/2017 mit Armbian Ubuntu Xenial Server

                              Ich habe die Versionen auf alle erdenklichen Arten getestet: Ohne jegliche Updates zu machen, mit allen Updates, verschieden Node-Vesionen, CIFS händisch installiert oder nicht installiert, CIFS als aller erstes noch vor Node installiert, CIFS erst nach iobroker installiert, SMBA Zusatzpakete über Armbian-Config nachinstalliert, SMBA Config-Dateien vom Raspi3 auf den Opi kopiert und und und alles ohne Erfolg.

                              Auf Seiten der Syno habe ich auch x-fache Einstellungen getestet, Nutzer angelegt/gelöscht, Passwort verändert und und und.

                              Ich habe auch sehr viele externe Foren durchsucht und verschieden Hilfeansätze getestet... nix.

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

                                Hast du auch bei allen Versionen````
                                cat /proc/filesystems

                                gemacht und nachgesehen ob da cifs drin steht?
                                
                                Dann könnte ich das direkt im Armbian Forum ergänzen.
                                
                                ~~@J Riemann:~~ 
                                
                                > CIFS händisch installiert oder nicht installiert, `  
                                ich nehme an die cifs-utils.
                                
                                Kam dann nicht "ist schon neueste Version"??
                                
                                ~~@J Riemann:~~ 
                                
                                > Das Problem wird irgendwo im Armbian liegen `  
                                oder im Ubuntu
                                
                                Gruß
                                
                                Rainer
                                1 Reply Last reply Reply Quote 0
                                • paul53
                                  paul53 last edited by

                                  @Homoran:

                                  oder im Ubuntu ` @J Riemann:

                                  Armbian Stretch mainline kernel 4.14.y or 4.17.y `

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

                                    Danke!

                                    also nicht nur Ubuntu!

                                    Wie kann man nur so blind sein :oops: :oops:

                                    Gruß

                                    Rainer

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      J Riemann last edited by

                                      @Homoran:

                                      Hast du auch bei allen Versionen

                                      CODE: ALLES AUSWÄHLEN

                                      cat /proc/filesystems `
                                      Nein, sorry, den Befehl kenne ich nicht, bin ja noch Anfänger… :mrgreen: @Homoran:

                                      ich nehme an die cifs-utils.

                                      Kam dann nicht "ist schon neueste Version"?? ` Nein! Zumindest die Pakete auf Armbian.com haben CIFS-Utils nicht installiert. Wie das bei Deinem Image war weiß ich jetzt echt nicht mehr. Ich habe das System locker 20x neu aufgesetzt und es versäumt genau zu protokollieren was/wann/wie/wo.

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        J Riemann last edited by

                                        Aktuell läuft bei mir ARMBIAN 5.38 stable Ubuntu 16.04.5 LTS 4.14.18-sunxi und cat /proc/filesystems ergibt:````
                                        root@orangepiplus2e:~# cat /proc/filesystems
                                        nodev sysfs
                                        nodev rootfs
                                        nodev ramfs
                                        nodev bdev
                                        nodev proc
                                        nodev cpuset
                                        nodev cgroup
                                        nodev cgroup2
                                        nodev tmpfs
                                        nodev devtmpfs
                                        nodev binfmt_misc
                                        nodev configfs
                                        nodev debugfs
                                        nodev tracefs
                                        nodev securityfs
                                        nodev sockfs
                                        nodev bpf
                                        nodev pipefs
                                        nodev rpc_pipefs
                                        nodev devpts
                                        ext3
                                        ext2
                                        ext4
                                        vfat
                                        msdos
                                        iso9660
                                        nodev nfs
                                        nodev nfs4
                                        nodev nfsd
                                        nodev autofs
                                        udf
                                        jfs
                                        xfs
                                        f2fs
                                        nodev mqueue
                                        nodev ubifs
                                        btrfs
                                        nodev cifs
                                        root@orangepiplus2e:~#

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

                                          da ist cifs drin, damit muss es klappen

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            J Riemann last edited by

                                            nö, Fehler wie immer…

                                            Nochmal schnell getestet:````
                                            [ERROR] mount error(13): Permission denied
                                            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

                                            [DEBUG] error --- Backup path was not connected to CIFS server ---

                                            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

                                            825
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            18
                                            266
                                            38858
                                            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