export nfs share as nfs3?

  • hi


    I am trying to share a nfs share over WAN with a friend.
    All ports etc. are open.
    problem is his client can only accept nfsv2 & 3.. he's trying to mount the share on his XBMC..


    how can I present a nfs3 share to his client?

    • Offizieller Beitrag

    The mount will fallback auto to v3. I use nfs mount in openelec, and it goes auto to v3, since v4 isn't supported there.You can also force the mount to v3 with options in the mount command.

  • Hi!


    I've recently replaced my XPenology to OMV and I wanted to restore my NFS share for KODI. My linux machines are able to connect to shares but I have problems with KODI:



    mount -t nfs 192.168.10.15:/video /storage/balrog/video -o nolock


    and result is:


    mount: 192.168.10.15:/video failed, reason given by server: Permission denied
    mount: mounting 192.168.10.15:/video on /storage/balrog/video/ failed: Bad file descriptor




    Form OMV logs I have someting like this:


    Sep 2 18:41:27 balrog rpc.mountd[12143]: refused mount request from 192.168.10.25 for /video (/): not exported


    No idea what is going on....


    I tried to change command to:


    mount -t nfs 192.168.10.15:/export/video /storage/balrog/video/ -o nolock


    mount finish with success but folder is not accessible :/


    any idea? anyone has something similar? :D

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!