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. Off Topic
  4. mount.nfs: Operation not permitted

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    150

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

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

mount.nfs: Operation not permitted

Scheduled Pinned Locked Moved Off Topic
64 Posts 9 Posters 10.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.
  • crunchipC crunchip

    @negalein fällt mir auf die schnelle jetzt auch nix ein

    NegaleinN Offline
    NegaleinN Offline
    Negalein
    Global Moderator
    wrote on last edited by
    #49

    @crunchip sagte in mount.nfs: Operation not permitted:

    fällt mir auf die schnelle jetzt auch nix ein

    vielleicht kann @Dutchman mir weiterhelfen?

    ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
    ° Node.js Fixer ---> iob nodejs-update
    ° Fixer ---> iob fix

    1 Reply Last reply
    0
    • NegaleinN Negalein

      @crunchip sagte in mount.nfs: Operation not permitted:

      Oder guck mal mit

      nega@Plex:~$ ls -al /mnt
      total 52
      drwxr-xr-x 15 root   root    4096 Jul  5 08:00 .
      drwxr-xr-x 24 root   root    4096 Jun  9 15:32 ..
      drwxr-xr-x  2 root   root    4096 Mar 30 20:35 Backup
      drwxr-xr-x  2 root   root    4096 Aug 20  2021 Backups
      drwxrwxrwx  1 nobody nogroup   62 Jul  3 21:14 Film
      drwxrwxrwx  1 nobody nogroup  114 Jul  3 21:14 Kind
      drwxr-xr-x  2 root   root    4096 Mar 30 21:30 Kinder
      drwxr-xr-x  2 root   root    4096 Sep 18  2021 MP3
      drwxr-xr-x  2 root   root    4096 Aug 20  2021 MediaNAS
      drwxr-xr-x  2 root   root    4096 Aug 20  2021 MediaNAs
      drwxr-xr-x  2 root   root    4096 Sep 18  2021 Musik
      drwxr-xr-x  2 root   root    4096 Aug 20  2021 Photo
      drwxr-xr-x  2 root   root    4096 Aug 20  2021 PhotoNAS
      drwxr-xr-x  2 root   root    4096 Jul  5 08:00 Plex
      drwxr-xr-x  2 root   root    4096 Aug 20  2021 Video
      nega@Plex:~$ sudo mount -t nfs 10.0.1.21:/volume1/Backups/ /mnt/Plex/
      mount.nfs: Operation not permitted
      nega@Plex:~$ sudo mount -t nfs 10.0.1.21:/volume2/Plexbackup /mnt/Plex/
      mount.nfs: Operation not permitted
      

      Hab mal komplett von vorne angefangen (sudo mount -t nfs 10.0.1.21:/volume2/Plexbackup /mnt/Plex/).
      Wieder selbes Ergebnis! :(

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

      @negalein sagte in mount.nfs: Operation not permitted:
      nega@Plex:~$ sudo mount -t nfs 10.0.1.21:/volume1/Backups/ /mnt/Plex/

      Habe nicht alles verfolgt , habe kein proxmox aber 10.0.1.21 ist deine Synology !?

      showmount -e 10.0.1.21
      

      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 ..

      NegaleinN 1 Reply Last reply
      0
      • GlasfaserG Glasfaser

        @negalein sagte in mount.nfs: Operation not permitted:
        nega@Plex:~$ sudo mount -t nfs 10.0.1.21:/volume1/Backups/ /mnt/Plex/

        Habe nicht alles verfolgt , habe kein proxmox aber 10.0.1.21 ist deine Synology !?

        showmount -e 10.0.1.21
        
        NegaleinN Offline
        NegaleinN Offline
        Negalein
        Global Moderator
        wrote on last edited by
        #51

        @glasfaser sagte in mount.nfs: Operation not permitted:

        aber 10.0.1.21 ist deine Synology !?

        Jep

        showmount -e 10.0.1.21

        nega@Plex:~$ showmount -e 10.0.1.21
        Export list for 10.0.1.21:
        /volume1/Backups    10.0.1.158,10.0.1.201
        /volume2/Plexbackup 10.0.1.158
        /volume2/ioBroker   10.0.1.201
        /volume1/Video      10.0.1.158,10.0.1.35,10.0.1.201
        /volume2/Video_2    10.0.1.158,10.0.1.35,10.0.1.201
        /volume1/NetBackup  10.0.1.201
        

        ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
        ° Node.js Fixer ---> iob nodejs-update
        ° Fixer ---> iob fix

        GlasfaserG 1 Reply Last reply
        0
        • NegaleinN Negalein

          @glasfaser sagte in mount.nfs: Operation not permitted:

          aber 10.0.1.21 ist deine Synology !?

          Jep

          showmount -e 10.0.1.21

          nega@Plex:~$ showmount -e 10.0.1.21
          Export list for 10.0.1.21:
          /volume1/Backups    10.0.1.158,10.0.1.201
          /volume2/Plexbackup 10.0.1.158
          /volume2/ioBroker   10.0.1.201
          /volume1/Video      10.0.1.158,10.0.1.35,10.0.1.201
          /volume2/Video_2    10.0.1.158,10.0.1.35,10.0.1.201
          /volume1/NetBackup  10.0.1.201
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          wrote on last edited by
          #52

          @negalein

          Firewall in der Syn aktiv !?

          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 ..

          NegaleinN 1 Reply Last reply
          0
          • GlasfaserG Glasfaser

            @negalein

            Firewall in der Syn aktiv !?

            NegaleinN Offline
            NegaleinN Offline
            Negalein
            Global Moderator
            wrote on last edited by
            #53

            @glasfaser sagte in mount.nfs: Operation not permitted:

            Firewall in der Syn aktiv !?

            Ja, aber die anderen Mounts von Plex auf die Syno funktionieren.

            ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
            ° Node.js Fixer ---> iob nodejs-update
            ° Fixer ---> iob fix

            1 Reply Last reply
            0
            • NegaleinN Negalein

              @crunchip @Dutchman @liv-in-sky

              Ich verfluche das Teil. :imp:
              Bräuchte wiedermal eure Hilfe.

              Möchte mit sudo mount -t nfs 10.0.1.21:/volume1/Backups/Plex /mnt/Backups/ die Nas für die Plex-Backups einbinden.

              Leider kommt dann

              nega@Plex:/mnt/Backups$ sudo mount -t nfs 10.0.1.21:/volume1/Backups/Plex /mnt/Backups/
              mount.nfs: Operation not permitted
              

              Auf der Synology müsste es passen, da die ioBroker-Backups (10.0.1.201) brav rübergeschoben werden.
              c4984997-ae61-4aae-9d4a-d4a87b0d3951-image.png
              1cf528f3-379b-42fc-95ac-255fae8cefeb-image.png

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

              @negalein sagte in mount.nfs: Operation not permitted:

              /Backups/Plex

              Versuche mal :

              377b1630-d83f-47df-9753-2fc49a561421-grafik.png

              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 ..

              NegaleinN 1 Reply Last reply
              0
              • GlasfaserG Glasfaser

                @negalein sagte in mount.nfs: Operation not permitted:

                /Backups/Plex

                Versuche mal :

                377b1630-d83f-47df-9753-2fc49a561421-grafik.png

                NegaleinN Offline
                NegaleinN Offline
                Negalein
                Global Moderator
                wrote on last edited by
                #55

                @glasfaser sagte in mount.nfs: Operation not permitted:

                Versuche mal :

                leider auch nichts

                nega@Plex:~$ sudo mount -t nfs 10.0.1.21:/volume1/Backups/ /mnt/Plex/
                [sudo] password for nega:
                mount.nfs: Operation not permitted
                

                ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                ° Node.js Fixer ---> iob nodejs-update
                ° Fixer ---> iob fix

                GlasfaserG 1 Reply Last reply
                0
                • NegaleinN Negalein

                  @glasfaser sagte in mount.nfs: Operation not permitted:

                  Versuche mal :

                  leider auch nichts

                  nega@Plex:~$ sudo mount -t nfs 10.0.1.21:/volume1/Backups/ /mnt/Plex/
                  [sudo] password for nega:
                  mount.nfs: Operation not permitted
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  wrote on last edited by
                  #56

                  @negalein

                  Bin gerade nicht zuhause ... ( deshalb kann ich nicht nachschauen )

                  Gibt es nicht für einen Unter-Ordner ein NFS Option !?

                  90295ebc-fb0f-4e41-a9d8-448b82730078-grafik.png

                  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 ..

                  NegaleinN 1 Reply Last reply
                  0
                  • GlasfaserG Glasfaser

                    @negalein

                    Bin gerade nicht zuhause ... ( deshalb kann ich nicht nachschauen )

                    Gibt es nicht für einen Unter-Ordner ein NFS Option !?

                    90295ebc-fb0f-4e41-a9d8-448b82730078-grafik.png

                    NegaleinN Offline
                    NegaleinN Offline
                    Negalein
                    Global Moderator
                    wrote on last edited by
                    #57

                    @glasfaser sagte in mount.nfs: Operation not permitted:

                    Gibt es nicht für einen Unter-Ordner ein NFS Option !?

                    Ja, das hätte ich aktiv

                    bd252754-7fa1-406c-9b1e-10e03a5aa9ad-image.png

                    ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                    ° Node.js Fixer ---> iob nodejs-update
                    ° Fixer ---> iob fix

                    1 Reply Last reply
                    0
                    • NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      wrote on last edited by Negalein
                      #58

                      @JLeg @crunchip @Dutchman

                      dieses Mount verfluche ich.

                      Hatte einen HDD Crash und musste das Backup zurückspielen.
                      Natürlich übernimmt er da die Mounts nicht.

                      Ok, ALLES wieder Schritt für Schritt gemacht (rmdir ..., mkdir ..., mount ...).
                      Und was ist? Wieder mount.nfs: Operation not permitted! :imp:
                      Egal was ich mounten möchte. Immer mount.nfs: Operation not permitted

                      Habt ihr noch Ideen, was ich noch machen könnte?

                      Könnte jemand mit Anydesk mal schaun?

                      ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                      ° Node.js Fixer ---> iob nodejs-update
                      ° Fixer ---> iob fix

                      DutchmanD 1 Reply Last reply
                      0
                      • NegaleinN Negalein

                        @JLeg @crunchip @Dutchman

                        dieses Mount verfluche ich.

                        Hatte einen HDD Crash und musste das Backup zurückspielen.
                        Natürlich übernimmt er da die Mounts nicht.

                        Ok, ALLES wieder Schritt für Schritt gemacht (rmdir ..., mkdir ..., mount ...).
                        Und was ist? Wieder mount.nfs: Operation not permitted! :imp:
                        Egal was ich mounten möchte. Immer mount.nfs: Operation not permitted

                        Habt ihr noch Ideen, was ich noch machen könnte?

                        Könnte jemand mit Anydesk mal schaun?

                        DutchmanD Offline
                        DutchmanD Offline
                        Dutchman
                        Developer Most Active Administrators
                        wrote on last edited by Dutchman
                        #59

                        @negalein

                        sieht nach nem Freigabe Probleme aus, hat sich die ip des Server eventuell verändert?

                        NegaleinN 1 Reply Last reply
                        0
                        • DutchmanD Dutchman

                          @negalein

                          sieht nach nem Freigabe Probleme aus, hat sich die ip des Server eventuell verändert?

                          NegaleinN Offline
                          NegaleinN Offline
                          Negalein
                          Global Moderator
                          wrote on last edited by
                          #60

                          @dutchman sagte in mount.nfs: Operation not permitted:

                          sieht nach nem Freigabe Probleme aus, hat sich die ip des Server eventuell verändert?

                          Nein, IP ist gleichgeblieben.
                          NFS-Berechtigung passt auch (10.0.1.158 ist der Plex-Server).
                          0e9de3a0-d242-4651-8ec9-46bd49e5d9ba-image.png

                          ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                          ° Node.js Fixer ---> iob nodejs-update
                          ° Fixer ---> iob fix

                          frana120500F 1 Reply Last reply
                          0
                          • NegaleinN Negalein

                            @dutchman sagte in mount.nfs: Operation not permitted:

                            sieht nach nem Freigabe Probleme aus, hat sich die ip des Server eventuell verändert?

                            Nein, IP ist gleichgeblieben.
                            NFS-Berechtigung passt auch (10.0.1.158 ist der Plex-Server).
                            0e9de3a0-d242-4651-8ec9-46bd49e5d9ba-image.png

                            frana120500F Offline
                            frana120500F Offline
                            frana120500
                            wrote on last edited by
                            #61

                            @negalein bist du da schon weitergekommen? ich stehe vor dem gleichen problem und bekomme meinen Mount nicht mehr hin (allerdings QNAP Nas). Berechtigungen auf dem Ordner (nfs freigabe) habe ich eingerichtet wie immer

                            NegaleinN 1 Reply Last reply
                            0
                            • frana120500F frana120500

                              @negalein bist du da schon weitergekommen? ich stehe vor dem gleichen problem und bekomme meinen Mount nicht mehr hin (allerdings QNAP Nas). Berechtigungen auf dem Ordner (nfs freigabe) habe ich eingerichtet wie immer

                              NegaleinN Offline
                              NegaleinN Offline
                              Negalein
                              Global Moderator
                              wrote on last edited by
                              #62

                              @frana120500 sagte in mount.nfs: Operation not permitted:

                              bist du da schon weitergekommen?

                              Ja, ich hatte die Mounts in den LXCs gemacht und nicht wie es sein muss, im Proxmox Host.

                              ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                              ° Node.js Fixer ---> iob nodejs-update
                              ° Fixer ---> iob fix

                              frana120500F 1 Reply Last reply
                              0
                              • NegaleinN Negalein

                                @frana120500 sagte in mount.nfs: Operation not permitted:

                                bist du da schon weitergekommen?

                                Ja, ich hatte die Mounts in den LXCs gemacht und nicht wie es sein muss, im Proxmox Host.

                                frana120500F Offline
                                frana120500F Offline
                                frana120500
                                wrote on last edited by frana120500
                                #63

                                @negalein mmmh, das habe ich auch. nach der Anleitung von @Dutchman

                                wenn ich aber das Verzeichnis angelegt habe, erhalte ich nach sudo mount -t nfs 10.10.8.8:/nuciobroker /mnt/zaehlerstaende/
                                mount.nfs: Operation not permitted

                                die IP vom NAS stimmt und der Freigabeordner 'nuciobroker' hat auch eine nfs freigabe

                                NegaleinN 1 Reply Last reply
                                0
                                • frana120500F frana120500

                                  @negalein mmmh, das habe ich auch. nach der Anleitung von @Dutchman

                                  wenn ich aber das Verzeichnis angelegt habe, erhalte ich nach sudo mount -t nfs 10.10.8.8:/nuciobroker /mnt/zaehlerstaende/
                                  mount.nfs: Operation not permitted

                                  die IP vom NAS stimmt und der Freigabeordner 'nuciobroker' hat auch eine nfs freigabe

                                  NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  wrote on last edited by
                                  #64

                                  @frana120500 sagte in mount.nfs: Operation not permitted:

                                  die IP vom NAS stimmt und der Freigabeordner 'nuciobroker' hat auch eine nfs freigabe

                                  Ich kenne Qnap nicht. Aber gibts dort auch so ähnliches?
                                  86786f6c-bcb4-4857-9b11-f663dd4660b0-image.png
                                  9b1be843-7d9d-46a2-9eca-6c46de9c6db7-image.png

                                  ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                                  ° Node.js Fixer ---> iob nodejs-update
                                  ° Fixer ---> iob fix

                                  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

                                  318

                                  Online

                                  32.7k

                                  Users

                                  82.4k

                                  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