Bug 919311
Summary: | running /etc/cron.daily/0logwatch spins up drive | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Backes <rtc> |
Component: | logwatch | Assignee: | Jan Synacek <jsynacek> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | frank, jsynacek, richardfearn, varekova |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-25 07:15:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 454582 |
Description
Peter Backes
2013-03-08 03:09:41 UTC
apparently caused by mdadm --examine --scan being invoked in /usr/share/logwatch/scripts/services/mdadm Workaround: yum downgrade logwatch It currently downgrades to 7.4.0-18.20120619svn110.fc18.noarch which has no /usr/share/logwatch/scripts/services/mdadm Filed upstream bug: https://sourceforge.net/tracker/?func=detail&aid=3607400&group_id=312875&atid=1316824 Better workaround: Append the following line to /etc/logwatch/conf/logwatch.conf Service = "-mdadm" (In reply to Peter Backes from comment #4) > Better workaround: Append the following line to > /etc/logwatch/conf/logwatch.conf > > Service = "-mdadm" Not a workaround, it's just a matter of configuration. Closing this as NOTABUG. |