Hi,
with proxmox-backup-client I backuped from inside a (VMWare-) virtual-machine to a namespace on PBS.
Command-Line was:
In PBS the Backup shows fine as "Hosts/hostname" with savepoints. Looks like the "vm/100" backups from a Proxmox VE host...
But in the Proxmox VE Gui, the Backup does not show and cannot be restored (the vm/100 backup is visible).
For testing, I created a new backup of the same Machine with "backup-type=vm" ....
Does not show up in Proxmox VE Storage either...
Would be a real feature, if I could backup (any hypervisor) - Virtual Machine from inside to migrate it to Proxmox...
Any Ideas hints where to enable this ?
with proxmox-backup-client I backuped from inside a (VMWare-) virtual-machine to a namespace on PBS.
Command-Line was:
Code:
sudo proxmox-backup-client backup it_server_de.pxar:/ --repository server-rz@pbs@192.168.132.30:pbs-local --ns Server
In PBS the Backup shows fine as "Hosts/hostname" with savepoints. Looks like the "vm/100" backups from a Proxmox VE host...
But in the Proxmox VE Gui, the Backup does not show and cannot be restored (the vm/100 backup is visible).
For testing, I created a new backup of the same Machine with "backup-type=vm" ....
Code:
sudo proxmox-backup-client backup it_server_de.pxar:/ --repository server-rz@pbs@192.168.132.30:pbs-local --ns Server --backup-type=vm
Would be a real feature, if I could backup (any hypervisor) - Virtual Machine from inside to migrate it to Proxmox...
Any Ideas hints where to enable this ?