what do you mean exactly?Will it be possible to back up old virtual machines in the same way as they are made with Proxmox VE?
I have a copy of a virtual machine (vmname.qcow2 and vmname.xml) that previously ran on debian10 with KVMhi,
what do you mean exactly?
PVE also uses KVM, so if your VM disk works in KVM then it'll work in PVE too.
yes that'd be one way to do itOne possibility is to import the virtual machine into PVE with some very high VID (ex. 99xx), make a backup to PBS, and then delete it from PVE.
you could also backup the qcow file directly into PBS using the CLI proxmox-backup-client (then you don't need to create a VM, backup client can take arbitrary files) [0]But is it possible to do it differently?
proxmox-backup-client backup disk.img:./testvm.qcow2 qemu-server.conf:./testvm.xml --backup-type vm --backup-id 9994 --keyfile ./pbs.enc --verbose
We use essential cookies to make this site work, and optional cookies to enhance your experience.