|
From: Hugo L. <hug...@gm...> - 2012-06-30 15:26:20
|
I think that you need to use the master.pem or the fd-example.pem that is on A if you want to restore on B Dont forget to restart the File Daemon on B after config modifications Hugo Le 21 juin 2012 à 22:43, Ricky Tong a écrit : > Hi, > > we are trying to restore a backup of a client(let's call it A) to a > new machine(let's call it B). B is identical to A, which both have > centos 6.2 running and same version of bacula-fd running. > > the public and private keys of A are stored in > /etc/bacula/fd-example.pem and /etc/bacula/master.cert, and these keys > are also copied at B at the same path. > > in the bacula-fd.conf on both A and B, we use the following: > > PKI Signatures = Yes > PKI Encryption = Yes > PKI Keypair = "/etc/bacula/fd-example.pem" > PKI Master Key = "/etc/bacula/master.cert" > > OK, here is the problem: > - when we try to restore the backup from A to /tmp/bacula-restore in > A, it's fine. > - however, when we try to restore the backup from A to B, bconsole is > repeatly printing: > > 21-Jun 00:52 tvb_restore_test-fd JobId 397: Error: Missing private key > required to decrypt encrypted backup data. > 21-Jun 00:52 tvb_restore_test-fd JobId 397: Error: Missing private key > required to decrypt encrypted backup data. > ... > > The keys in A are the same as the keys in B.(I did the md5sum to > verify that they are the same) and the permissions are the same too. > > Please advise. Any suggestions or help will be appreciated. > > Thank you! > > Ricky > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Bacula-users mailing list > Bac...@li... > https://lists.sourceforge.net/lists/listinfo/bacula-users |