Forum Discussion
- sanket_pathak1Level 4
Since you migrated the Primary server to a new hardware, that means it also have updated its CA Fingerprint. Know that CA fingerprint gets changed if hardware is changed.
Here is how you can solve the problem
1. run command "nbcertcmd -listCertificate" on media server.
2. identify the certificate that was issued by the old primary server (when it was hosted on old hardware).
3. delete the certifiacate "nbcertcmd -deleteCertificate -hostid <get host id from -listCertificate ooutput>
4. Create a reissue token for the media server on Primary Server.
5. Get new certificate for Media, run command : nbcertcmd -getCACertificate
6. run command : nbcertcmd -getCertificate -token <reissue token value> -force
7. restart Netbackup services (optional)
8. test connectivity from media to primary : bptestbpcd -host <primary server>
Related Content
- 4 years ago
- 4 years ago
- 9 years ago