Hello. During initial installation, i selected HDSIZE as 50 GB on my 250 GB NVMe SSD. Proxmox did it thing and divided the 50 gigs into all partitions that was needed. However, over time and VM usage, i became short on space and now i want to extend the local-lvm (so the data local volume) to the rest of free, unused, unallocated space. I knew nothing about LVMs but i quickly realise the idea of whole LVM thing.
If i want to extend logical volume, i firstly need to extend physical volume that "owns" the wanted logical volume. i found commands like lvextend, lvresize etc that will eventually extend or resize my local volume but i can only work with with space given to physical volume, which, in my case, is full and no free space is left.
To the core of my issue. I found this tutorial that can resize physical volume, however in one step i need to deactivate the logical volumes inside the physical volume. As you may guess, i can't deactivate all of the logical volumes (e.g. root, swap) as they have been used by proxmox itself. So how can i deactivate them, or in case of easier way, how can i extend physical volume?
I read somewhere one guy recommend to use GParted Live CD on physical machine to extend it but i'm not sure about this way. I mean, it can do the thing surely but i know basically nothing about gparted as well.
Any recommendations?
If i want to extend logical volume, i firstly need to extend physical volume that "owns" the wanted logical volume. i found commands like lvextend, lvresize etc that will eventually extend or resize my local volume but i can only work with with space given to physical volume, which, in my case, is full and no free space is left.
To the core of my issue. I found this tutorial that can resize physical volume, however in one step i need to deactivate the logical volumes inside the physical volume. As you may guess, i can't deactivate all of the logical volumes (e.g. root, swap) as they have been used by proxmox itself. So how can i deactivate them, or in case of easier way, how can i extend physical volume?
I read somewhere one guy recommend to use GParted Live CD on physical machine to extend it but i'm not sure about this way. I mean, it can do the thing surely but i know basically nothing about gparted as well.
Any recommendations?