- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cannot establish NFS service over udp: bind pr...
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
11-06-2003 06:21 AM
11-06-2003 06:21 AM
Cannot establish NFS service over udp: bind problem. Exiting.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 07:14 PM
11-07-2003 07:14 PM
Re: Cannot establish NFS service over udp: bind problem. Exiting.
check this link:
http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x0beac6af36b7d5118ff10090279cd0f9%2C00.html&admit=716493758+1068279144905+28353475
it's the same problem.
DGH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2003 05:51 AM
11-08-2003 05:51 AM
Re: Cannot establish NFS service over udp: bind problem. Exiting.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 09:10 PM
11-11-2003 09:10 PM
Re: Cannot establish NFS service over udp: bind problem. Exiting.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2003 07:08 AM
11-15-2003 07:08 AM
Re: Cannot establish NFS service over udp: bind problem. Exiting.
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