I would need more information.
Do you want the jails on your smaller zpool?
If so, I suggest you do this..
- /mnt/tank/media (dataset on larger zpool)
- mount to /mnt/media in the jail
- /mnt/hdd/jails (jail dataset on smaller zpool)
with the following directories..
- downloads/sabnzbd/complete
- videos/tvshows
- videos/movies
in sabnzbd..
- set the incomplete download directory to the default /var/db/sabnzbd/Downloads/incomplete
- set the complete download directory to /mnt/media/downloads/sabnzbd/complete
In terms of this, what I really want is this:
The spare 300gb drive to download both the complete and incomplete files.
From the complete folder for Sickbeard/CP to grab it and rename it/download all the meta and put it in the large zpool my media folder.
What I have folder wise currently is:
300gb drive small zpool.
Volume\dataset\dataset
downloads\downloads\downloads\sabnzbd\complete\tv
downloads\downloads\downloads\sabnzbd\complete\movies
downloads\downloads\downloads\sabnzbd\incomplete\
then on the main larger pool:
tank\tank\media\videos\tv shows
tank\tank\media\videos\movies
tank\tank\media\music
And so on.
Hope this makes sense?