** Description changed: - The ceph-radosgw charm appears not to set up log rotation for - /var/log/ceph/radosgw.log but probably should as this will grow indef. - over time + [Impact] + Users of the radosgw package don't get logrotation, resulting in ever growing log files (esp with debug enabled) and exhausted filesystem space. - Using + [Test Case] + Install ceph and radosgw using charms + /var/log/ceph/radosgw.log is never log rotated + + [Regression Potential] + The fix for this is to move log rotation from the ceph package to the ceph-common package, which is used by all ceph daemon binary packages, covering the radosgw package as well; minimal risk. + + [Original Bug Report] + The ceph-radosgw charm appears not to set up log rotation for /var/log/ceph/radosgw.log but probably should as this will grow indef. over time + + Using lp:~openstack-charmers/charms/trusty/ceph-radosgw/next;revno=86
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609866 Title: Need logrotation To manage notifications about this bug go to: https://bugs.launchpad.net/landscape/+bug/1609866/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
