Hi,
I encountered a problem with the restoration of encrypted VM...
- HOST/CT/VM encrypted backup is OK.
- HOST and CT encrypted restore is OK.
- but VM encrypted restore doesn't work.
PVE restore task reply:
In CLI, it's OK (without specify --key-file /etc/pve/priv/storage/pbs.enc):
PBS and PVE are up to date.
PBS:
proxmox-backup-client/stable,now 0.8.6-1 amd64 [installed]
proxmox-backup-docs/stable,now 0.8.6-1 all [installed]
proxmox-backup-server/stable,now 0.8.6-1 amd64 [installed]
proxmox-backup/stable,now 1.0-3 all [installed]
PVE:
libproxmox-backup-qemu0/stable,now 0.6.1-1 amd64 [installed]
proxmox-backup-client/stable,now 0.8.7-2 amd64 [installed,automatic]
proxmox-ve: 6.2-1 (running kernel: 5.4.44-2-pve)
pve-manager: 6.2-10 (running version: 6.2-10/a20769ed)
I encountered a problem with the restoration of encrypted VM...
- HOST/CT/VM encrypted backup is OK.
- HOST and CT encrypted restore is OK.
- but VM encrypted restore doesn't work.
PVE restore task reply:
Error: wrong signature in manifest
TASK ERROR: command '/usr/bin/proxmox-backup-client restore '--crypt-mode=encrypt' '--keyfd=13' vm/901/2020-07-15T07:54:33Z index.json /var/tmp/vzdumptmp6695/index.json --repository backup@pbs@192.168.254.99:ds1' failed: exit code 255
In CLI, it's OK (without specify --key-file /etc/pve/priv/storage/pbs.enc):
~# proxmox-backup-client restore vm/901/2020-07-15T07:54:33Z index.json - --repository backup@pbs@192.168.254.99:ds1
Password for "backup@pbs": ******
fingerprint: <redacted>
Are you sure you want to continue connecting? (y/n): y
fingerprint: <redacted>
Are you sure you want to continue connecting? (y/n): y
{
"backup-id": "901",
"backup-time": 1594799673,
"backup-type": "vm",
"files": [
{
"crypt-mode": "encrypt",
"csum": "f231b88a6e289193e1066b2448213b57704071dbf850c36b843b0cbab04a8d37",
"filename": "qemu-server.conf.blob",
"size": 287
},
{
"crypt-mode": "encrypt",
"csum": "5be112c226676d0b69be6ec4c70a04893e790c800a47f946ff59f1ed63e932dd",
"filename": "drive-scsi0.img.fidx",
"size": 1073741824
}
],
"signature": "fa70ada139048fe76ee5c8986783c42d0c3640087f70a9043072b1f35edeb9c1",
"unprotected": {}
}
PBS and PVE are up to date.
PBS:
proxmox-backup-client/stable,now 0.8.6-1 amd64 [installed]
proxmox-backup-docs/stable,now 0.8.6-1 all [installed]
proxmox-backup-server/stable,now 0.8.6-1 amd64 [installed]
proxmox-backup/stable,now 1.0-3 all [installed]
PVE:
libproxmox-backup-qemu0/stable,now 0.6.1-1 amd64 [installed]
proxmox-backup-client/stable,now 0.8.7-2 amd64 [installed,automatic]
proxmox-ve: 6.2-1 (running kernel: 5.4.44-2-pve)
pve-manager: 6.2-10 (running version: 6.2-10/a20769ed)