- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- suppress NFS server not responding error?
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-08-2006 08:47 AM
02-08-2006 08:47 AM
suppress NFS server not responding error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:49 AM
02-08-2006 08:49 AM
Re: suppress NFS server not responding error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:51 AM
02-08-2006 08:51 AM
Re: suppress NFS server not responding error?
But why not consider unmounting the NFS mount if you know for sure the NFS mount will be unavailable and then mount it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:36 PM
02-08-2006 08:36 PM
Re: suppress NFS server not responding error?
a) Do not mount NFS mount points during boot time
b) If you dont have NFS mounts, what you can do is edit /etc/rc.config.d/nfsconf and make NFS_SERVER and NFS_CLIENT=0 and then reboot the machine
c) NFS commonly hangs due to errors in the /etc/rc.config.d/netconf file.
Even a misplaced dot can cause it. Review that file for recent changes and errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 09:09 PM
02-08-2006 09:09 PM
Re: suppress NFS server not responding error?
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 02:56 AM
02-09-2006 02:56 AM
Re: suppress NFS server not responding error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 09:35 AM
02-13-2006 09:35 AM
Re: suppress NFS server not responding error?
"recent request cache" (Juszczak89) that sounds as though it might accomplish this.
Does HPUX support this, does anyone know?
Also, there is NQNFS (Not quite NFS) that also sounds potentially promising. Does HPUX support this, does anyone know?
Thanks