netbackup client error 25
Hi
after installed Nebackup client on windows 2012 host i could not take backup
i have netbackup cluster over windows ( 2 nodes)
i got that error
netbackup client cannot connect to server backup not initiated. the server returned error code 25
Have you done the bptestbpcd test?
Or tried on the active cluster node to telnet to the client hostname on port 1556?
We still don't know if there is basic port connectivity issue or just certificate issue.If you are not sure about the command, please see details in this TN: https://www.veritas.com/support/en_US/article.100017088.html
TO TEST DEFAULT CLIENT CONNECTIONS USING BPTESTBPCD
1. From a Windows command prompt change into the <installpath>\veritas\netbackup\bin\admincmd directory, or in a UNIX console window, change into the /usr/openv/netbackup/bin/admincmd directory.
2. Typebptestbpcd /?
to list the command parameters.
3. Run the commandbptestbpcd -client xxxx
(where xxxx is a clientname) to test connection to a client.
4. To view further details, run the commandbptestbpcd -client xxxx -verbose
(where xxxx is a clientname).
5. To trace through the connection process, run the commandbptestbpcd -client xxxx -debug
(where xxxx is a clientname).PLEASE use -debug and -verbose options:
bptestbpcd -client xxxx -verbose -debugSecurity certificates are covered in NBU Security and Encryption Guide.
Some of the topics that you may want to read through:
Security certificate deployment in a clustered NetBackup setup :
https://www.veritas.com/content/support/en_US/doc/21733320-127424841-0/v122274961-127424841Deploying host ID-based certificates
https://www.veritas.com/support/en_US/doc/21733320-127424841-0/v121744015-127424841How to manually obtain a host ID Certificate
https://www.veritas.com/support/en_US/article.000127129Deploying certificates on a client that has no connectivity with the master server
https://www.veritas.com/support/en_US/doc/21733320-127424841-0/v122010118-127424841