HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: TCP support in NFSD (HPUX 11.0)
Operating System - HP-UX
1834088
Members
2577
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
03-28-2004 09:55 PM
03-28-2004 09:55 PM
TCP support in NFSD (HPUX 11.0)
Hi,
How can I find if the nfsd on my HPUX system supports TPC protocol, and if the nfsd doesn't support TCP protocol, what patch should i download to make it work.
Thanks.
-Vikram Shankar.
How can I find if the nfsd on my HPUX system supports TPC protocol, and if the nfsd doesn't support TCP protocol, what patch should i download to make it work.
Thanks.
-Vikram Shankar.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 10:00 PM
03-28-2004 10:00 PM
Re: TCP support in NFSD (HPUX 11.0)
Hi,
Check this doc,
When would I want to use NFS over TCP, and how would I do this?
DocId: KBRC00008342
Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062909143
US
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062909143
Hope this helps,
Robert-Jan
Check this doc,
When would I want to use NFS over TCP, and how would I do this?
DocId: KBRC00008342
Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062909143
US
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062909143
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 10:01 PM
03-28-2004 10:01 PM
Re: TCP support in NFSD (HPUX 11.0)
You have to explicitly enable tcp protocal with NFS. Refer,
http://www.interex.org/pubcontent/enterprise/sep00/14mcneal.html
-Karthik S S
http://www.interex.org/pubcontent/enterprise/sep00/14mcneal.html
-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 01:10 AM
04-01-2004 01:10 AM
Re: TCP support in NFSD (HPUX 11.0)
Hi,
From a UNIX system:
rpcinfo -p hpux-servername | grep -i nfs will tell you if the NFS service is registered on TCP and UDP:
nbox# rpcinfo -p vbox | grep -i nfs
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
rpcinfo -t hpux-servername nfs
will actually "ping" the RPC procedure 0 of the NFS Server "nfsd" to see if it responds:
nbox# rpcinfo -t vbox nfs
program 100003 version 2 ready and waiting
program 100003 version 3 ready and waiting
Hope that helps,
-> Brian H.
From a UNIX system:
rpcinfo -p hpux-servername | grep -i nfs will tell you if the NFS service is registered on TCP and UDP:
nbox# rpcinfo -p vbox | grep -i nfs
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
rpcinfo -t hpux-servername nfs
will actually "ping" the RPC procedure 0 of the NFS Server "nfsd" to see if it responds:
nbox# rpcinfo -t vbox nfs
program 100003 version 2 ready and waiting
program 100003 version 3 ready and waiting
Hope that helps,
-> Brian H.
Ask me about telecommuting!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP