Hi,
Kernel Version: Linux 5.4.34-1-pve
PVE Manager Version: pve-manager/6.2-4
I have proxmox on HDD on this server, I connect 2x 1TB SSD on this server and some of vm move to SSD1 and SSD2 is empty.
I wont install proxmox on SSD2 for better performance for proxmox.
in proxmox I check SSDs SSD1 is /dev/sdb and SSD2 is /dev/sdc
I start install proxmox on SSD2 (/dev/sdc) but I see error, on this disk you have pve partion!
I cancel install proxmox and reboot and go to proxmox install again,
for reinstall I select /dev/sdb but I see again this error and cancel install on reboot and go to old proxmox on HDD.
But now my SSD1 and SSD2 not in LVM-Thin only I see this in Disk list and all of my VM on this SSD is down for now.
I tested this command for reconnect SSD but not connect again.
Please help me.
Kernel Version: Linux 5.4.34-1-pve
PVE Manager Version: pve-manager/6.2-4
I have proxmox on HDD on this server, I connect 2x 1TB SSD on this server and some of vm move to SSD1 and SSD2 is empty.
I wont install proxmox on SSD2 for better performance for proxmox.
in proxmox I check SSDs SSD1 is /dev/sdb and SSD2 is /dev/sdc
I start install proxmox on SSD2 (/dev/sdc) but I see error, on this disk you have pve partion!
I cancel install proxmox and reboot and go to proxmox install again,
for reinstall I select /dev/sdb but I see again this error and cancel install on reboot and go to old proxmox on HDD.
But now my SSD1 and SSD2 not in LVM-Thin only I see this in Disk list and all of my VM on this SSD is down for now.
I tested this command for reconnect SSD but not connect again.
Please help me.
Code:
grep -ri 'mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv' /etc /boot
/etc/lvm/archive/hd232-Store3-SSD-1TB_00000-186578773.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00003-1642972901.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00008-468432684.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00007-418421783.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00010-1835522929.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00011-1760016810.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00001-705397836.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00002-590428133.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00009-43764773.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00006-432395405.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00005-1344521803.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/archive/hd232-Store3-SSD-1TB_00004-666849752.vg: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
/etc/lvm/backup/hd232-Store3-SSD-1TB: id = "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv"
Code:
pvcreate --uuid "mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv" --restore /etc/lvm/archive/hd232-Store3-SSD-1TB_00011-1760016810.vg /dev/sdc
Couldn't find device with uuid mr0a37-OJ27-iWU3-P9mf-y8QZ-q6Dr-1cgGfv.
Device /dev/sdc excluded by a filter.