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: ioe...@google.com
          Reporter: chandl...@gmail.com
                CC: kli...@google.com, llvm-bugs@lists.llvm.org,
                    r...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to