[ClusterLabs] Q: "confirmed=false"?

Ken Gaillot kgaillot at redhat.com
Wed Apr 24 10:49:05 EDT 2019


On Wed, 2019-04-24 at 08:37 +0200, Ulrich Windl wrote:
> H!
> 
> I have a question: What is the difference between "confirmed=true"
> and "confired=false" actions, like here:
> 
> Apr 24 08:30:20 h01 crmd[10774]:   notice: process_lrm_event:
> Operation prm_xen_v01_migrate_from_0: ok (node=h01, call=169, rc=0,
> cib-update=150, confirmed=true)
> Apr 24 08:30:26 h01 crmd[10774]:   notice: process_lrm_event:
> Operation prm_xen_v01_monitor_600000: ok (node=h01, call=170, rc=0,
> cib-update=152, confirmed=false)
> Apr 24 08:30:26 h10 crmd[21331]:   notice: process_lrm_event:
> Operation prm_xen_v01_stop_0: ok (node=h10, call=230, rc=0, cib-
> update=862, confirmed=true)
> 
> Regards,
> Ulrich

"confirmed" here means "completely done forever" -- non-recurring
actions are confirmed as soon as the result is received, while
recurring monitors aren't confirmed until they are cancelled.

Personally I don't find the information useful. Perhaps a better
replacement would be cancelled=true/false for recurring actions only.
-- 
Ken Gaillot <kgaillot at redhat.com>



More information about the Users mailing list