Hello,
I am recovering from a failed boot drive due to a power outage. My VMs and backups were on the boot drive; I plan to change this moving forward. I have a new Proxmox installed on a new disk and the old boot drive plugged in as well.
So far, this post has been very helpful, but I am stuck trying to get to the vz/dump folder of the old install.
https://forum.proxmox.com/threads/mount-old-disk-to-move-backups-over.132888/
I have renamed my old PVE logic volume groups and activated the old logical volumes from the post above. I can also add the old VMs via the GUI in datacenter > storage > add > LVM-thin. Where I am stuck is attempting to access the old backups.
I renamed the old logic volumes "oldpve". I can't get this directory to mount and show the backup files. Here is the command I used to mount the disk.
mount /dev/oldpve/root /mnt/bak
Can someone help me with the correct path to put in the datacenter > storage > add > directory, or is there another way to copy over the old backups from the /var/lib/vz/dump of my old pve install? Perhaps I can move them using the cp command in shell?
I am recovering from a failed boot drive due to a power outage. My VMs and backups were on the boot drive; I plan to change this moving forward. I have a new Proxmox installed on a new disk and the old boot drive plugged in as well.
So far, this post has been very helpful, but I am stuck trying to get to the vz/dump folder of the old install.
https://forum.proxmox.com/threads/mount-old-disk-to-move-backups-over.132888/
I have renamed my old PVE logic volume groups and activated the old logical volumes from the post above. I can also add the old VMs via the GUI in datacenter > storage > add > LVM-thin. Where I am stuck is attempting to access the old backups.
I renamed the old logic volumes "oldpve". I can't get this directory to mount and show the backup files. Here is the command I used to mount the disk.
mount /dev/oldpve/root /mnt/bak
Can someone help me with the correct path to put in the datacenter > storage > add > directory, or is there another way to copy over the old backups from the /var/lib/vz/dump of my old pve install? Perhaps I can move them using the cp command in shell?