Bug 3115 - smbd tries to allocate 10,000 open files?????
Summary: smbd tries to allocate 10,000 open files?????
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: samba
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-05-28 12:11 UTC by Kevin
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-05-31 20:18:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Kevin 1999-05-28 12:11:25 UTC
I was recently looking at my samba logs and it was trying to
request 10,000 open files, and only 1014 are available. It
is just an information status message, not an error
message.... is this a bug or is it a limitation of the
current linux kernel?
exact message: [1999/05/11 13:34:06, 1]
smbd/server.c:main(614)
  smbd version 2.0.3 started.
  Copyright Andrew T[1999/05/11 13:34:06, 1]
[1999/05/11 13:34:06, 1] smbd/files.c:file_init(219)
  file_init: Information only: requested 10000 open files,
1014 are available.

Comment 1 Jeff Johnson 1999-05-31 20:18:59 UTC
This is a limitation of the kernel (and possibly glibc) rather
than a bug.

BTW, it appears that you can use the "max open files" tuning
parameter to configure a more realistic 1000 open files if
you want to get rid of the message


Note You need to log in before you can comment on or make changes to this bug.