← Back to team overview

registry team mailing list archive

[Bug 676026] Re: Nova services do not log to new log file after log rotation

 

This is really a packaging problem, mostly.

We need to fix up the logrotate config files in the Ubuntu packages.

a) It's configured to rotate /var/log/nova/*, rather than /var/log/nova/*.log
b) We should make sure the daemons start using the new logfile. Some of them may need SIGHUP'ing, some may need nothing at all, some may need patching.
b) We should probably have a logrotate config file for each nova package, since they need to be restarted individually.


** Also affects: nova (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: nova (Ubuntu)
   Importance: Undecided => Medium

** Changed in: nova (Ubuntu)
       Status: New => Triaged

-- 
Nova services do not log to new log file after log rotation
https://bugs.launchpad.net/bugs/676026
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



References