Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backitup kein JavaScript Restore möglich!

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backitup kein JavaScript Restore möglich!

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

      @benjamincz also dein NAS kann NFS.
      Dann würde ich es an deiner Stelle auch nutzen.
      CIFS ist nur ein Notfall

      B 2 Replies Last reply Reply Quote 0
      • B
        BenjaminCz @simatec last edited by BenjaminCz

        @simatec

        pi@raspberrypi:~ $ mount
        /dev/mmcblk0p2 on / type ext4 (rw,noatime)
        devtmpfs on /dev type devtmpfs (rw,relatime,size=1800664k,nr_inodes=84204,mode=755)
        proc on /proc type proc (rw,relatime)
        sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
        securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
        tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
        devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
        tmpfs on /run type tmpfs (rw,nosuid,nodev,size=786212k,nr_inodes=819200,mode=755)
        tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
        cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
        bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
        systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
        mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
        sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
        debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
        tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
        configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
        fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
        /dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro)
        //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
        //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
        //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
        //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
        //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
        tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=393104k,nr_inodes=98276,mode=700,uid=1000,gid=1000)
        pi@raspberrypi:~ $
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @BenjaminCz last edited by

          @benjamincz

          5 Freigaben auf den gleichen Mountpunkt kann nicht funktionieren.

          B 1 Reply Last reply Reply Quote 0
          • B
            BenjaminCz @simatec last edited by

            @simatec OK vielen dank. Wie stelle ich das dann genau im Backitup um auf Kopieren ?

            1 Reply Last reply Reply Quote 0
            • B
              BenjaminCz @Thomas Braun last edited by

              @thomas-braun ok was mache ich falsch ? Soll ich auf NFS umsteigen ?

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

                @benjamincz sagte in Backitup kein JavaScript Restore möglich!:

                ok was mache ich falsch ?

                Du stapelst da wohl 5 Freigaben übereinander.

                Soll ich auf NFS umsteigen ?

                Ich würde es tun. @simatec auch.

                sudo umount /opt/iobroker/backups && mount | sort
                

                sagt?

                B 2 Replies Last reply Reply Quote 0
                • B
                  BenjaminCz @Thomas Braun last edited by

                  @thomas-braun

                  pi@raspberrypi:~ $ sudo umount /opt/iobroker/backups && mount | sort
                  //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
                  //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
                  //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
                  //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
                  bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
                  cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
                  configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
                  debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
                  /dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro)
                  /dev/mmcblk0p2 on / type ext4 (rw,noatime)
                  devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
                  devtmpfs on /dev type devtmpfs (rw,relatime,size=1800664k,nr_inodes=84204,mode=755)
                  fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
                  mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
                  proc on /proc type proc (rw,relatime)
                  securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
                  sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
                  sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
                  systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
                  tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
                  tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
                  tmpfs on /run type tmpfs (rw,nosuid,nodev,size=786212k,nr_inodes=819200,mode=755)
                  tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=393104k,nr_inodes=98276,mode=700,uid=1000,gid=1000)
                  tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
                  pi@raspberrypi:~ $
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • B
                    BenjaminCz @Thomas Braun last edited by

                    @thomas-braun Ich würde es dann mit NFS Probieren. Hat von euch einer eine Idee ob ich da dann im Adapter NAS/Kopieren eingestellt haben muss so wie jetzt auch oder dann FTP ?

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

                      @benjamincz

                      Schalt mal den ganzen anderen Kram da aus. Also NT-LAN-Manager bis LLTD. Das sind offenbar die ganzen unnötigen Freigaben da bei dir.

                      Oder halt komplett auf NFS gehen.

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

                        @benjamincz sagte in Backitup kein JavaScript Restore möglich!:

                        oder dann FTP

                        Warum FTP? Das ist ein komplett anderes Protokoll. Hat mit NFS nix zu schaffen. Who wants to use FTP anyway?

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          BenjaminCz @Thomas Braun last edited by

                          @thomas-braun Habe es auf NFS umgestellt und gleicher Fehler.
                          Error:

                          {"errno":-1,"code":"EPERM","syscall":"utime","path":"/opt/iobroker/backups/tmpScripts/"}

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

                            @benjamincz

                            Das gleiche Spiel...

                            mount | sort
                            
                            B 1 Reply Last reply Reply Quote 0
                            • B
                              BenjaminCz @Thomas Braun last edited by

                              @thomas-braun

                              pi@raspberrypi:~ $ mount | sort
                              //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
                              //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=2.0,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)
                              //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
                              //192.168.178.58/IOBroker-Backup/IOBroker on /opt/iobroker/backups type cifs (rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.58,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
                              bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
                              cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
                              configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
                              debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
                              /dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro)
                              /dev/mmcblk0p2 on / type ext4 (rw,noatime)
                              devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
                              devtmpfs on /dev type devtmpfs (rw,relatime,size=1800664k,nr_inodes=84204,mode=755)
                              fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
                              mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
                              proc on /proc type proc (rw,relatime)
                              securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
                              sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
                              sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
                              systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
                              tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
                              tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
                              tmpfs on /run type tmpfs (rw,nosuid,nodev,size=786212k,nr_inodes=819200,mode=755)
                              tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=393104k,nr_inodes=98276,mode=700,uid=1000,gid=1000)
                              tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
                              pi@raspberrypi:~ $
                              
                              

                              Danke für eure gedult!

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

                                @benjamincz

                                Da ist noch der komische CIFS/SMB Kram aktiv.

                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  BenjaminCz @Thomas Braun last edited by

                                  @thomas-braun wie bekomme ich den weg. EInfach IOBRoker neustarten ?

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

                                    @benjamincz

                                    Die 'Windows-Dienste' von NT-LAN Manager bis einschließlich LLTD ausstellen.

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      BenjaminCz @Thomas Braun last edited by

                                      @thomas-braun
                                      Ist alles Aus außer den Lan Manager Aus gibts da nicht nur andere Option...
                                      1.jpg

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

                                        @benjamincz

                                        Ich hasse GUIs...

                                        Waren die immer aus? Und oben war das DropDown-Menü von smb nur drüber gelegt?

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          BenjaminCz @Thomas Braun last edited by

                                          @thomas-braun
                                          So sieht es normal aus ohne Dropdown.
                                          1.jpg

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

                                            @benjamincz

                                            Stell mal das SMB Protokoll auf 'Nur 3'.
                                            Und auf dem Pi:

                                            sudo umount /opt/iobroker/backups
                                            

                                            solange bis die Freigabe nicht mehr in

                                            mount | sort
                                            

                                            auftaucht.

                                            B 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

                                            935
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            103
                                            3898
                                            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