You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/12/05 22:47:35 UTC

[jira] [Updated] (TS-2255) TS should not flood printing after log space reach the limit

     [ https://issues.apache.org/jira/browse/TS-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-2255:
------------------------------

    Issue Type: Improvement  (was: Bug)

> TS should not flood printing after log space reach the limit
> ------------------------------------------------------------
>
>                 Key: TS-2255
>                 URL: https://issues.apache.org/jira/browse/TS-2255
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Zhao Yongming
>            Assignee: Yunkai Zhang
>             Fix For: 4.1.1
>
>         Attachments: 0001-TS-2255-TS-should-not-flood-printing-after-log-space.patch
>
>
> 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.
> {code}
> [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
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)