Bug 761320
Summary: | Drift detection scans do not run with default intervals | |||
---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | John Sanda <jsanda> | |
Component: | drift | Assignee: | John Sanda <jsanda> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.2 | CC: | loleary | |
Target Milestone: | --- | |||
Target Release: | JON 3.0.1 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 785845 (view as bug list) | Environment: | ||
Last Closed: | 2013-09-03 15:17:57 UTC | Type: | --- | |
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: | 760116, 761709, 785845 |
Description
John Sanda
2011-12-08 03:12:42 UTC
We no longer update the detection schedule if detection does not run for a definition. Drift detection might not run for one of three reasons - 1) the definition is disabled, 2) it is too early for the next scheduled run, 3) the server has not acknowledged the previous change set sent by the agent. The fix also includes additional debug logging that outputs the next scheduled detection time. It looks like, 2011-12-08 14:20:32,512 DEBUG [pool-3-thread-1] (rhq.core.pc.drift.ScheduleQueueImpl)- The next drift detection run for DriftDetectionSchedule[resourceId: 10001, driftDefinitionId: 10001, driftDefinitionName: DRIFT_1] is set for 02:20:37:744 PM master commit hash: 518ccccdc4ad05353de809068c289c1fc64a5384 As I mentioned on 785845, this could only have been verified on master, so setting this to ON-QA for it to be verified as part of the jon3.0.1 release. verified JON 3.01 RC#2. Bulk closing of old issues in VERIFIED state. |