how to convert unused space to /dev/sdc3 or root ?

fritzkadarusman

Active Member
May 25, 2019
2
0
41
50
hi all

i am new in proxmox or linux.
how to convert unused space to lvm or /dev/sdc3 or root ?
please see picture : ht tp://i64.tinypic.com/309h8wz.jpg
best regards

sorry new users are not allowed insert external links
 
hi

i don't understand your question quite well. that unused space is already part of your lvm...

are you trying to make a new partition from there? in that case you will have to resize the lvm and create a new partition
 
hi Oguz sorry made you confused.

i have reduced swap size
so there was some unused space
i want to use that unused space to root partition

i have found a solution and succes to extend root partition.
lvextend -L+4GB /dev/mapper/pve-root
resize2fs /dev/mapper/pve-root

i hope this is the right command
best regards