- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS over TCP
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
02-01-2001 02:51 AM
02-01-2001 02:51 AM
How can i do it?
Thank you very much
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 04:04 AM
02-01-2001 04:04 AM
Solution*********************
ENABLING NFS TO RUN OVER TCP/IP
Install patch PHNE_20344 and PHNE_20371 (and all their dependencies). (these patches may have been superceded, check for the latest)
NOTE: Make sure you have HP-UX 11.0 9905 installed BEFORE installing these patches.
Reboot the machine after installing the patch, as instructed by installation instructions and system prompts.
Type the following command to enable TCP: /usr/sbin/setoncenv NFS_TCP 1
Stop, then restart the NFS service on the client and server by typing the following:
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.server stop
/sbin/init.d/nfs.server start
/sbin/init.d/nfs.client start
The /usr/sbin/setoncenv command sets the variable NFS_TCP, located in the file /etc/rc.config.d/nfsconf, to 1. After you enable TCP, it becomes the default transport protocol. Each time you issue the mount command, it attempts a TCP connection with the server. If TCP is not available on the server, then it attempts a UDP connection.
Changes You Will See
After you have installed the latest GR patches and enabled NFS to run over TCP, you may notice changes to your configuration. Here's a list of what you will find:
A new command: "setoncenv"
An enhanced nfsstat command
An enhanced nfsd and mount command
A TCP entry for port 2049 in /etc/services
A new version of automountd
A revised /sbin/init.d/nfs.core file
New versions of the following man pages: nfsd, mount_nfs, nfsstat
A new man page for setoncenv
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2001 07:11 AM
08-28-2001 07:11 AM
Re: NFS over TCP
I do not see this in swlist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 02:57 AM
09-08-2005 02:57 AM
Re: NFS over TCP
How to find out that I have HPUX 11.00 9905 ??
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 03:06 AM
09-08-2005 03:06 AM
Re: NFS over TCP
It is the original CD that shipped with the system when purchased, dated May 1999 (inc. Ext. pack 9905).
Also take a look at: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=91006
Regards, MB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 03:16 AM
09-08-2005 03:16 AM
Re: NFS over TCP
XSWGR1100 B.11.00.47.08 General Release Patches, November 1999 (ACE)
Should I be OK?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 03:18 AM
09-08-2005 03:18 AM
Re: NFS over TCP
doesn't NFS run over TCP by default?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 03:42 AM
09-08-2005 03:42 AM