HomeClusterLabs Projects

Log: libpe_status: warn if user specified negative migration-threshold

Description

Log: libpe_status: warn if user specified negative migration-threshold

Currently, this replaces the threshold with 1, which preserves the current
(unintentional) behavior (the threshold is checked as

QB_MAX(rsc->migration_threshold - fail_count, 0)

which will always be 0 i.e. threshold reached).

Details

Provenance
kgaillotAuthored on Aug 29 2019, 5:09 PM
Parents
rP0aa16c5f80ce: Merge pull request #1887 from clumens/more-crm_mon-fixes
Branches
Unknown
Tags
Unknown

Event Timeline