- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: General hang on nfs mounted directory
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
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
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
тАО04-16-2004 12:46 AM
тАО04-16-2004 12:46 AM
General hang on nfs mounted directory
Platform : hp rp8400 hp ux 11.11
We had a problem with a sub-directory belonging to a nfs mounted qtree.
At a certain time it was impossible to get information from a file with "ls -la" or whatever command ( du -sk, fuser, eben truss of the process that reasonably handled that file ) that implied the status of a particular file of that directory; all the commands hanged indefinitely and the only way to get rid was to kill the father process, when possible, in fact some of them simply passes the process to init with pid 1.
We think that there was some issue with the nfs server ..
Any idea?
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2004 02:32 AM
тАО04-16-2004 02:32 AM
Re: General hang on nfs mounted directory
This is a common effect if the remote mounted nfs dir is not available.
The rule is:- if a nfs file system is going to become unavailable then unmount it from the system during this period.
During a boot a server can hang looking for a remote NFS system that is not available.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2004 03:05 AM
тАО04-16-2004 03:05 AM
Re: General hang on nfs mounted directory
Regards,
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2004 04:01 AM
тАО04-16-2004 04:01 AM
Re: General hang on nfs mounted directory
Yes, it is correct that when NFS server is down or unavailable i get stale, but this was a strange behaviour.
Qtree from Netapp filer is mounted with options
nfs ,bg,hard,intr,rsize=32768,wsize=32768,proto=udp,vers=3,suid 0 0
to serve a 9i Oracle Database server.
I could list without problem all the files but one, that caused indefinite hang to whatever command trying to get its attribute, as i mentioned before.
There were some "nfs server not responding, still trying " , but it never happened things like that, i mean hanging of commands.
Antonello
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2004 03:30 AM
тАО04-19-2004 03:30 AM
Re: General hang on nfs mounted directory
NFS Problems are usually something happening on the network, or the NFS Server. If you have Ethereal on the rp8400, or can download it to a PC on the same network, take a network trace and find out what's happening there.
You didn't say if you were using NFS mounts, or AutoFS mounts. If you are using AutoFS, pick up the free Enhanced AutoFS software bundle from http://software.hp.com.
In either case I would also recommend that you should make sure you have the latest ONC patch for NFS PHNE_29783
1Liner s700_800 11.11 ONC/NFS General Release/Performance Patch
Make sure you get all the dependency patches too!
Hope that helps a little,
-> Brian Hackley