Fixed Netbackup backup failed with error 7648

Fixed Netbackup backup failed with error 7648

In this case, the failure was caused by the host replaced by a new one, but using the original bp.conf file, thus the master cannot connect to client due to mismatch certificates.

Steps:

  1. Log on Java Console and then navigate to Token management under Security Management, filter out your client by name, then right click to reissue token. (Copy the token: e.g. GEXDNBPTSYXTRZXU)
  2. From the client OS, take my Linux client as example below, run the command force to replace the current certificate.
    • /usr/openv/netbackup/bin/nbcertcmd -getCertificate -token GEXDNBPTSYXTRZXU -force
  3. Now try to rerun the job, good luck.

留下回复