HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Streams "wait" forever on NFS
Operating System - HP-UX
1834465
Members
2763
Online
110067
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
10-21-2008 09:19 AM
10-21-2008 09:19 AM
Streams "wait" forever on NFS
We have an application that is running a Java application (1,4.2) on a HPUX 11.23 system. It uses an NFS mount point for data. The application has a wait reason in glance of STRMS. There is no pressure on the system that I can see. I have updated the system with the most current NFS and streams patches as well as made most of the recommended parameter changes for NFS.
If we have the system use the local directory everything is fine. I suspect it may be a Java or Oracle issue but want to see if there is anything else I should look at to make it work using the NFS mount point.
If we have the system use the local directory everything is fine. I suspect it may be a Java or Oracle issue but want to see if there is anything else I should look at to make it work using the NFS mount point.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 10:51 AM
10-21-2008 10:51 AM
Re: Streams "wait" forever on NFS
Shalom,
Normally the cause of this problem is due to disruption of network or a problem on the NFS server.
Normally you can restart NFS on your system and correct this problem.
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.client start
You may also need to stop nfs.server and nfs.core if its a really bad disruption.
Always stop client then server then core and restart in reverse order.
A reboot accomplishes the same thing.
SEP
Normally the cause of this problem is due to disruption of network or a problem on the NFS server.
Normally you can restart NFS on your system and correct this problem.
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.client start
You may also need to stop nfs.server and nfs.core if its a really bad disruption.
Always stop client then server then core and restart in reverse order.
A reboot accomplishes the same thing.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 11:27 AM
10-21-2008 11:27 AM
Re: Streams "wait" forever on NFS
I have tried that and the problem still exists when we test again. I am thinking it may be some sort of locking issue. Would it be a good idea to add the NFS server using short and long names to the /var/statmon/sm directory? Along those same lines should I be seeing links from ipv4.ip_of_client on the NFS server in /var/statmon/sm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 07:09 AM
10-23-2008 07:09 AM
Re: Streams "wait" forever on NFS
The problem turned out to be a file locking issue. The latest version of ServiceGuard has an additional file used by hanfs.sh. The
hanfs.sh turns on locking with the "NFS_FILE_LOCK_MIGRATION=1" variable and the script is set in the NFS_FLM_SCRIPT="${0%/*}/nfs.flm" variable. In the nfs.flm file you need to assign the location for the "sm" directory. It need to be located on one of the nfs mount points. This essentially picks up the info from /var/statmon/sm so it can be used when it fails over.
hanfs.sh turns on locking with the "NFS_FILE_LOCK_MIGRATION=1" variable and the script is set in the NFS_FLM_SCRIPT="${0%/*}/nfs.flm" variable. In the nfs.flm file you need to assign the location for the "sm" directory. It need to be located on one of the nfs mount points. This essentially picks up the info from /var/statmon/sm so it can be used when it fails over.
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