dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone

8e53fd Low: controller: don't clear shutdown locks when node rejoins

4 files Authored by kgaillot 3 years ago, Committed by rpm-build 3 years ago,
    Low: controller: don't clear shutdown locks when node rejoins
    
    Add new controld_delete_node_state() values for clearing resource history
    while preserving shutdown locks. This is accomplished by deleting all
    unlocked lrm_resource entries and all lrm_rsc_op entries, instead of the entire
    lrm subsection.