[ClusterLabs] interval in notify of a resource's operations = errors in logs
lejeczek
peljasz at yahoo.co.uk
Tue Aug 12 10:58:14 UTC 2025
Hi guys.
I have clone pgsql resource which - if its notify interval
!= 0s - floods pacemaker logs with:
...
error: clone_op_key: Triggered fatal assertion at
pcmk_graph_producer.c:207 : (n_type != NULL) && (n_task != NULL)
error: pcmk__notify_key: Triggered fatal assertion at
actions.c:340 : op_type != NULL
error: clone_op_key: Triggered fatal assertion at
pcmk_graph_producer.c:207 : (n_type != NULL) && (n_task != NULL)
error: pcmk__notify_key: Triggered fatal assertion at
actions.c:340 : op_type != NULL
...
error: pcmk__create_history_xml: Triggered fatal assertion
at pcmk_sched_actions.c:1164 : n_type != NULL
error: pcmk__create_history_xml: Triggered fatal assertion
at pcmk_sched_actions.c:1165 : n_task != NULL
error: pcmk__notify_key: Triggered fatal assertion at
actions.c:340 : op_type != NULL
...
In other words resource must be:
-> $ pcs resource update PGSQL op notify interval=0s
in order to errors disappear.
Would you have any thoughts as to what is (not)happening there?
(btw. in case it might matter - I do not use, do not have
set any 'alerts')
If you use a resource agent which uses/allows 'notify' in
'operations' - can you use different 'interval' values?
Without getting those errors, naturally.
Also, cluster - except for the errors in the log - seems
healthy & operates a ok.
many thanks, L.
More information about the Users
mailing list