Comment on How best to store a media library in proxmox?
Oisteink@feddit.nl 2 weeks agoCould you explain further with a bit more detail? I havnt looked at this in a while but back then the options where virtiofs or nfs
Comment on How best to store a media library in proxmox?
Oisteink@feddit.nl 2 weeks agoCould you explain further with a bit more detail? I havnt looked at this in a while but back then the options where virtiofs or nfs
non_burglar@lemmy.world 2 weeks ago
Each cgroup container mounts a host path. That’s it.
Oisteink@feddit.nl 2 weeks ago
So lxc containers and not vm’s
non_burglar@lemmy.world 2 weeks ago
Yes, Lxc, docker, whatever cgroup2 isolation environment, but not VMS, true.
Vms can achieve the same thing through shares
Oisteink@feddit.nl 2 weeks ago
Thanks. My setup is way over complicated with 3 hosts in a cluster and shared storage, so local storage on the hosts stay unused. But i have been thinking about redoing it with separate hosts. This solution looks promising for sharing data, even if just on one host