I think my pools and permissions are a mess

Tritonal

Cadet
Joined
Jun 13, 2021
Messages
2
I installed TrueNAS last night and since I haven't been able to sort out my pools/jails/permissions. I've pasted the printout of
Code:
zpool status -v


Code:
root@truenas:~ # zpool status -v
  pool: boot-pool
 state: ONLINE
config:

        NAME        STATE     READ WRITE CKSUM
        boot-pool   ONLINE       0     0     0
          ada2p2    ONLINE       0     0     0

errors: No known data errors

  pool: jail
 state: ONLINE
config:

        NAME                                            STATE     READ WRITE CKSUM
        jail                                            ONLINE       0     0 0
          mirror-0                                      ONLINE       0     0 0
            gptid/a4a2e9d3-cc3c-11eb-ad87-d0509934aa8b  ONLINE       0     0 0
            gptid/a4986445-cc3c-11eb-ad87-d0509934aa8b  ONLINE       0     0 0

errors: No known data errors

  pool: media
 state: ONLINE
config:


The first pool called jail is for all plugins which currently are Plex, Nzbget, and Sonarr. The Second called media is for exactly that. The basic way I am trying to get this to work is Sonarr finds a show, sends it to NZBget which downloads to temp folder in the pool jail and the it gets transfered to a folder in the pool media called tv_shows where plex picks it up.
Right now I have the first step working, sonarr finds the show sends it to nzbget which downloads and extracts but the I get errors in Sonarr saying
Code:
No files found are elgible for import in /usr/local/nzbget/downloads/completed/media/tv_shows/(name of show).

I am almost certain that I've screwed up the mount part of the task. Below are pictures of the mounts
nzbget
Plex
Sonarr
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
Below are pictures of the mounts
These pics are not working......

There are dozens of threads about doing this.
I suggest you have a search.
 

Redcoat

MVP
Joined
Feb 18, 2014
Messages
2,925
Here are the screenshots uploaded to imgur.
Welcome to the forums!

FYI, preferred practice here is to embed images directly. As posts age, links to third-party sites may become unavailable...
 
Top