You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am requesting pacemaker alerts kind of feature for qdevice/qnetd. Please check the attached image.
Node5 qnetd should be able to raise an event when any of the cluster node joins/leaves the quorum.
qdevice node should be able to give event when any of the quorum node (i.e. qnetd or qdevice) leaves/joins.
Event when qnetd is up successfully and has started monitoring the qdevice nodes
If you see on high level, then these are kind of node/resource events wrt qnetd/qdevice.
As of today wrt qdevice/qnetd, there is no provision where any of the nodes gives any event when its peer leaves/joins. This makes it difficult to know whether qdevice nodes can see qnetd or not. This is true the other way around also where qnetd cannot see qdevice nodes.
I am not sure how others are doing it in today's deployment, but I see need of monitoring of every other
qnet node. So that on basis of event, appropriate alarms can be raised and action can be taken accordingly.
The text was updated successfully, but these errors were encountered:
For Qnetd we may consider to add ability to call script/snmp/dbus event on important events, like qdevice client is connected/disconnected, partition got quorate.
Similarly for Qdevice we may add event when connected/disconnected to qnetd and change of vote. Change of quorate status is already handled by corosync.
Low prio tho, because implementation must be able to handle long running script, so calling of script must be asynchronous, and that's not super easy to implement with current architecture.
I am requesting pacemaker alerts kind of feature for qdevice/qnetd. Please check the attached image.
If you see on high level, then these are kind of node/resource events wrt qnetd/qdevice.
As of today wrt qdevice/qnetd, there is no provision where any of the nodes gives any event when its peer leaves/joins. This makes it difficult to know whether qdevice nodes can see qnetd or not. This is true the other way around also where qnetd cannot see qdevice nodes.
I am not sure how others are doing it in today's deployment, but I see need of monitoring of every other
qnet node. So that on basis of event, appropriate alarms can be raised and action can be taken accordingly.
The text was updated successfully, but these errors were encountered: