Hello everyone!
I am currently running a Proxmox host and a file server / plex server separately as two different machines. I'd like to downsize my home environment and therefore add Disk capacity to the Proxmox Server that should then replace the separate file server / plex server.
My idea was to create a zfs pool from that single disk, then create two new LXC containers (-> LXC1: plex / LXC2: file server) and let both of these new containers mount the same zfs dataset.
Is it possible to read and write to the same zfs dataset from multiple LXC containers? I am not planning to make the zfs dataset the rootfs of the new containers, it can be a simple mount to "/data" within the container fs.
Thanks in advance!
I am currently running a Proxmox host and a file server / plex server separately as two different machines. I'd like to downsize my home environment and therefore add Disk capacity to the Proxmox Server that should then replace the separate file server / plex server.
My idea was to create a zfs pool from that single disk, then create two new LXC containers (-> LXC1: plex / LXC2: file server) and let both of these new containers mount the same zfs dataset.
Is it possible to read and write to the same zfs dataset from multiple LXC containers? I am not planning to make the zfs dataset the rootfs of the new containers, it can be a simple mount to "/data" within the container fs.
Thanks in advance!