Comment
Author: Admin | 2025-04-28
-connect_options 1 0 2 Note: If the bptestbpcd fails to connect, review the bptestbpcd output using verbose switch to troubleshoot further.If this works, update the settings of the client on the master server using the following Windows :\VERITAS\NetBackup\bin\admincmd\a. bpclient -update -client -connect_options 1 0 2b. If the client is not listed in the client list need to add it withbpclient -add -client -connect_options 1 0 2Test the connection again using the following command :bptestbpcd -client Test the backup job.Actual process utilizedC:\Program Files\Veritas\NetBackup\bin\admincmd>bpclient -add -client fxxxxxxxx4 -connect_options 1 0 2 C:\Program Files\Veritas\NetBackup\bin\admincmd>bptestbpcd -client fxxxxxxxx41 0 2X.X.X.71:61813 -> X.X.X.78:13782X.X.X.71:1276 X.X.X.71:2467 C:\Program Files\Veritas\NetBackup\bin\admincmd>bpclient -update -client fxxxxxxxx4 -connect_options 1 0 2 C:\Program Files\Veritas\NetBackup\bin\admincmd>bptestbpcd -client fxxxxxxxx41 0 2X.X.X.71:62228 -> X.X.X.78:13782X.X.X.71:1283 X.X.X.71:2859 C:\Program Files\Veritas\NetBackup\bin>bptestbpcd -verbose -debug -client fxxxxxxxx414:07:06.990 [11992.17684] bptestbpcd: VERBOSE = 014:07:06.990 [11992.17684] read_client: dname=., offline=0, online_at=0 offline_at=014:07:06.990 [11992.17684] read_client: dname=.., offline=0, online_at=0 offline_at=014:07:07.005 [11992.17684] read_client: dname=CO_0, offline=0, online_at=0 offline_at=014:07:07.005 [11992.17684] read_client: dname=host_info, offline=0, online_at=0 offline_at=014:07:07.005 [11992.17684] read_client: dname=OA_0, offline=0, online_at=0 offline_at=014:07:07.005 [11992.17684] db_freeEXDB_INFO: ?14:07:07.021 [11992.17684] logconnections: BPCD CONNECT FROM X.X.X.71.62810 TO X.X.X.78.13782 fd = 9401 0 2X.X.X.71:62810 -> X.X.X.78:13782X.X.X.71:3045 14:07:07.286 [11992.17684] bpcr_get_peername_rqst: Server peername length = 814:07:07.505 [11992.17684] bpcr_get_hostname_rqst: Server hostname length = 1014:07:07.723 [11992.17684] bpcr_get_clientname_rqst: Server clientname length = 1014:07:07.926 [11992.17684] bpcr_get_version_rqst: bpcd version: 0750000714:07:08.144 [11992.17684] bpcr_get_platform_rqst: Server platform length = 714:07:08.363 [11992.17684] bpcr_get_version_rqst: bpcd version: 0750000714:07:08.628 [11992.17684] bpcr_patch_version_rqst: theRest == > 14:07:08.628 [11992.17684] bpcr_get_version_rqst: bpcd version: 0750000714:07:08.877 [11992.17684] bpcr_patch_version_rqst: theRest == > 14:07:08.877 [11992.17684] bpcr_get_version_rqst: bpcd version: 07500007PEER_NAME = gxxxxxx2HOST_NAME = fxxxxxxxx4CLIENT_NAME = fxxxxxxxx4VERSION = 0x07500007PLATFORM = win_x64PATCH_VERSION = 7.5.0.7SERVER_PATCH_VERSION = 7.5.0.7MASTER_SERVER = gxxxxxx2EMM_SERVER = gxxxxxx2NB_MACHINE_TYPE = CLIENTX.X.X.71:4868 bptestbpcd: EXIT status = 014:07:09.205 [11992.17684] bptestbpcd: EXIT status = 0 C:\Program Files\Veritas\NetBackup\bin>
Add Comment