You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Joris van Lieshout <jv...@schubergphilis.com> on 2014/05/22 16:35:09 UTC

Re: Review Request 21806: CLOUDSTACK-6751: Disable conntrackd-stats logging to prevent it from filling up /var

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21806/
-----------------------------------------------------------

(Updated May 22, 2014, 2:35 p.m.)


Review request for cloudstack, Abhinandan Prateek, daan Hoogland, Rajesh Battala, Rohit Yadav, and Hugo Trippaers.


Summary (updated)
-----------------

CLOUDSTACK-6751: Disable conntrackd-stats logging to prevent it from filling up /var


Bugs: CLOUDSTACK-6751
    https://issues.apache.org/jira/browse/CLOUDSTACK-6751


Repository: cloudstack-git


Description
-------

Conntrackd package has a bug where the comment in the default config file states that stats logging is disabled by default but the config parameter is set to on. The consequence for ACS is that a conntrackd-stats.log file is created during the build of the svm. This logfile gets rotated by logrotate which has a post action to restart conntrackd. Even if the svm is not a redundant router. On vpc routers for instance the stats logging file can grow quickly and fill up the /var volume killing the vm.


Diffs
-----

  tools/appliance/definitions/systemvm64template/postinstall.sh cc8ead9 
  tools/appliance/definitions/systemvmtemplate/postinstall.sh 23e66dd 

Diff: https://reviews.apache.org/r/21806/diff/


Testing
-------

We are running this fix in our production environment for a couple months allready.


Thanks,

Joris van Lieshout


Re: Review Request 21806: CLOUDSTACK-6751: Disable conntrackd-stats logging to prevent it from filling up /var

Posted by ASF Subversion and Git Services <as...@urd.zones.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21806/#review43720
-----------------------------------------------------------


Commit 2c810d73e24411e767296b62e59d2acbb77b7df5 in cloudstack's branch refs/heads/master from Marcus Sorensen
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2c810d7 ]

CLOUDSTACK-6751 - Disable stats logging for conntrackd upon systemvm creation

Submitted-by: Joris van Lieshout <jv...@schubergphilis.com>


- ASF Subversion and Git Services


On May 22, 2014, 2:35 p.m., Joris van Lieshout wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21806/
> -----------------------------------------------------------
> 
> (Updated May 22, 2014, 2:35 p.m.)
> 
> 
> Review request for cloudstack, Abhinandan Prateek, daan Hoogland, Rajesh Battala, Rohit Yadav, and Hugo Trippaers.
> 
> 
> Bugs: CLOUDSTACK-6751
>     https://issues.apache.org/jira/browse/CLOUDSTACK-6751
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Conntrackd package has a bug where the comment in the default config file states that stats logging is disabled by default but the config parameter is set to on. The consequence for ACS is that a conntrackd-stats.log file is created during the build of the svm. This logfile gets rotated by logrotate which has a post action to restart conntrackd. Even if the svm is not a redundant router. On vpc routers for instance the stats logging file can grow quickly and fill up the /var volume killing the vm.
> 
> 
> Diffs
> -----
> 
>   tools/appliance/definitions/systemvm64template/postinstall.sh cc8ead9 
>   tools/appliance/definitions/systemvmtemplate/postinstall.sh 23e66dd 
> 
> Diff: https://reviews.apache.org/r/21806/diff/
> 
> 
> Testing
> -------
> 
> We are running this fix in our production environment for a couple months allready.
> 
> 
> Thanks,
> 
> Joris van Lieshout
> 
>


Re: Review Request 21806: CLOUDSTACK-6751: Disable conntrackd-stats logging to prevent it from filling up /var

Posted by Marcus Sorensen <sh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21806/#review43721
-----------------------------------------------------------

Ship it!


Ship It!

- Marcus Sorensen


On May 22, 2014, 2:35 p.m., Joris van Lieshout wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21806/
> -----------------------------------------------------------
> 
> (Updated May 22, 2014, 2:35 p.m.)
> 
> 
> Review request for cloudstack, Abhinandan Prateek, daan Hoogland, Rajesh Battala, Rohit Yadav, and Hugo Trippaers.
> 
> 
> Bugs: CLOUDSTACK-6751
>     https://issues.apache.org/jira/browse/CLOUDSTACK-6751
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Conntrackd package has a bug where the comment in the default config file states that stats logging is disabled by default but the config parameter is set to on. The consequence for ACS is that a conntrackd-stats.log file is created during the build of the svm. This logfile gets rotated by logrotate which has a post action to restart conntrackd. Even if the svm is not a redundant router. On vpc routers for instance the stats logging file can grow quickly and fill up the /var volume killing the vm.
> 
> 
> Diffs
> -----
> 
>   tools/appliance/definitions/systemvm64template/postinstall.sh cc8ead9 
>   tools/appliance/definitions/systemvmtemplate/postinstall.sh 23e66dd 
> 
> Diff: https://reviews.apache.org/r/21806/diff/
> 
> 
> Testing
> -------
> 
> We are running this fix in our production environment for a couple months allready.
> 
> 
> Thanks,
> 
> Joris van Lieshout
> 
>