HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mount options
Operating System - HP-UX
1833784
Members
2168
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
07-08-2003 01:32 PM
07-08-2003 01:32 PM
Mount options
Hi,
When I run bdf and ls command client hangs when NFS server is down. If I use mount(automount) option bg,soft,intr,retry=5 will it help to avoid hang?
Thanks.
When I run bdf and ls command client hangs when NFS server is down. If I use mount(automount) option bg,soft,intr,retry=5 will it help to avoid hang?
Thanks.
Never quit
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 01:37 PM
07-08-2003 01:37 PM
Re: Mount options
Hi,
Yes, in theory the soft option will help. We use to have lots of problems back in the 10.20 days. Now, in well patched 11.0 and 11i systems, automount seems much better behaved. So check your patch level and try your mount options if you continue to experience difficulties.
Pete
Pete
Yes, in theory the soft option will help. We use to have lots of problems back in the 10.20 days. Now, in well patched 11.0 and 11i systems, automount seems much better behaved. So check your patch level and try your mount options if you continue to experience difficulties.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 01:57 PM
07-08-2003 01:57 PM
Re: Mount options
If you mount with the soft option then you will get errors when an NFS server is not available. If you use the hard option, you won't get the errors, but HP-UX will keep trying to get to the NFS mount until the server responds again or you reboot the client.
From the mount_nfs man page:
soft|hard
Return an error if the server does not respond, or continue the retry request until the server responds. The default value is hard.
Hard vs. Soft
File systems that are mounted read-write or that contain executable files should always be mounted with the hard option. Applications using soft mounted file systems may incur unexpected I/O errors.
To improve NFS read performance, files and file attributes are cached. File modification times get updated whenever a write occurs. However, file access times may be temporarily out-of-date until the cache gets refreshed. The attribute cache retains file attributes on the client. Attributes for a file are assigned a time to be flushed. If the file is modified before the flush time, then the flush time is extended by the time since the last modification (under the assumption that files that changed recently are likely to change soon). There is a minimum and maximum flush time extension for regular files and for directories. Setting actimeo=n sets flush time to n seconds for both regular files and directories.
From the mount_nfs man page:
soft|hard
Return an error if the server does not respond, or continue the retry request until the server responds. The default value is hard.
Hard vs. Soft
File systems that are mounted read-write or that contain executable files should always be mounted with the hard option. Applications using soft mounted file systems may incur unexpected I/O errors.
To improve NFS read performance, files and file attributes are cached. File modification times get updated whenever a write occurs. However, file access times may be temporarily out-of-date until the cache gets refreshed. The attribute cache retains file attributes on the client. Attributes for a file are assigned a time to be flushed. If the file is modified before the flush time, then the flush time is extended by the time since the last modification (under the assumption that files that changed recently are likely to change soon). There is a minimum and maximum flush time extension for regular files and for directories. Setting actimeo=n sets flush time to n seconds for both regular files and directories.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 07:55 PM
07-08-2003 07:55 PM
Re: Mount options
Hi,
soft option will definetly help you.
please check for latest patches also.
Sunil
soft option will definetly help you.
please check for latest patches also.
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
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