Thank you, so you can just create a VM configuration (make sure the VM 124 is NOT present):
Code:
cat > /etc/pve/qemu-server/124.conf <<EOF
boot: order=scsi0;net0
cores: 1
memory: 2048
meta: creation-qemu=7.1.0,ctime=1686246385
name: DNS-14-full-work
net0: virtio=B6:04:37:0A:84:C1,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: drive2:vm-124-disk-0,iothread=1,size=32G
scsihw: virtio-scsi-single
smbios1: uuid=cfa56a33-d418-4521-9ef2-1e0af8ef7c5a
sockets: 1
vmgenid: 8753dffd-b51f-4645-acdd-e5ae2db32e98
EOF
and backup it as a test (don't start). If everything works AFTER the backup, restore the backup to a new VM. If everything works, you just move the disk to your final destination and everything should be fine. Repeat for each VM.