Skip to content

chore: Disable NTP on iDRAC - it clashes with Ironic "verify_bmc_clock"#1988

Merged
cardoe merged 1 commit intomainfrom
disable-ntp
Apr 29, 2026
Merged

chore: Disable NTP on iDRAC - it clashes with Ironic "verify_bmc_clock"#1988
cardoe merged 1 commit intomainfrom
disable-ntp

Conversation

@stevekeay
Copy link
Copy Markdown
Contributor

NTP keeps the clock right, but we enabled an Ironic feature that attempts to step the BMC clock during "verify" (enrolment).

With NTP enabled, iDRAC refuses to allow clock changes, which causes the verify_bmc_clock step to fail, and therefore the node can never transition from enrol state to manageable state.

Doug wanted the verify_bmc_clock step to stay switched on, so I'm disabling NTP.

@stevekeay stevekeay changed the title Disable NTP on iDRAC - it clashes with Ironic "verify_bmc_clock" chore: Disable NTP on iDRAC - it clashes with Ironic "verify_bmc_clock" Apr 29, 2026
NTP was keeping the clock right, but we enabled an Ironic feature that
attempts to step the BMC clock during "verify" (enrolment).

With NTP enabled, iDRAC refuses to allow clock changes, which causes the
verify_bmc_clock step to fail, and therefore the node can never
transition from enrol state to manageable state.

Doug wanted the verify_bmc_clock step to stay switched on so I'm
disabling NTP.
@cardoe cardoe added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 2867832 Apr 29, 2026
62 checks passed
@cardoe cardoe deleted the disable-ntp branch April 29, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants