jjimenez2
4 years agoLevel 5
bptestbpcd error from master (code 7660) and from client (code 41)
Hi Guys,
I have encounter issue after i migrate the backup from master 1 to master 2
FROM Master:
c:\Program Files\Veritas\NetBackup\bin\admincmd>bptestbpcd.exe -client sample.client.com
<16>bptestbpcd main: Function ConnectToBPCD(sample.client.com) failed: 7660
<16>bptestbpcd main: The peer proxy cannot find usable certificates for the certificate protocol
The peer proxy cannot find usable certificates for the certificate protocol
FROM CLIENT:
nbcertcmd: The -getCertificate operation failed for server sample.master.com
This may be due to virtual host IP not properly configured for forward and reverse lookups.
EXIT STATUS 41: network connection timed out
This may be due to virtual host IP not properly configured for forward and reverse lookups.
EXIT STATUS 41: network connection timed out
-host file for both master and client is good
-telnet from master to client using port 13724 and 1556 is good (vice versa)
-master is cluster server so we are technically using the cluster name not the node name.
-for some clients, the getcertificate command works and the output like this
"host certificate and certificate revocation list received successfully from server sample.master.com"
For your advise what need to check on this.