Comment on Proxmox running TrueNAS and NextCloud or Nextcloud on TrueNAS via Docker?

<- View Parent
Dran_Arcana@lemmy.world ⁨10⁩ ⁨months⁩ ago

Proxmox uses scsi for disk images, which are single access only

Smb would be quite a lot of overhead, and it doesn’t natively support linux filesystem permissions. You’ll also run into issues with any older programs that rely on file locks to operate. nfs would be a much more appropriate choice.

Fun fact, it was literally the problems of sharing media storage between multiple workflows that got me to stop using virtual machines in proxmox and start building custom docker containers instead.

source
Sort:hotnewtop