<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Phab daemon logs are not rotated and fill up the root partition"
   href="https://bugs.llvm.org/show_bug.cgi?id=34741">34741</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Phab daemon logs are not rotated and fill up the root partition
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Phabricator
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>ioeric@google.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>chandlerc@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>klimek@google.com, llvm-bugs@lists.llvm.org, rnk@google.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>/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...)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>