Back to bug 1013897

Who When What Removed Added
Nathan Kinder 2013-10-01 02:21:22 UTC Status NEW POST
Rich Megginson 2013-10-01 23:00:23 UTC Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.1.6-5.el7
errata-xmlrpc 2013-10-01 23:41:38 UTC Status MODIFIED ON_QA
Rich Megginson 2013-10-31 01:41:26 UTC Doc Text Cause: Using the -D argument to logconv.pl is supposed to use the given directory to create the temporary files. logconv.pl was writing a large amount of data in files in /var/tmp instead of the argument given to -D.

Consequence: Could fill /var/tmp.

Fix: The Berkeley DB tied perl arrays were causing this behavior. The fix is to get rid of arrays as much as possible, and get rid of all tied arrays.

Result: /var/tmp is not in danger of filling up, the directory specified with -D is used, performance is much faster, disk usage is much less.
srkrishn 2014-02-05 12:00:28 UTC CC srkrishn
Sankar Ramalingam 2014-02-14 15:54:22 UTC Status ON_QA VERIFIED
Ludek Smid 2014-06-13 11:07:09 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-13 07:07:09 UTC
Simon Pichugin 2020-09-13 20:44:34 UTC Link ID Github 389ds/389-ds-base/issues/838

Back to bug 1013897