mirror of https://github.com/apache/cloudstack.git
Many processes on the VRs log to cloud.log. When logrotate kicks in, the file is rotated but the scripts still write to the old inode (cloud.log.1 after rotate). Tis quickly fills up the tiny log partition. Using 'copytruncate' is a tradeoff, there is a slight change of missing a log entry, but in the old situation we were missing all of them after logrotate. |
||
|---|---|---|
| .. | ||
| apache2 | ||
| chef | ||
| cron.daily | ||
| default | ||
| haproxy | ||
| init.d | ||
| iptables | ||
| logrotate.d | ||
| modprobe.d | ||
| profile.d | ||
| ssh | ||
| cloud-nic.rules | ||
| dnsmasq.conf.tmpl | ||
| logrotate.conf | ||
| rc.local | ||
| rsyslog.conf | ||
| sysctl.conf | ||
| vpcdnsmasq.conf | ||