cce63f68aa
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
1.2 KiB
1.2 KiB
Configuration option = Default value | Description |
---|---|
[ipmi] | |
min_command_interval = 5 |
(Integer) Minimum time, in seconds, between IPMI operations sent to a server. There is a risk with some hardware that setting this too low may cause the BMC to crash. Recommended setting is 5 seconds. |
retry_timeout = 60 |
(Integer) Maximum time in seconds to retry IPMI operations. There is a tradeoff when setting this value. Setting this too low may cause older BMCs to crash and require a hard reset. However, setting too high can cause the sync power state periodic task to hang when there are slow or unresponsive BMCs. |