Forum Discussion

fazhar's avatar
fazhar
Level 3
5 years ago

Agent Backup failing|bptestbpcd hung

hello Guys,

2 of my clients started failing recently with error in job details as below

 

Feb 19, 2021 8:57:58 PM - started process bpbrm (pid=72139)
Feb 19, 2021 9:58:09 PM - Error bpbrm (pid=72139) [PROXY] Connecting host: frontier123
Feb 19, 2021 9:58:09 PM - Error bpbrm (pid=72139) [PROXY] ConnectionId: {0E8CEB40-731F-11EB-B0C8-19FDBA47E32D}:OUTBOUND
Feb 19, 2021 9:58:09 PM - Error bpbrm (pid=72139) [PROXY] pid: 19555
Feb 19, 2021 9:58:09 PM - Error bpbrm (pid=72139) [PROXY] Received status: 41 with message The requested I/O operation has timed out.
Feb 19, 2021 9:58:09 PM - Error bpbrm (pid=72139) [PROXY] Encountered error (CERT_PROTOCOL_READING_JSON_LENGTH) while processing(CertProtocol).
Feb 19, 2021 9:58:09 PM - Error bpbrm (pid=72139) bpcd on Frontier123 exited with status 41: network connection timed out

 

nbU version s 8.1.2 on all

Client is Windows 2016

Master/media NBU 5240

 

12 Replies

  • Hey

    can you ping from master these two clients and vice - versa? How about telnet from master to bpcd port on clients? 

    • fazhar's avatar
      fazhar
      Level 3

      yea it does

       

      backup1:/home/maintenance # telnet dmc-frontierhtz bpcd
      Trying 155.139.194.179...
      Connected to dmc-frontierhtz.
      Escape character is '^]'.
      ^CConnection closed by foreign host.
      backup1:/home/maintenance # telnet dmc-frontier123.dmc.org bpcd
      Trying 155.139.194.141...
      Connected to dmc-frontier123.dmc.org.
      Escape character is '^]'.
      ^CConnection closed by foreign host.
      backup1:/home/maintenance #


      backup1:/usr/openv/netbackup/bin/support/output/nbsu # ping dmc-frontierhtz
      PING frontierhtz.dmc.org (155.139.194.179) 56(84) bytes of data.
      64 bytes from frontierhtz.dmc.org (155.139.194.179): icmp_seq=1 ttl=127 time=0.602 ms
      64 bytes from frontierhtz.dmc.org (155.139.194.179): icmp_seq=2 ttl=127 time=0.400 ms
      ^C
      --- frontierhtz.dmc.org ping statistics ---
      2 packets transmitted, 2 received, 0% packet loss, time 1001ms
      rtt min/avg/max/mdev = 0.400/0.501/0.602/0.101 ms
      backup1:/usr/openv/netbackup/bin/support/output/nbsu # ping dmc-frontier123
      PING dmc-frontier123.dmc.org (155.139.194.141) 56(84) bytes of data.
      64 bytes from dmc-frontier123.dmc.org (155.139.194.141): icmp_seq=1 ttl=127 time=0.673 ms
      64 bytes from dmc-frontier123.dmc.org (155.139.194.141): icmp_seq=2 ttl=127 time=0.581 ms
      64 bytes from dmc-frontier123.dmc.org (155.139.194.141): icmp_seq=3 ttl=127 time=0.743 ms

       

       

      • quebek's avatar
        quebek
        Moderator

        OK so these are reachable...

        What is bpbrm log telling for this job:

        grep 72139 /usr/openv/netbackup/logs/bpbrm/log_from_job_date

        increase verbosity to 3 and retry if above is clueless.