Corosync logs can grow large. We should logrotate them. Other distributions, like Debian, provide a logrotate script with corosync. Reproducible: Always Here's the log rotate script that I use on my cluster: /var/log/cluster/corosync.log { missingok notifempty sharedscripts } It can easily be installed by adding insinto /etc/logrotate.d newins "${FILESDIR}"/corosync.logrotate corosync to src_install().
Hmm ... no response for a while. Did I incorrectly assign it? Was assigned to cardoe@gentoo.org, sending it to the herd.
Fixed in tree, thanks! +*corosync-1.2.8-r1 (03 Oct 2010) + + 03 Oct 2010; Kacper Kowalik <xarthisius@gentoo.org> + -corosync-1.2.8.ebuild, +corosync-1.2.8-r1.ebuild, + +files/corosync.logrotate: + Add logrotate script wrt bug 336848. Drop old.