Feature #15
Log files creation
| Status: | New | Start: | 01/23/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.5 | |||
Description
Some proprietary utilities we're using are eager to create various log/debug info files on every call. Given that they (and einarc) are usually used by root, they usually succeed, making whole filesystem a trashpile with various log/debug files.
To be precise:- lsi_megacli's cli creates
MegaSAS.logon every call. - Adaptec's arcconf creates
UcliEvt.logon every call. - lsi_megarc's cli creates
megarc.logon every call.
Generally, these files are unwanted and just litter up the filesystem. They shouldn't be written (or deleted ASAP) by default, and may be there should be an option to turn them back on.