- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- netbackup can not connect to 11.31
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 01:04 AM
05-14-2007 01:04 AM
netbackup can not connect to 11.31
automountd[1064]: match_addr: getaddrinfo failed: host nor service provided, or not known
Does this ring a bell to anyone? Maybe a 11.31 security issue that I am not aware of rather than netbackup connectivity?
Any help is thanked in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 01:11 AM
05-14-2007 01:11 AM
Re: netbackup can not connect to 11.31
bprd 13720/tcp bprd
bpcd 13782/tcp bpcd
vnetd 13724/tcp vnetd
vopied 13783/tcp vopied
bpjava-msvc 13722/tcp bpjava-msvc
What version of NB?
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 01:17 AM
05-14-2007 01:17 AM
Re: netbackup can not connect to 11.31
# grep -E "bprd|bpcd|vnetd|vopied|bpjava" /etc/services
bprd 13720/tcp bprd
bpjava-msvc 13722/tcp bpjava-msvc
bpcd 13782/tcp bpcd
vnetd 13724/tcp vnetd
vopied 13783/tcp vopied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 01:40 AM
05-14-2007 01:40 AM
Re: netbackup can not connect to 11.31
Can your 11.31 client resolve the host name of the NB server? If yes, is this name in the /usr/openv/netbackup/bp.conf file?
You can also turn on client logging by creating the directories bprd anf bpcd under /usr/openv/netbackup/logs and the next time you run a backup attempt, it will put info in those dirs.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 01:51 AM
05-14-2007 01:51 AM
Re: netbackup can not connect to 11.31
I believe I've run into a similar issue before with NB 5.1 on 11.11 and 11.23 and it was related to Host Name Resolution. It would be worth checking host lookup from client to server and reverse lookup also.
HTH
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 02:01 AM
05-14-2007 02:01 AM
Re: netbackup can not connect to 11.31
Netbackup doesn't care about DNS. /etc/hosts solved this problem for me as well.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 02:10 AM
05-14-2007 02:10 AM
Re: netbackup can not connect to 11.31
automountd[1064]: match_addr: getaddrinfo failed: host nor service provided, or not known
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 02:58 AM
05-14-2007 02:58 AM
Re: netbackup can not connect to 11.31
what kind of client is this machine ? (media server ? san media server ? or just a client ?) i assume that its a client, let me know otherwise.
do a "netstat -a | grep -i bpcd" in the client to see if the client daemon is listening or not.
do a telnet from master server to the client ip on bpcd port to make sure communication is proper.
also patch the client as well with MP4 patch if u hvnt done that yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 03:28 AM
05-14-2007 03:28 AM
Re: netbackup can not connect to 11.31
Since, 11.31 is very new, I am inclined to think it is a security issue or some other os related thing. Again, this 11.31 is out of the box install with nothing fancy enabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 03:46 AM
05-14-2007 03:46 AM
Re: netbackup can not connect to 11.31
mkdir /usr/openv/netbackup/logs/bpcd
and bprd
Restart netbackup daemons on client.
You can also set verbose in the bp.conf file as well.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 05:02 AM
05-14-2007 05:02 AM
Re: netbackup can not connect to 11.31
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 06:37 AM
05-14-2007 06:37 AM
Re: netbackup can not connect to 11.31
1- lanadmin -X 100FD 1
because I had a mismatch with switch settings and my lancard.
2-They told me to set some parameters in /etc/rc.config.d/nfsconf to off if I am not using them such as;
AUTOFS=0
NFS_CLIENT=0
NFS_SERVER=0
START_MOUNTD=0
Then problem was resolved:)
I had to share the results incase someone else runs into this and thanks all for your thoughtful inputs.
Matthew From Boston
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 07:06 AM
05-14-2007 07:06 AM
Re: netbackup can not connect to 11.31
Item 2 made no difference at all, just good systems administration practice.
Sometimes the the Response Center beats the forums.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2007 12:50 AM
05-15-2007 12:50 AM