Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2255

TS should not flood printing after log space reach the limit

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1.2
    • Logging
    • None

    Description

      when log space reach the reserved head room and there is noway to remove some old log for more space, TS will print many log in traffic.out or diags.log, which will make great troube as those files is not rotated, may block the server from working after disk space exhausted.

      [Sep 26 17:44:31.037] Server {0x2b0ff3363700} NOTE: logging space exhausted, can't write to:/var/log/trafficserver/error.log, drop this entry
      [Sep 26 17:44:31.689] Server {0x2b0ff2e5e700} NOTE: logging space exhausted, can't write to:/var/log/trafficserver/error.log, drop this entry
      [Sep 26 17:44:31.692] Server {0x2b0ff2e5e700} NOTE: logging space exhausted, can't write to:/var/log/trafficserver/error.log, drop this entry
      [Sep 26 17:44:32.200] Server {0x2b0ff3363700} NOTE: logging space exhausted, can't write to:/var/log/trafficserver/error.log, drop this entry
      [Sep 26 17:44:35.471] Server {0x2b0ff2b5b700} NOTE: logging space exhausted, can't write to:/var/log/trafficserver/error.log, drop this entry
      

      Attachments

        Activity

          People

            yunkai Yunkai Zhang
            zym Zhao Yongming
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: