Forum Discussion

_47's avatar
_47
Level 3
9 years ago

Netbackup communication process between client and servers.

Can somebody please explain the communication infrastructure in Netbackup between netbackup clients and servers.Also what is the role of the bpcd process in establishing this connection?

  • Bpcd is the connection daemon on clients (and servers). When a media server wants to initiate a backup job for a client it will do this via bpcd (connection will usually goto pbx first before bpcd or sometimes vnetd if pbx is not available) Bpcd will then check if that server is allowed to request that backup or restore by checking incoming ip of the media server resolves to a hostname in the clients SERVER list. Bpcd is then responsible for launching the client process such as bpbkar or tar for backups and restores depending on the incoming request (usually from bpbrm on the media server)

7 Replies

  • Bpcd is the connection daemon on clients (and servers). When a media server wants to initiate a backup job for a client it will do this via bpcd (connection will usually goto pbx first before bpcd or sometimes vnetd if pbx is not available) Bpcd will then check if that server is allowed to request that backup or restore by checking incoming ip of the media server resolves to a hostname in the clients SERVER list. Bpcd is then responsible for launching the client process such as bpbkar or tar for backups and restores depending on the incoming request (usually from bpbrm on the media server)
  • In-line to above query, i have one general question,

                        - Who invokes bpjm(Master server or media server), during the life time of a back-up process, does the master server communicates with storage device? Is there any poll for keep-alive status between master-server and storage device? 

    Or the communication only happens Master->media->storage-server ?(Media server with interact with client)

  • Have you had a look at above doc?

    Media and device comms from p.75 onwards.

  • I have a scenario where, i do not have any direct communication between my master server and SAN storage device. Master server can communicate only with media server and  media server can communicate with client.

    If my understanding is correct after going through above document page number-105, Non of the master server process directly interact with the Storage device.

  • Correct (if the master is not being used as a Media server)

  • There is no bpjm process. There is a nbjm process (on the master) and a bptm process (on the media).

    I would advise you to post your questions in a new thread please.