[SOLVED] Mounting an NFS share - Prerequisities?

  • Hi @ all,


    I shortly set up my new OMV 0.6 to replace my old Synology. I had severeal folders exported via NFS to my WDLxTV, as this gave showed a better performance than any other option.
    I now configured OMV to export a folder, e.g. /Freigaben/shared. On the WDLxTV, I set it to


    Code
    xmount 192.168.1.13:/export/Videos Videos nfs


    Unfortunately, this doesn't work so far. By reading across the forum (and discussing with the shell of the media player, saying: permission denied), I am quite sure that it is a problem of false and/ or missing user rights.
    Is there any how-to stating what I can do about this? Any topic I found stated that there is an influence of user rights, but unfortunately, I can't find any more specific lines.
    Thank you for your support,
    bg,


    Gilhin

  • Code
    stat /media/uuiddeinerfestplatte/sharedfolderwelchesduviaNFSfreigebenwillst


    Gruß
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Code
    deub275@OMV:/media$ stat /media/Freigaben/Videos
      Datei: „/media/Freigaben/Videos“
      Größe: 4096           Blöcke: 8          EA Block: 4096   Verzeichnis
    Gerät: 13h/19d  Inode: 15          Verknüpfungen: 7
    Zugriff: (2775/drwxrwsr-x)  Uid: (    0/    root)   Gid: (  100/   users)
    Zugriff    : 2014-07-06 20:50:02.884628766 +0200
    Modifiziert: 2014-07-01 15:43:53.967039381 +0200
    Geändert   : 2014-07-01 15:43:53.967039381 +0200
     Geburt    : -


    I directly use the /Freigaben/Videos, as it is part of an AUFS pool.

  • Then could you show the individual folders that are part of the pool too?


    And also show 'showmount -e localhost'.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • So, let's start:


    Code
    deub275@OMV:~$ sudo showmount -e localhost
    [sudo] password for deub275:
    Export list for localhost:
    /export        192.168.1.42
    /export/Videos 192.168.1.42


    I guess that you want to see the output of the stat command for the other folders, right?
    Here they are:


    Code
    deub275@OMV:~$ stat /media/Freigaben/Dokumente
      Datei: „/media/Freigaben/Dokumente“
      Größe: 4096           Blöcke: 8          EA Block: 4096   Verzeichnis
    Gerät: 13h/19d  Inode: 12          Verknüpfungen: 4
    Zugriff: (2775/drwxrwsr-x)  Uid: (    0/    root)   Gid: (  100/   users)
    Zugriff    : 2014-07-06 20:50:54.364628386 +0200
    Modifiziert: 2014-07-02 04:29:02.212687018 +0200
    Geändert   : 2014-07-02 04:29:02.212687018 +0200
     Geburt    : -


    Code
    deub275@OMV:~$ sudo stat /media/Freigaben/Fotos
      Datei: „/media/Freigaben/Fotos“
      Größe: 4096           Blöcke: 8          EA Block: 4096   Verzeichnis
    Gerät: 13h/19d  Inode: 14          Verknüpfungen: 4
    Zugriff: (2775/drwxrwsr-x)  Uid: (    0/    root)   Gid: (  100/   users)
    Zugriff    : 2014-07-06 20:50:00.840628781 +0200
    Modifiziert: 2014-07-02 04:42:59.884690350 +0200
    Geändert   : 2014-07-02 04:42:59.884690350 +0200
     Geburt    : -


    Code
    deub275@OMV:~$ sudo stat /media/Freigaben/Sicherung
      Datei: „/media/Freigaben/Sicherung“
      Größe: 4096           Blöcke: 8          EA Block: 4096   Verzeichnis
    Gerät: 13h/19d  Inode: 16          Verknüpfungen: 2
    Zugriff: (2775/drwxrwsr-x)  Uid: (    0/    root)   Gid: (  100/   users)
    Zugriff    : 2014-07-06 20:19:47.144642161 +0200
    Modifiziert: 2014-07-01 15:32:26.039036715 +0200
    Geändert   : 2014-07-01 15:32:26.039036715 +0200
     Geburt    : -


    Cheers,
    Gilhin

  • I want to see the stats for the folders that are part of your videos pool ;-).


    Everything I see so far looks fine, privileges for the aufs pool are right. I use nfs as read only too so it should work with your priviliges. Did you "mess around" with ACLs? If so delete the entries you made there.


    Oh and also check the infos tab on the aufs plugin... i think there is something written about the nfs usage...


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • I started with the fsid-option this morning - at least, I get another failure by doing so when trying to mount via console again.
    The error code tells me that the specific share is already mounted. Looks good, to be honest.
    I'll try it by tonight whether it works and will give you an update.
    Thanks for your support,
    bg,


    Gilhin

Jetzt mitmachen!

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