Operating System - HP-UX
1833883 Members
1827 Online
110063 Solutions
New Discussion

Cannot establish NFS service over udp: bind problem. Exiting.

 
RAUL ALVAREZ
New Member

Cannot establish NFS service over udp: bind problem. Exiting.

I have an itanium server rx5670 with HPUX 11.23
When I start using NFS automounted directories the system crashes and I have this message:

Nov 6 11:07:21 itahpux3 /usr/sbin/nfsd[1526]: netdir_getbyname (transport udp,
host/serv \1/nfsd), Bad file number
Nov 6 11:07:21 itahpux3 /usr/sbin/nfsd[1526]: Cannot establish NFS service over
udp: bind problem. Exiting.
Nov 6 14:07:27 itahpux3 sfd[1618]: recovering from previous daemon crash.
Nov 6 14:07:27 itahpux3 krsd[1617]: Delay time is 300 seconds
4 REPLIES 4
DGH_2
Valued Contributor

Re: Cannot establish NFS service over udp: bind problem. Exiting.

Michael Steele_2
Honored Contributor

Re: Cannot establish NFS service over udp: bind problem. Exiting.

Since you're indicating "...When I start using NFS automounted ..." can we assume that NFS works OK?

Here are some NFS patches:

700_800 11.23 hptc/ClusterPack v2.2 CPACK-MGR PHSS_29949
s700_800 11.23 hptc/ClusterPack v2.2 CPACK-AGENT PHSS_29950

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3921-90010/B3921-90010_top.html&con=/hpux/onlinedocs/B3921-90010/00/04/452-con.html&toc=/hpux/onlinedocs/B3921-90010/00/04/452-toc.html&searchterms=automount&queryid=20031108-115008
Support Fatherhood - Stop Family Law
Suresh Patoria
Super Advisor

Re: Cannot establish NFS service over udp: bind problem. Exiting.

Hi,

i want to u check first the /etc/hosts

also check the rpc services enable in /etc/inetd.conf file

first u should try over tcp if it not available then it automatically go on to UDP

And also u enable the NFS_SERVER=1 parameter update in /etc/rc.config.d/nfsconf file

Then u try to start the /sbin/init.d/nfs.server start

Thanx
Gary Dufresne
New Member

Re: Cannot establish NFS service over udp: bind problem. Exiting.

Anyone figure this out?

I have a new rx2600 running HP-UX 11.22.

I can run NFS by itself, no problem.

I can run NIS by itself, no problem.

When I run them together, NFS fails to start (nfsd specifically), and the syslog displays the same messages as listed above. Here's what I'm getting:

Nov 15 14:15:27 helios /usr/sbin/nfsd[1559]: Cannot get address for transport tcp host \1 service nfsd
Nov 15 14:15:27 helios /usr/sbin/nfsd[1559]: Cannot establish NFS service over tcp: transport setup problem.
Nov 15 14:15:27 helios /usr/sbin/nfsd[1561]: netdir_getbyname (transport udp, host/serv \1/nfsd), Bad file number
Nov 15 14:15:27 helios /usr/sbin/nfsd[1561]: Cannot establish NFS service over udp: bind problem. Attempting older NFSD binding method.
Nov 15 14:15:27 helios /usr/sbin/nfsd[1561]: netdir_getbyname (transport udp, host/serv \1/nfsd), Address already in use
Nov 15 14:15:27 helios /usr/sbin/nfsd[1561]: Cannot establish NFS service over udp: bind problem. Exiting.
Nov 15 14:15:27 helios /usr/sbin/nfsd[1560]: netdir_getbyname (transport udp, host/serv \1/nfsd), Bad file number
Nov 15 14:15:27 helios /usr/sbin/nfsd[1560]: Cannot establish NFS service over udp: bind problem. Attempting older NFSD binding method.
Nov 15 14:15:27 helios /usr/sbin/nfsd[1560]: netdir_getbyname (transport udp, host/serv \1/nfsd), Address already in use
Nov 15 14:15:27 helios /usr/sbin/nfsd[1560]: Cannot establish NFS service over udp: bind problem. Exiting