60s as a default is reasonable with perfect hardware, but very small amounts of hardware we deal with are perfect. A 2 minute default is unlikely to have negative operator side effects and will decrease conductor and node BMC load. Signed-off-by: Jay Faulkner <jay@jvf.cc> Change-Id: I921171b14a61cded4ba728dfd044746965a02e74
8 lines
322 B
YAML
8 lines
322 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Our prior default for [conductor]/sync_power_state_interval was too
|
|
aggressive for many hardware devices. Instead of checking power state
|
|
every minute, we'll now check it by default every other minute. This will
|
|
significantly lessen the overall load on Node BMCs and the Ironic conductor.
|