- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS Server problems
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
08-13-2003 05:04 AM
08-13-2003 05:04 AM
CIFS Server problems
HP RP-7400
HPUX 11.00
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:08 AM
08-13-2003 05:08 AM
Re: CIFS Server problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:38 AM
08-13-2003 05:38 AM
Re: CIFS Server problems
The reply above has some good troubleshooting ideas. Here's some other points to consider:
If you've recently upgraded from a pre-A.01.08 version of CIFS or this is the first time you've run CIFS, have you increased the kernel parameters listed in the documentation? With the number of clients you have, it's likely that the demand on system resources will require kernel tuning. The fact that restarting CIFS resolved the problem does suggest that it is resource related.
I know very little about the X-class, except that they can run Linux or Windows - which specific OS and version are you running?
regards,
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 06:21 AM
08-13-2003 06:21 AM
Re: CIFS Server problems
the error msg in syslog was this.
Aug 13 05:32:37 lgprime smbd[23518]: [2003/08/13 05:32:37, 0] lib/util_sock.c:(
436)
Aug 13 05:32:37 lgprime smbd[23518]: read_data: read failure for 4. Error = C
onnection reset by peer
sorry for the word wrap but you get the idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 06:40 AM
08-13-2003 06:40 AM
Re: CIFS Server problems
I'd suggest that you increase the log level, if it's only at the default of 0 you get virtually no information. A log level of 2 should be sufficient to get further information if it happens again. It would also be a good idea to stop it from clearing the logs when it restarts, which is definitely not the default behaviour.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:02 AM
08-13-2003 07:02 AM
Re: CIFS Server problems
As far as samba goes this is out of the box. I installed it, modified smb.conf for the shares and domain info. thats about it. also as resources go we had a file locking problem which was fixed by uping the nflocks parm to 2000. this happenend after our oracle 9i implementation. Thats pretty much all the info I have. we were not having this problem until we went to 1.09. It seems to manefest itself every month or so.
Thanks in advance