- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: With Samba (CIFS) after 16 smbd process no one...
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-04-2006 09:05 AM
08-04-2006 09:05 AM
With Samba (CIFS) after 16 smbd process no one else can connect.
The problems go away once the count is under 16. Any suggestions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 09:10 AM
08-04-2006 09:10 AM
Re: With Samba (CIFS) after 16 smbd process no one else can connect.
max connections = 16
try increasing it to whatever value and stop and start samba.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 09:41 AM
08-04-2006 09:41 AM
Re: With Samba (CIFS) after 16 smbd process no one else can connect.
max connections. It would not make much sense for a default to be so low but that does not mean it isn't. Either way if you can tell me what that particular configuration file is called and where it is located I would appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 09:47 AM
08-04-2006 09:47 AM
Re: With Samba (CIFS) after 16 smbd process no one else can connect.
If the parameter is not in your smb.conf file, add it and then stop / restart Samba to make sure it gets activated.
The line should look like:
max connections = 0
or if you want some limited number rather than unlimited:
max connections = 50
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 04:56 AM
08-10-2006 04:56 AM
Re: With Samba (CIFS) after 16 smbd process no one else can connect.
nflocks
nfiles
nprocs
If they are at system defaults, you will run out of file locks and other stuff, but usually file locks will hit first around 20 users or so. If you have other processes on the system using locks, then you could hit it at 16.
See the admin guide chapter 12 for correct settings:
http://www.docs.hp.com/en/B8725-90101/B8725-90101.pdf
Eric Roseme
Hewlett-Packard