[llvm-bugs] [Bug 34741] New: Phab daemon logs are not rotated and fill up the root partition
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 26 15:43:49 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34741
Bug ID: 34741
Summary: Phab daemon logs are not rotated and fill up the root
partition
Product: Phabricator
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: ioeric at google.com
Reporter: chandlerc at gmail.com
CC: klimek at google.com, llvm-bugs at lists.llvm.org,
rnk at google.com
/var/tmp/phd/log/daemon.log can grow to be many GB. This has happened several
times, and fills up the disk periodically. It should be written to /var/log,
rotated, and old logs cleaned up automatically.
Relatedly, Phab writes *lots* of data to /tmp, and is constantly at risk of
filling the root partition that way. We should probably tune something to be
more aggressive at pruning or buy a substantially larger root partition.
(Sorry for slowness at filing this bug...)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170926/6525fcf3/attachment.html>
More information about the llvm-bugs
mailing list