Bug 1910125
Summary: | chrony is configured and documented as though CONFIG_RTC_SYSTOHC were enabled in the kernel | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Dan Astoorian <djast> |
Component: | chrony | Assignee: | Miroslav Lichvar <mlichvar> |
Status: | CLOSED NOTABUG | QA Contact: | rhel-cs-infra-services-qe <rhel-cs-infra-services-qe> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.9 | ||
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-01-04 13:40:29 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: |
Description
Dan Astoorian
2020-12-22 18:31:36 UTC
The RHEL kernel is built with the CONFIG_GENERIC_CMOS_UPDATE option, which uses the legacy RTC support as opposed to the newer RTC class support, which has the CONFIG_RTC_SYSTOHC option. If you don't see the RTC being updated every 11 minutes, it might be due to unreliable timing of the update. That is a kernel issue. For RHEL8, it is tracked in bug #1793880. |