- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS timeout problem
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
07-23-2007 11:31 PM
07-23-2007 11:31 PM
CIFS timeout problem
Every night the script works fine for 45 minutes or so then starts to fail with the error:
Jul 24 06:26:44 ssihp14 vmunix: NFS getattr failed for server ssint9: RPC: Timed out
The script starts by using cifslogin to access the Windows file system which is listed in the fstab.
Is there a parameter I can change to increase the timeout interval?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 11:48 PM
07-23-2007 11:48 PM
Re: CIFS timeout problem
If you're on HP-UX 11.11, make sure PHNE_36168 (ONC/NFS General Release/Performance Patch) is installed.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 09:06 PM
07-24-2007 09:06 PM
Re: CIFS timeout problem
Problems of this type are difficult to diagnose online. Timeouts are usually caused by slow server responses, but some underlying problem with the network or the CIFS Client could also be the cause, or contribute to it.
It is ok for occasional timeout errors to appear in syslog, for the occasional slow response, but if the script cannot recover, there may be some more subtle problem to understand.
There are two parameters you can adjust (the configuration file is /etc/opt/cifsclient/cifsclient.cfg): nfsTimeout (in the "nfs3" section of the file) and requestTimeout (in the cifs.server.default section). You will likely have to unmount and logout all connections to the server(s) in question for any changes of these parameters to be recognized. Easiest is to just restart the Client.
Note however, changes to nfsTimeout are not recognized on versions of HP-UX less than 11.23. That is because it was necessary to modify the NFS client code to support nfsTimeout; this change did not occur until HP-UX 11.23.
If adjusting the two parameters does not help alleviate the problem, I suggest you place an official support call with HP. They can assist you in enabling appropriate log levels so as to see exactly what's going on between the client and server.
Good luck,
-Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 09:38 PM
07-24-2007 09:38 PM
Re: CIFS timeout problem
I am on HP-UX 11.11.
I have amended the script to do a cifslogount and cifslogin when the error is encountered and to try again so I will se what happens when the script runs tonight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 10:18 PM
07-24-2007 10:18 PM
Re: CIFS timeout problem
These problems probably result from a timeout on the windows system. The timeout variable on a cifslogin is controlled by the system being logged into, not the system using cifslogin.
You may be able to create a loop in your script and create "activity" to prevent logout or fool logout into resetting the 45 minute clock.
SEP
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
08-01-2007 11:14 PM
08-01-2007 11:14 PM
Re: CIFS timeout problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2007 11:16 PM
08-01-2007 11:16 PM
Re: CIFS timeout problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2007 09:36 PM
10-15-2007 09:36 PM
Re: CIFS timeout problem
I see the thread is closed , still one info needed,
I have the same problem.. Can you please let me what is the version name you have currently installed?
Thanks in advance.
Best regards,
Akram