No free space in pve/root. Too much free space in pve/data. How can I extend pve/root?If you have free space in the pve VG, you can allocate additonal storage from it to /pve/root. Then resize the filesytem.
If there's no space available from that VG, you need to add some first. Which generally means adding additonal PVs (partitions or entire disks) to the VG.
Alternatively, identify the directory causing you to run out of space and mount a a new volume there, syncing over the contents prior to doing so.
It is unusual for the rootfs to need so much storage. Probably better to look at stroing that overhead elsewhere.
If there's no free space in VG pve and you don't want to add additonal PVs to the VG pve, then you need to shrink pve/data first. Good luck.No free space in pve/root. Too much free space in pve/data. How can I extend pve/root?
I am using Proxmox with Virtualizor. Template files of operating systems are stored in pve/root. I thought 100GB would be enough, but it wasn't enoughIf you manage to achieve that, you will end up with a very unusual setup that's likely to cause problems down the road (booting, kernel upgrades etc). Also, if space is at such a premium, what do you plan on doing with the original root volume?
I'd look at why your root fs is so full and remedy the cause. Are you actually utilising the thin volume for all VM/CT disks or are they being stored (perhaps unintentionally) on the rootfs?