SMB Mounting and iSCSI

Joined
Aug 3, 2019
Messages
9
Here are the specs of my FreeNAS setup before i ask my question

FreeNAS Version 11.2
- FMB-1101 Motherboard - https://www.also.com/pub/pdf/Z420.pdf
- Intel(R) Xeon(R) CPU E5-1620 0 @ 3.60GHz (8 cores)
- 16 GB RAM
- 4x2TB Raidz
- 1x1.5TB Single disk
- On Board NIC

So I have my FreeNAS set up with a 4x2TB RaidZ pool. I have shared this pool out to my Windows 10 PC as an iSCSI. I am doing this for Windows application support requiring the drive to be "Logical" and not a network drive.

I also have a Deluge plugin installed into the FreeNAS, mounting a point from the Deluge jail to a single 1.5TB drive. This drive is shared to the Windows device using SMB.

This all is working fine.

My question is this. What is the best way to get the Deluge plugin/jail in interact with the iSCSI share? The only logic i can come up with is to share the iSCSI drive from windows, back to the FreeNAS and then set a mount point from the deluge jail, to the windows iSCSI share. This seems like a very inefficient way of doing it. Is there a better way to directly set a mount point from the deluge plugin/jail to the iSCSI drive?
 
Top