Hi I have read many previous threads but i still cannot extend LVM Thin using my ssd . Please see attachment I am trying to use the /dev/sdc1 to increase the lvm thin so that i can install other vm/ct and store backups. I also have 2TB hard drive which i can use . I have tried following instructions without success. It could be because i have an partition but I am struggling to delete the partition on the SDC1
Use 1, fdisk -l to check this correct disk ---
2, cfdisk /dev/sdc to create table
3 pvcreate /dev/sdc phyical volume
4 vgexteng pve/dev/sdc
5 lvextend /dev/pve data -L+ 240g
6 lvdsplay to check
Is this the correct procedure ? ???
Any help would be appreciated
Use 1, fdisk -l to check this correct disk ---
2, cfdisk /dev/sdc to create table
3 pvcreate /dev/sdc phyical volume
4 vgexteng pve/dev/sdc
5 lvextend /dev/pve data -L+ 240g
6 lvdsplay to check
Is this the correct procedure ? ???
Any help would be appreciated