*****EDIT*****
This started as a cry for help. As I'm going through the learning process I'm just documenting progress and links I found. Maybe someday it will help someone.
***The closest I got to help on any of the forums I posted was "Make backups", and most just went unanswered (like this one). This is apparently an area where very few have had success in recovering.
I have found ReclaiMe software (reclaime.com) is able to see the underlying VM files in the LVM. It did not recognize the drive as an LVM drive (probably due to the corrupted metadata), but it looks like I can get my data...at a price (waiting to see what the software wants to charge). This may be the lifeline someone needs if they are desperate like I was.
*****Original post below this line*****
Lvm thin fails on boot.
Error code 1
I believe it is because I didn't select discard when I set up the VM and the metadata is full...also my newbie floundering.
Edit, after freaking out, settling down and going through what happened...I think the last thing I did was resize the LVM. Is there a location in a text file I can access to change the VM size larger maybe? (Maybe still freaking out a little, but working through the stages of grief now ).
Normally it wouldn't be an issue, but I moved to a larger SSD that was my backup drive a few days ago and hadn't made a new backup yet (id10t error). I took a couple of snapshots and those are useless as they are in the container that won't load.
I've searched everywhere I can think of and have tried adding an extra disk through command line. I can add it to VG, but it won't extend lv because lv won't load (somehow it sees it with vgs command though).
If there's anything that may help it would be greatly appreciated.
Last login: Sat Jun 29 15:09:06 PDT 2024 on pts/0
root@proxmox:~# vgs
WARNING: Couldn't find device with uuid miedLh-X9u2-IbLk-xA35-HrGr-VEy7-8txs9T.
WARNING: VG pve is missing PV miedLh-X9u2-IbLk-xA35-HrGr-VEy7-8txs9T (last written to /dev/sdc).
VG #PV #LV #SN Attr VSize VFree
Daddy_Game_2tb 2 9 0 wz--n- 2.04t <186.68g
pve 2 3 0 wz-pn- <1023.67g 202.31g
root@proxmox:~# lvextend /dev/Daddy_Game_2tb/data -L +150.00g
Logical volume data not found in volume group Daddy_Game_2tb.
root@proxmox:~#
This started as a cry for help. As I'm going through the learning process I'm just documenting progress and links I found. Maybe someday it will help someone.
***The closest I got to help on any of the forums I posted was "Make backups", and most just went unanswered (like this one). This is apparently an area where very few have had success in recovering.
I have found ReclaiMe software (reclaime.com) is able to see the underlying VM files in the LVM. It did not recognize the drive as an LVM drive (probably due to the corrupted metadata), but it looks like I can get my data...at a price (waiting to see what the software wants to charge). This may be the lifeline someone needs if they are desperate like I was.
*****Original post below this line*****
Lvm thin fails on boot.
Error code 1
I believe it is because I didn't select discard when I set up the VM and the metadata is full...also my newbie floundering.
Edit, after freaking out, settling down and going through what happened...I think the last thing I did was resize the LVM. Is there a location in a text file I can access to change the VM size larger maybe? (Maybe still freaking out a little, but working through the stages of grief now ).
Normally it wouldn't be an issue, but I moved to a larger SSD that was my backup drive a few days ago and hadn't made a new backup yet (id10t error). I took a couple of snapshots and those are useless as they are in the container that won't load.
I've searched everywhere I can think of and have tried adding an extra disk through command line. I can add it to VG, but it won't extend lv because lv won't load (somehow it sees it with vgs command though).
If there's anything that may help it would be greatly appreciated.
Last login: Sat Jun 29 15:09:06 PDT 2024 on pts/0
root@proxmox:~# vgs
WARNING: Couldn't find device with uuid miedLh-X9u2-IbLk-xA35-HrGr-VEy7-8txs9T.
WARNING: VG pve is missing PV miedLh-X9u2-IbLk-xA35-HrGr-VEy7-8txs9T (last written to /dev/sdc).
VG #PV #LV #SN Attr VSize VFree
Daddy_Game_2tb 2 9 0 wz--n- 2.04t <186.68g
pve 2 3 0 wz-pn- <1023.67g 202.31g
root@proxmox:~# lvextend /dev/Daddy_Game_2tb/data -L +150.00g
Logical volume data not found in volume group Daddy_Game_2tb.
root@proxmox:~#
Last edited: