Help setting permissions

jack123

Dabbler
Joined
May 14, 2022
Messages
11
Hi

I have Scale installed on Nas and i use ubuntu. I have tried installing Plex on SSD pool but cant seem to get access to files in library in Plex. I now have installed Plex on the main dataset but cant seem to get access to the media files there either. I can see the files in the nfs share from ubuntu but not from shell in Scale. I seem to missing something with permissions since the files dont show up in Plex but the media folders do. The media folder is a nfs share. Any pointers what i should look into?

root@truenas[/mnt/spaceNas/media/movies]# ls -l /mnt/spaceNas/media
total 1
drwxrwxrwx 2 root root 2 May 12 23:14 movies
drwxrwxrwx 2 root root 2 May 12 23:14 tvshows
root@truenas[/mnt/spaceNas/media/movies]#
root@truenas[/mnt/spaceNas/media/movies]# ls -l /mnt/spaceNas/media/movies/
total 0
root@truenas[/mnt/spaceNas/media/movies]# ls -l /mnt/spaceNas/media/tvshows/
total 0
root@truenas[/mnt/spaceNas/media/movies]#

Thx
 

Attachments

  • truenasshell.jpg
    truenasshell.jpg
    77.3 KB · Views: 109
  • nfs share.jpg
    nfs share.jpg
    57.1 KB · Views: 114

jack123

Dabbler
Joined
May 14, 2022
Messages
11
Hi
I make another plea for assistance. These are my permissions.
root@truenas[~]# ls -la /mnt/spaceNas/media
total 13
drwxrwxr-x 4 plex plex 4 May 22 14:55 .
drwxrwxrwx 3 root root 3 May 22 11:46 ..
drwxrwxrwx 2 plex plex 2 May 12 23:14 movies
drwxrwxrwx 2 plex plex 2 May 12 23:14 tvshows
root@truenas[~]# ls -la /mnt/spaceNas
total 12
drwxrwxrwx 3 root root 3 May 22 11:46 .
drwxrwxrwx 5 root root 5 May 22 11:49 ..
drwxrwxr-x 4 plex plex 4 May 22 14:55 media
root@truenas[~]#

plex is set at id 1000 and still plex will not access the library, anyone?
I can see the files in my nfs share on my local computer, but not in shell on Truenas.
root@truenas[/mnt/spaceNas/media/movies]# ls -l
total 0
root@truenas[/mnt/spaceNas/media/movies]#
Thx
 
Last edited:
Top