I’ve created a container so I can run Resilio Sync on the TrueNAS server rather than in a Windows VM on a Windows Host
I created the VM using Debian Bookworm (The name was from when I thought I’d use it for something else)
I created the disk mapping
/mnt/Vault/Huge → /mnt/Huge
testing
root@HDHomeRun:~# ls /mnt/Huge/
ls: cannot open directory ‘/mnt/Huge/’: Operation not permitted
root@HDHomeRun:~# cd /mnt
root@HDHomeRun:/mnt# ls -la
total 74
drwxr-xr-x 3 root root 3 Feb 7 15:24 .
drwxr-xr-x 17 root root 21 Feb 5 05:32 ..
drwxrwx— 50 nobody nogroup 105 Jan 24 18:37 Huge
obliviously the permission nobody nogroup is wrong but before I screw anything up I thought I’d ask
Googling is driving me down various blind alleys as the results are for 25.04 / 25.04 beta etc which don’t match
the Docs imply a drive rather than a mount point?
I don’t want to have to map the dataset via nfs/smb
