Friends good night! I am testing PBS in parallel with the full backup of some VMs and now with the option of incremental backup I can deploy something that I would like to do for a long time.
My client has some local Proxmox and 2 PVEs in the OVH cloud, my goal is to use PBS to, in case of a need for greater demand than the local network can support, increase the backup of some instances in OVH.
For this I installed the local PBS and PBS on OVH and replicated the data, which worked perfectly, however how PBS saves the data on an OVH NFS storage I had to safely encrypt the backups.
During a VM restore test, it gives an error, stating that it apparently does not have the encryption key.
Error: wrong signature in manifest
TASK ERROR: command '/usr/bin/proxmox-backup-client restore '--crypt-mode=encrypt' '--keyfd=13' vm/599/2020-10-23T05:48:47Z index.json /var/tmp/vzdumptmp5187/index.json --repository root@pam@54.x.x.x:backupvms' failed: exit code 255
My question is simple, is there any way to import the encryption key used by local PVEs into PVEs in the cloud? Another option I would like to know if it is valid is if you could place the same key on both sides, making replication possible in both directions.
Thank you in advance for your help.
My client has some local Proxmox and 2 PVEs in the OVH cloud, my goal is to use PBS to, in case of a need for greater demand than the local network can support, increase the backup of some instances in OVH.
For this I installed the local PBS and PBS on OVH and replicated the data, which worked perfectly, however how PBS saves the data on an OVH NFS storage I had to safely encrypt the backups.
During a VM restore test, it gives an error, stating that it apparently does not have the encryption key.
Error: wrong signature in manifest
TASK ERROR: command '/usr/bin/proxmox-backup-client restore '--crypt-mode=encrypt' '--keyfd=13' vm/599/2020-10-23T05:48:47Z index.json /var/tmp/vzdumptmp5187/index.json --repository root@pam@54.x.x.x:backupvms' failed: exit code 255
My question is simple, is there any way to import the encryption key used by local PVEs into PVEs in the cloud? Another option I would like to know if it is valid is if you could place the same key on both sides, making replication possible in both directions.
Thank you in advance for your help.