HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS connection disappear
Operating System - HP-UX
1833726
Members
2499
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
05-02-2007 06:44 PM
05-02-2007 06:44 PM
NFS connection disappear
Collegues, I found interesting thing:
I have NFS-server on Linux RH AS 3 and client - HPUX 11.23
I've created script to monitor connection
I use cron to run script that check this connection by command
"netstat -an |grep $HOST.2049|grep ESTAB|wc -l"
where $HOST - is IP of server
And sometimes I receive mail that there is no connection with this server. On client I manualy do
"netstat -an |grep $HOST"
and it returns nothing
then I do "bdf"
And again "netstat -an |grep $HOST"
It returns string with established connection.
In logs of NFS-server I see no records about mount authorization of this client.
What is the mystery? Or NFS turns off connection when no traffic are carried over it and then reestablish it when needed with reauthorization?
I have NFS-server on Linux RH AS 3 and client - HPUX 11.23
I've created script to monitor connection
I use cron to run script that check this connection by command
"netstat -an |grep $HOST.2049|grep ESTAB|wc -l"
where $HOST - is IP of server
And sometimes I receive mail that there is no connection with this server. On client I manualy do
"netstat -an |grep $HOST"
and it returns nothing
then I do "bdf"
And again "netstat -an |grep $HOST"
It returns string with established connection.
In logs of NFS-server I see no records about mount authorization of this client.
What is the mystery? Or NFS turns off connection when no traffic are carried over it and then reestablish it when needed with reauthorization?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 07:34 PM
05-02-2007 07:34 PM
Re: NFS connection disappear
I used tcpdump to see what happens -
Yes, connection is closed after 15 minutes if it is not used, and when I do bdf server and client do some communication and connection is established again.
So questuion need to be reformerd to - how to make connection permanent regardless if it used or not? I use hard mount, so doing bdf before
Yes, connection is closed after 15 minutes if it is not used, and when I do bdf server and client do some communication and connection is established again.
So questuion need to be reformerd to - how to make connection permanent regardless if it used or not? I use hard mount, so doing bdf before
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 07:37 PM
05-02-2007 07:37 PM
Re: NFS connection disappear
Hi,
it depends on how you control your nfs mounting. If you go via the automount your suggestion with connection being turned off if there is no traffic is absolutlely correct.
Either use hard/soft mounted connections or send regular 'heartbeats' (ls/bdf..)
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
on how to reward any useful answers given to your questions.
it depends on how you control your nfs mounting. If you go via the automount your suggestion with connection being turned off if there is no traffic is absolutlely correct.
Either use hard/soft mounted connections or send regular 'heartbeats' (ls/bdf..)
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 07:41 PM
05-02-2007 07:41 PM
Re: NFS connection disappear
Mount is hard, it is written in /etc/fstab on client - is there any other option? I thought about heartbeat, but heartbeat in form of bdf can hang if NFS problem exists. So what to do?
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