[ mailman-Bugs-685040 ] mailmanctl reopen does not reopen all log files
Bugs item #685040, was opened at 2003-02-12 12:10 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=685040&group_id=103 Category: command line scripts Group: 2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Martin Pool (mbp) Assigned to: Nobody/Anonymous (nobody) Summary: mailmanctl reopen does not reopen all log files Initial Comment: In Mailman 2.1: The help for mailmanctl reopen says that it causes all log files to be closed, and reopened the next time they are used. However, it does not seem to cover the qrunner and error logs. After running this command, lsof shows: [root@dp logs]# lsof -p 9207 .... mailmanct 9207 root 0u CHR 136,7 9 /dev/pts/7 mailmanct 9207 root 1u CHR 136,7 9 /dev/pts/7 mailmanct 9207 root 2u CHR 136,7 9 /dev/pts/7 mailmanct 9207 root 3u REG 8,1 116944 2130090 /var/mailman/logs/error.1 mailmanct 9207 root 4u REG 8,1 649 2130251 /var/mailman/logs/qrunner After running it again: [root@dp logs]# lsof -p 9214 .... python 9214 mailman 0u CHR 136,7 9 /dev/pts/7 python 9214 mailman 1u CHR 136,7 9 /dev/pts/7 python 9214 mailman 2u CHR 136,7 9 /dev/pts/7 python 9214 mailman 3u REG 8,1 116944 2130090 /var/mailman/logs/error.1 python 9214 mailman 4u REG 8,1 116944 2130090 /var/mailman/logs/error.1 python 9214 mailman 5u REG 8,1 649 2130251 /var/mailman/logs/qrunner The same is true for the qrunner child processes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=685040&group_id=103
participants (1)
-
SourceForge.net