pietroaretino's latest activity

  • P
    pietroaretino replied to the thread Sync Jobs & Encryption.
    Yes, sorry I simply did a find and replace to sanitize the name of my actual servers. But you are correct. However I discovered how to fix this problem if anyone encounters the same issue. Firstly and hopefully one has their key backups! Which I...
  • P
    pietroaretino replied to the thread Sync Jobs & Encryption.
    Thank you Chris for your response. So in this scenario inside of /etc/pve/priv/storage/ I have the files: -pbs1.enc -pbs1.pw -pbs2.enc -pbs2.pw Therefore if I understand this correctly I could just run the command: cat pbs1.enc > pbs2.enc Of...
  • P
    Question about how a sync job handles encryption. Scenario: A) PVE1 executes encrypted backups to PBS1 B) PBS2 runs a sync job (pull) from PBS1 C) PVE1 wants to restore from a backup located on PBS2 But now PVE1 receives a "wrong key - unable to...