You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rajesh Battala (JIRA)" <ji...@apache.org> on 2013/07/27 08:25:48 UTC

[jira] [Commented] (CLOUDSTACK-3216) Logs in the Software router are not being rotated

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721545#comment-13721545 ] 

Rajesh Battala commented on CLOUDSTACK-3216:
--------------------------------------------

root@r-84-VM:/etc# /usr/sbin/logrotate -d -v /etc/logrotate.conf
reading config file /etc/logrotate.conf
including /etc/logrotate.d
Ignoring apache2 because of bad file mode.
reading config file apt
reading config file aptitude
reading config file conntrackd
Ignoring dnsmasq because of bad file mode.
reading config file dpkg
Ignoring haproxy because of bad file mode.
reading config file monit
Ignoring ppp because of bad file mode.
Ignoring rsyslog because of bad file mode.

Handling 9 logs

                
> Logs in the Software router are not being rotated
> -------------------------------------------------
>
>                 Key: CLOUDSTACK-3216
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3216
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: KVM
>    Affects Versions: 4.1.0
>         Environment: centos kvm
>            Reporter: Brian Angus
>            Assignee: Rajesh Battala
>            Priority: Blocker
>              Labels: debian
>             Fix For: 4.1.1
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> root@r-6-VM:/etc# ls -l logrotate.*
> -rwxr-xr-x 1 root root  498 Jun 19 16:34 logrotate.conf
> logrotate.d:
> total 10
> -rwxr-xr-x 1 root root 192 Jun 19 16:34 apache2
> -rw-r--r-- 1 root root 173 Dec 13  2012 apt
> -rw-r--r-- 1 root root  79 Nov  5  2012 aptitude
> -rw-r--r-- 1 root root 154 Jun 12  2012 conntrackd
> -rwxr-xr-x 1 root root 266 Jun 19 16:34 dnsmasq
> -rw-r--r-- 1 root root 232 Oct 20  2012 dpkg
> -rwxr-xr-x 1 root root 203 Jun 19 16:34 haproxy
> -rw-r--r-- 1 root root 268 Jun  1  2012 monit
> -rwxr-xr-x 1 root root  93 Jun 19 16:34 ppp
> -rwxr-xr-x 1 root root 515 Jun 19 16:34 rsyslog
> root@r-6-VM:/etc# /usr/sbin/logrotate -d -v /etc/logrotate.conf 
> Ignoring /etc/logrotate.conf because of bad file mode.
> Handling 0 logs
> root@r-6-VM:/etc# 
> Looks like the file permissions are correct in the template (0644) but when the router gets deployed the permissions are getting changed.
> Looks like the problem is in patches/pom.xml:
>   the filemode for the tarfileset is set to 755
> Also there needs to be a logrotate config for /var/log/cloud.log

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira