You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Joshua Bronson (JIRA)" <ji...@apache.org> on 2009/03/04 00:56:56 UTC

[jira] Created: (COUCHDB-279) couchdb stops logging after logrotate

couchdb stops logging after logrotate
-------------------------------------

                 Key: COUCHDB-279
                 URL: https://issues.apache.org/jira/browse/COUCHDB-279
             Project: CouchDB
          Issue Type: Bug
    Affects Versions: 0.9
         Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13 14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux

            Reporter: Joshua Bronson


after logrotate (which performs copytruncate) finishes, my couch logfiles remain empty even though couch is responding to requests and up until the rotate was logging them. here is some lsof output:

# lsof | grep couch.log
beam      19084 couchdb    8w      REG                3,1    98655952    4145164 /var/log/couchdb/couch.log


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (COUCHDB-279) couchdb stops logging after logrotate

Posted by "Noah Slater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noah Slater reassigned COUCHDB-279:
-----------------------------------

    Assignee: Noah Slater

> couchdb stops logging after logrotate
> -------------------------------------
>
>                 Key: COUCHDB-279
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-279
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: 0.9
>         Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13 14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux
>            Reporter: Joshua Bronson
>            Assignee: Noah Slater
>
> after logrotate (which performs copytruncate) finishes, my couch logfiles remain empty even though couch is responding to requests and up until the rotate was logging them. here is some lsof output:
> # lsof | grep couch.log
> beam      19084 couchdb    8w      REG                3,1    98655952    4145164 /var/log/couchdb/couch.log

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COUCHDB-279) couchdb stops logging after logrotate

Posted by "Jan Lehnardt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt closed COUCHDB-279.
--------------------------------

    Resolution: Fixed

Can you verify this still happens? Please reopen if you think so.

> couchdb stops logging after logrotate
> -------------------------------------
>
>                 Key: COUCHDB-279
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-279
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: 0.9
>         Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13 14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux
>            Reporter: Joshua Bronson
>            Assignee: Noah Slater
>
> after logrotate (which performs copytruncate) finishes, my couch logfiles remain empty even though couch is responding to requests and up until the rotate was logging them. here is some lsof output:
> # lsof | grep couch.log
> beam      19084 couchdb    8w      REG                3,1    98655952    4145164 /var/log/couchdb/couch.log

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-279) couchdb stops logging after logrotate

Posted by "Noah Slater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noah Slater updated COUCHDB-279:
--------------------------------

    Component/s: Infrastructure

> couchdb stops logging after logrotate
> -------------------------------------
>
>                 Key: COUCHDB-279
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-279
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: 0.9
>         Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13 14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux
>            Reporter: Joshua Bronson
>            Assignee: Noah Slater
>
> after logrotate (which performs copytruncate) finishes, my couch logfiles remain empty even though couch is responding to requests and up until the rotate was logging them. here is some lsof output:
> # lsof | grep couch.log
> beam      19084 couchdb    8w      REG                3,1    98655952    4145164 /var/log/couchdb/couch.log

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.