I've been Googling this for a while and not having any luck. I installed a new SSD and it required a BIOS change that stopped my old configuration from booting. I re-installed Proxmox 7 on the new SSD and it asked to changed the name of the pve LVMs to OLD-XXXXXXX. I imported them back and I can see them, but how do I get information off of them.
I see:
If I mount either of the roots then /etc/pve is empty.
How to I get to /etc/pve/lxc and /etc/pve/qemu-server directories so I can cp them to the new install.
How do I get the VM disks moved?
Thanks so much.
I see:
Code:
~# ls /dev/pve-OLD-*
/dev/pve-OLD-22051639:
root swap vm-100-disk-0 vm-100-disk-1
/dev/pve-OLD-828B9D01:
root swap vm-100-disk-0 vm-100-disk-1 vm-101-disk-0 vm-101-disk-1 vm-102-disk-0 vm-102-disk-1 vm-103-disk-0 vm-105-disk-0 vm-106-disk-0 vm-106-disk-1 vm-107-disk-0 vm-107-disk-1
If I mount either of the roots then /etc/pve is empty.
How to I get to /etc/pve/lxc and /etc/pve/qemu-server directories so I can cp them to the new install.
How do I get the VM disks moved?
Thanks so much.