I created a zfs drive inside proxmox

I then created a VM and installed TrueNAS. I then passed the drive through to TrueNAS using
qm set 101 -scsi1 /dev/disk/by-id/ata-ST2000VX007-2AY102

Startup TrueNAS and import pool which I called pool0. TrueNAS can use this pool just fine.

I can setup SMB server in TrueNAS and connect to it just fine through windows

I then add pool0 to mount point in LXC probably should have called the MP in LXC pool0 will fix this later

I can access /media, under /media is a dataset called media in the lxc (need to fix /media to /pool0 so less confusing)

It is as if these are 2 entirely different directories when I "think" they should be the same. What am I doing wrong here?
I am using TrueNAS because the performance of the SMB server is decent. I tried using SMB server directly in the container and the write speeds sucked. I tried doing all the performance improvements and none of them would fix the super slow write performance.

I then created a VM and installed TrueNAS. I then passed the drive through to TrueNAS using
qm set 101 -scsi1 /dev/disk/by-id/ata-ST2000VX007-2AY102

Startup TrueNAS and import pool which I called pool0. TrueNAS can use this pool just fine.

I can setup SMB server in TrueNAS and connect to it just fine through windows

I then add pool0 to mount point in LXC probably should have called the MP in LXC pool0 will fix this later

I can access /media, under /media is a dataset called media in the lxc (need to fix /media to /pool0 so less confusing)

It is as if these are 2 entirely different directories when I "think" they should be the same. What am I doing wrong here?
I am using TrueNAS because the performance of the SMB server is decent. I tried using SMB server directly in the container and the write speeds sucked. I tried doing all the performance improvements and none of them would fix the super slow write performance.
Attachments
Last edited: