Further logrotate fixes
Bug #1461400 reported by
Bartłomiej Piotrowski
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Bartłomiej Piotrowski | ||
5.1.x |
Won't Fix
|
High
|
MOS Maintenance | ||
6.0.x |
Won't Fix
|
High
|
MOS Maintenance | ||
6.1.x |
Fix Released
|
High
|
Bartłomiej Piotrowski | ||
7.0.x |
Fix Released
|
High
|
Bartłomiej Piotrowski |
Bug Description
Some recent production deployment of 6.1 shown that previous logrotate changes still need more polishing to be completely bulletproof. We should at least:
* set delaycompress in both logrotate.conf and /etc/logrotate.
* use flock to check if fuel-logrotate is already running
* set compress in logrotate.conf
Optionally:
* put parameters like minsize and maxsize to logrotate.conf
* modify existing settings/put new configuration file to handle debug mode
* run system-wide logrotate hourly instead of daily (We already rotate majority of fast growing logs in fuel-logrotate.)
Changed in fuel: | |
milestone: | none → 6.1 |
assignee: | Fuel Library Team (fuel-library) → Bartlomiej Piotrowski (bpiotrowski) |
Changed in fuel: | |
status: | Triaged → In Progress |
description: | updated |
description: | updated |
Changed in fuel: | |
assignee: | Bartlomiej Piotrowski (bpiotrowski) → Alex Schultz (alex-schultz) |
Changed in fuel: | |
assignee: | Alex Schultz (alex-schultz) → Bartlomiej Piotrowski (bpiotrowski) |
milestone: | 6.1 → 7.0 |
no longer affects: | fuel/5.1.x |
tags: | added: customer-found |
tags: | added: support |
tags: | added: on-verification |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/187910
Review: https:/