1819763 Members
3193 Online
109606 Solutions
New Discussion

NetBackup Services...

 
SOLVED
Go to solution
Mark Blonde
Advisor

NetBackup Services...

Good Afternoon All,
I was wondering if you can give me a list of services that need to be running in order to spray the NetBackup agent to a client server. I recently built a server to HP-UX 11.11 and am forced to replace the /etc/services and /etc/inetd.conf off of another HP-UX 11.00 server in order to allow me to spray the Net Backup agent.

Thanks,!
If you don't have what you want, want what you have.
1 REPLY 1
Bruno Cunha
Frequent Advisor
Solution

Re: NetBackup Services...

Hello, to install Netbackup client software from the Master Server to a new client you have to give root permissions from the Master to the client (.rhosts) then in Netbackup you can do a install software in the GUI. To do a Netbackup agent installation, like Oracle agent in a Netbackup client or a update of the binary files in a client, in the client you must have:

/etc/services
bprd 13720/tcp bprd
bpdbm 13721/tcp bpdbm
bpcd 13782/tcp bpcd
vopied 13783/tcp vopied

/etc/inetd.conf
bpcd stream tcp nowait root /usr/openv/netbackup/bin/bpcd bpcd
vopied stream tcp nowait root /usr/openv/bin/vopied vopied
bpjava-msvc stream tcp nowait root /usr/openv/netbackup/bin/bpjava-
msvc bpjava-msvc -transient

Hope this helps
Do it today, don't leave for tomorrow