I just finished installing Proxmox on my new hardware. Used existing storage (iscsi) and LVM (which sits on top of the iscsi)
I can see my old backups on the LVM over iscsi.
when I tried to restore, it gives me the following error:
restore vma archive: lzop -d -c /mnt/pve/vm_backup/dump/vzdump-qemu-100-2021_07_26-15_27_30.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp5144.fifo - /var/tmp/vzdumptmp5144
CFG: size: 480 name: qemu-server.conf
CFG: size: 55 name: qemu-server.fw
DEV: dev_id=1 size: 128849018880 devname: drive-scsi0
CTIME: Mon Jul 26 15:27:32 2021
WARNING: dos signature detected on /dev/NEW-VM-LVMG/vm-100-disk-0 at offset 510. Wipe it? [y/n]: [n]
Aborted wiping of dos.
1 existing signature left on the device.
Failed to wipe signatures on logical volume NEW-VM-LVMG/vm-100-disk-0.
no lock found trying to remove 'create' lock
error before or during data restore, some or all disks were not completely restored. VM 100 state is NOT cleaned up.
TASK ERROR: command 'set -o pipefail && lzop -d -c /mnt/pve/vm_backup/dump/vzdump-qemu-100-2021_07_26-15_27_30.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp5144.fifo - /var/tmp/vzdumptmp5144' failed: lvcreate 'NEW-VM-LVMG/vm-100-disk-0' error: Aborting. Failed to wipe start of new LV
I can see my old backups on the LVM over iscsi.
when I tried to restore, it gives me the following error:
restore vma archive: lzop -d -c /mnt/pve/vm_backup/dump/vzdump-qemu-100-2021_07_26-15_27_30.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp5144.fifo - /var/tmp/vzdumptmp5144
CFG: size: 480 name: qemu-server.conf
CFG: size: 55 name: qemu-server.fw
DEV: dev_id=1 size: 128849018880 devname: drive-scsi0
CTIME: Mon Jul 26 15:27:32 2021
WARNING: dos signature detected on /dev/NEW-VM-LVMG/vm-100-disk-0 at offset 510. Wipe it? [y/n]: [n]
Aborted wiping of dos.
1 existing signature left on the device.
Failed to wipe signatures on logical volume NEW-VM-LVMG/vm-100-disk-0.
no lock found trying to remove 'create' lock
error before or during data restore, some or all disks were not completely restored. VM 100 state is NOT cleaned up.
TASK ERROR: command 'set -o pipefail && lzop -d -c /mnt/pve/vm_backup/dump/vzdump-qemu-100-2021_07_26-15_27_30.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp5144.fifo - /var/tmp/vzdumptmp5144' failed: lvcreate 'NEW-VM-LVMG/vm-100-disk-0' error: Aborting. Failed to wipe start of new LV