Hi,
I just started using ProxMox and am still confused by some of the conventions. I come from using docker compose from a simple debian host.
A few days ago i set up proxmox on my systems nvme drive. Today i have added two hdd's to my system for bulk storage.
I am currently trying to figure out, how to integrate these in the way i want.
The endgoal is that the two hdd's show up in certain containers mounted as /media. It will be used to exclusively store videos and music. I was planning on using LVM and format them using XFS, however i cannot figure out how to do this properly inside the webinterface. I would prefer not using ZFS for reasons i don't wanna get into.
I just want them to serve as simple storage that multiple containers can access. All containers should have the same access. So that if one container adds /media/testfile, then all other containers should also show /media/testfile.
Can someone direct me at how to achieve this?
I just started using ProxMox and am still confused by some of the conventions. I come from using docker compose from a simple debian host.
A few days ago i set up proxmox on my systems nvme drive. Today i have added two hdd's to my system for bulk storage.
I am currently trying to figure out, how to integrate these in the way i want.
The endgoal is that the two hdd's show up in certain containers mounted as /media. It will be used to exclusively store videos and music. I was planning on using LVM and format them using XFS, however i cannot figure out how to do this properly inside the webinterface. I would prefer not using ZFS for reasons i don't wanna get into.
I just want them to serve as simple storage that multiple containers can access. All containers should have the same access. So that if one container adds /media/testfile, then all other containers should also show /media/testfile.
Can someone direct me at how to achieve this?