Hello Team,
I'm relatively new to Proxmox. I'm in the process of rebuilding my proxmox host, this has ZFS storage pool which I need to share to VMs/Containers (linux) and other physical windows machines on the network,
On the previous build I had samba running on the host which worked fine but I read this isn't best practice to modify the hypervisor. To help with portability/redundancy I'd like to have these served from guest instances via CT/VM.
My preference is to use LXC and to ensure security it looked like unprivileged LXC was the way to go, using turnkey file server template and then using bind mounts to the zpool and then configuring uid and gid mappings accordingly.
However I've just read that it is not possible to have the samba server running properly on an unprivileged container?? Is this correct? My preference is to use a container but if needs be I will have to create a VM as I dont want to do priviliged in this instance.
If I need to go down the VM route, does the ZFS share=nfs allow sharing the pool without the need to modify the host?
Thanks
Damon
I'm relatively new to Proxmox. I'm in the process of rebuilding my proxmox host, this has ZFS storage pool which I need to share to VMs/Containers (linux) and other physical windows machines on the network,
On the previous build I had samba running on the host which worked fine but I read this isn't best practice to modify the hypervisor. To help with portability/redundancy I'd like to have these served from guest instances via CT/VM.
My preference is to use LXC and to ensure security it looked like unprivileged LXC was the way to go, using turnkey file server template and then using bind mounts to the zpool and then configuring uid and gid mappings accordingly.
However I've just read that it is not possible to have the samba server running properly on an unprivileged container?? Is this correct? My preference is to use a container but if needs be I will have to create a VM as I dont want to do priviliged in this instance.
If I need to go down the VM route, does the ZFS share=nfs allow sharing the pool without the need to modify the host?
Thanks
Damon