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.
    • Homoran
      Homoran Global Moderator Administrators last edited by

      @J Riemann:

      Gibt es eine Möglichkeit dies auf anderem Weg umzustellen? `
      Natürlich 😉

      dpkg-reconfigure locales
      

      DE-DE-UTF8

      Gruß

      Rainer

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

        Das ergibt den selben Fehler wie bei der Änderung über Armbian-Config````
        root@iobroker-opi:~# dpkg-reconfigure locales
        perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US.UTF-8",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US.UTF-8",
        LANG = (unset)
        are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        locale: Cannot set LC_MESSAGES to default locale: No such file or directory
        locale: Cannot set LC_ALL to default locale: No such file or directory
        /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
        /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
        Generating locales (this might take a while)...
        de_DE.UTF-8... done
        Generation complete.
        perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US.UTF-8",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US.UTF-8",
        LANG = (unset)
        are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US.UTF-8",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US.UTF-8",
        LANG = (unset)
        are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        *** update-locale: Error: invalid locale settings: LANG=de_DE.UTF-8 LANGUAGE=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
        root@iobroker-opi:~#

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

          Dann ist da was faul, das habe ich noch nie gesehen.

          kommt denn wenigstens die Sprachauswahlliste?
          144_locales_rock64.png

          Gruß

          Rainer

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

            ja, das kommt alles, dort wähle ich die Sprache, dann bestätigen mit ok, dann kommt eine kleine Auflistung der Sprachen die man zur Installation ausgewählt hat, dort wähle ich dann nochmals DE und nach dem "ok" wird versucht die Sprache umzustellen und der gezeigte Fehler wird ausgeworfen.

            Ich habe das Gefühl das es mit dem Benutzerkonto zu tun hat das bei der Installation angelegt wird.

            Ich werde wohl nochmal eine Installation starten und diesen Punkt überspringen wenn es möglich ist.

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

              Hallo Jörg,

              habe endlich den Rock64 auf den neuesten Stand gebraucht und backitup installiert

              Falls es dich beruhigt habe ich jetzt den selben Fehler 😞

              Gruß

              Rainer

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

                An backitup kann das aber nicht liegen.

                Irgendwas scheint da am System nicht zu stimmen.

                Da der Standard mount Befehl auch über Konsole den Fehler ausgibt, sollte man da ansetzen

                Gesendet von iPhone mit Tapatalk

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

                  Korrekt!

                  Habe es auch über die Konsole am Host probiert, da kam die Meldung

                  > cifs filesystem not supported by the system

                  Auf der Suche danach bin ich auf folgende Seite gestoßen:

                  https://www.linuxquestions.org/question … 175593855/

                  Die dort erwähnten Befehle und ihre Antwort:

                   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
                  
                  
                   sudo modprobe cifs
                  modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.131-rk3328/modules.dep.bin'
                  modprobe: FATAL: Module cifs not found in directory /lib/modules/4.4.131-rk3328
                  
                  

                  Watt nu??

                  Gruß

                  Rainer

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

                    @Homoran:

                    habe endlich den Rock64 auf den neuesten Stand gebraucht und backitup installiert `
                    Und ich ic dachte schon ich bin einfach zu doof… :mrgreen:

                    Ich habe noch weitere Installationen getestet, egal welches Image, immer der selbe Fehler.

                    Auch die Suche in diversen Foren brachte keine Lösung.

                    Jetzt arbeite ich gerade an Deinem fertigen Image von 12/2017

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

                      Ich weiß vor lauter Images nicht mehr was der OPi hatte.

                      Ist da auch Ubuntu drauf?

                      Beim Tinker ist es das auch (Ubuntu 16.04.5 LTS 4.4.120-rockchip), dort gibt der Befehl

                      cat /proc/filesystems
                      
                      

                      ganz unten cifs mit an.

                      beim Rock ist es nightly Ubuntu 16.04.5 LTS 4.4.131-rk3328

                      Gruß

                      Rainer

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

                        ja, das Armbian Xenial Ubuntu. Das ist die aktuelle stable Version.

                        Die Version mit der ich schon 2 Tage kämpfe.

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

                          Welche Kernel-Version?

                          4.4.120/4.4.131 oder noch die ganz alte 3.x.x

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            774
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

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