Hi.
I've been using PBS as a backup service of my PVE servers and it's really great. After the OVH disaster I decided to set up another server for syncing my main PBS backups. That's my current stack:
PVE1 -> PVE Server (Cluster mode)
PVE2 -> PVE Server (Cluster mode)
PBS1-> PBS Main Server (All CT backups go to this PBS Server)
PBS2-> PBS Sync Server (I have a PBS sync job for copying all stored in PBS1)
Everything works pretty smooth so far, but I tried to restore a CT backup from PBS2 into PVE2, and I got this message.
(this is the PVE1 encrypt key, since this container is stored in this server).
But if I try to restore the CT from PBS1, I can restore and decrypt the backup, so I guess I'm missing something about encrypt keys.
Are the keys unique for every client or can be shared between clients?
How is that the same client can restore from PBS1 but not from PBS2, despite the encryption key used for the backup is the same one?
Do I have to share encryption keys between both PBS?
Or do I have to set PBS2 server with PBS1 encryption key, since it just stores backups that where made in PBS1 server?
Any help would be much appreciated.
Thx.
I've been using PBS as a backup service of my PVE servers and it's really great. After the OVH disaster I decided to set up another server for syncing my main PBS backups. That's my current stack:
PVE1 -> PVE Server (Cluster mode)
PVE2 -> PVE Server (Cluster mode)
PBS1-> PBS Main Server (All CT backups go to this PBS Server)
PBS2-> PBS Sync Server (I have a PBS sync job for copying all stored in PBS1)
Everything works pretty smooth so far, but I tried to restore a CT backup from PBS2 into PVE2, and I got this message.
Code:
Error: missing key - manifest was created with key b1:f7:ef:44:xx:xx:xx:xx
But if I try to restore the CT from PBS1, I can restore and decrypt the backup, so I guess I'm missing something about encrypt keys.
Are the keys unique for every client or can be shared between clients?
How is that the same client can restore from PBS1 but not from PBS2, despite the encryption key used for the backup is the same one?
Do I have to share encryption keys between both PBS?
Or do I have to set PBS2 server with PBS1 encryption key, since it just stores backups that where made in PBS1 server?
Any help would be much appreciated.
Thx.