stonith_action 205 include/crm/common/scheduler.h const char *stonith_action; // Default fencing action stonith_action 1289 lib/pengine/pe_actions.c op = scheduler->stonith_action; stonith_action 274 lib/pengine/unpack.c scheduler->stonith_action = pcmk__cluster_option(config_hash, stonith_action 276 lib/pengine/unpack.c if (!strcmp(scheduler->stonith_action, PCMK__ACTION_POWEROFF)) { stonith_action 282 lib/pengine/unpack.c scheduler->stonith_action = PCMK_ACTION_OFF; stonith_action 284 lib/pengine/unpack.c crm_trace("STONITH will %s nodes", scheduler->stonith_action);