Opened 16 years ago
Closed 14 years ago
#77 closed defect (invalid)
tdb loglevel is too low
Reported by: | Herwig Bauernfeind | Owned by: | Silvan Scherrer |
---|---|---|---|
Priority: | blocker | Milestone: | Samba Server for eCS (OS/2) 1.1.0 |
Component: | Samba Server | Version: | 3.0.34 |
Keywords: | Cc: | herwig.bauernfeind@… |
Description
This is a long standing annoyance.
Samba logfiles are crowded with entries coming from tdb access.
The Samba logfiles become huge even at loglevel 3 and very hard to read in case one is not interested in tdb stuff.
This problem has been there for more than a year and was introduced by one of Yuris changes to the locking code (I think).
In addition debug stuff not intended for screen output is displayed on the console for all command line Samba binary tools.
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Milestone: | Samba Server for eCS (OS/2) 1.0.1 → Samba Server for eCS (OS/2) 1.0.2 |
---|
comment:3 by , 15 years ago
Version: | → 3.0.34 |
---|
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Priority: | minor → blocker |
Status: | new → assigned |
comment:5 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
not only our logs are written, also samba tbl log is written. as this is a standard behaviour i decided it's ok so. so closing that ticket.
we need to change http://svn.netlabs.org/samba/browser/branches/samba-3.0/source/tdb/common/lock.c there are a couple of #if 1.