- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS over tcp does "not start" on HPUX 11.11
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
07-02-2007 08:04 AM
07-02-2007 08:04 AM
NFS over tcp does "not start" on HPUX 11.11
We see the following messsage in syslog - why would NFS over TCP not be starting? Everything we have read talks of tcp as the default protocol for NFS under 11.11. We do have /etc/services with the following entry:
nfsd 2049/udp # NFS remote file system
nfsd 2049/tcp # NFS remote file system
And from syslog.log:
Jun 28 12:27:53 server1 /usr/sbin/nfsd[2040]: Cannot get address for transport
tcp host \1 service nfsd
Jun 28 12:27:53 server1 /usr/sbin/nfsd[2040]: Cannot establish NFS service over
tcp: transport setup problem.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:19 AM
07-02-2007 08:19 AM
Re: NFS over tcp does "not start" on HPUX 11.11
did you check the name resolution already?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:49 AM
07-02-2007 08:49 AM
Re: NFS over tcp does "not start" on HPUX 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 04:04 PM
07-02-2007 04:04 PM
Re: NFS over tcp does "not start" on HPUX 11.11
nfsd-status 1110/tcp # Cluster status info
nfsd 2049/udp # NFS remote file system
nfsd 2049/tcp # NFS remote file system
check the requiered services are up and running.
adedd13n:root [/sbin/init.d] ll nfs*
-r-xr-xr-x 1 bin bin 13893 Jun 16 2006 nfs.client
-r-xr-xr-x 1 bin bin 7138 Jun 16 2006 nfs.core
-r-xr-xr-x 1 bin bin 8060 Nov 14 2000 nfs.server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 06:33 PM
07-02-2007 06:33 PM
Re: NFS over tcp does "not start" on HPUX 11.11
Torsten points to
grep services /etc/nsswitch.conf
Having configured pure NIS resolution for the services entry, a local file /etc/services is not used. Problems when binding to a NIS server may lead to your problem then.
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:32 AM
07-03-2007 01:32 AM
Re: NFS over tcp does "not start" on HPUX 11.11
I have made the change and all is well with NFS over TCP!
Thank you Torsten and Peter!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:50 AM
07-03-2007 01:50 AM
Re: NFS over tcp does "not start" on HPUX 11.11
nice to hear, that our suggestions worked!
Now is the time to look at the points system:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 02:26 AM
07-03-2007 02:26 AM
Re: NFS over tcp does "not start" on HPUX 11.11
Have fun!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
