I've created a few LXC containers and a /shared folder in my pve to host files shared througohut the different lxc. So i'd put media in that folder and it can be seen by all LXCs by using the command:
pct set 100 -mp0 /shared,mp=/shared
My Proxmox is installed in a MiniPC with 512Gb, but I quickly run out of space in the local "device", as apparently this one has only 93Gb assigned, whilst local-lvm has 374Gb.
All my lxc (6) are pointing to /share so is there a way I can resize this "partition" or whatever this is to have most of the space available? OR alternatively can I move everything to the other `local-lvm` device without having to reconfigure everything again?
pct set 100 -mp0 /shared,mp=/shared
My Proxmox is installed in a MiniPC with 512Gb, but I quickly run out of space in the local "device", as apparently this one has only 93Gb assigned, whilst local-lvm has 374Gb.
All my lxc (6) are pointing to /share so is there a way I can resize this "partition" or whatever this is to have most of the space available? OR alternatively can I move everything to the other `local-lvm` device without having to reconfigure everything again?