enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #10821
[Bug 2106500] [NEW] logrotate script definition forces application restart
Public bug reported:
We are running into issues in Canonical OpenStack where apache2 is used
for the API services such as Nova and everyday at midnight the logrotate
script runs and reloads apache2 forcing the services to restart, causing
disruption and side-effects such as half-completed volume attachment
calls leaving resources dangling/orphaned.
This is the line in /etc/logrotate.d/apache2 that causes issue:
invoke-rc.d apache2 reload 2>&1 | logger -t apache2.logrotate
In the apache2 source package it is in debian/apache2.logrotate so I
believe this is an issue with this package customization since 2004 in
commit d965556aa of the ubuntu package source.
** Affects: apache2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/2106500
Title:
logrotate script definition forces application restart
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/2106500/+subscriptions
Follow ups