Start NBU services on client without xinetd.
Created: 05 Mar 2013 | Updated: 22 Mar 2013 | 5 comments
This issue has been solved. See solution.
Hello All =)
Today im facing a new issue, the thing is, There is a client with NBU installed, however, it doesn't have xinetd/inetd, so, the ports arent opened in the client, this is not allowing communication between master and client.
Is there a way to open ports/run bcpd services without xinetd?
These are the ports im talking about:
tcp 0 0 0.0.0.0:13782 0.0.0.0:* LISTEN 0 13374 4302/xinetd
tcp 0 0 0.0.0.0:13724 0.0.0.0:* LISTEN 0 1271357183 4302/xinetd
I'd really appreciate any help. =D
Operating Systems:
Discussion Filed Under:
Comments 5 Comments • Jump to latest comment
yes,
start them maunally, in standalone mode
Which NBU version?
Which Linux version?
NBU 7.x starts bpcd and vnetd in standalone mode.
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
Marianne, it's a very old version of NBU 6.5.X and OS is RHEL 5
ιяуѕ 【ツ】
then you would need to look for Vnetd in
/usr/openv/bin/vnetd -standalone
and for bpcd
/usr/openv/netbackup/bin/bpcd -standalone
6.5 is not supported any longer. Install 7.x :)
Would you like to reply?
Login or Register to post your comment.