Jeevan Patnaik
2018-Nov-15 14:10 UTC
[Gluster-users] Is it recommended for Glustereventsd be running on all nodes?
Hi All, I have implemented a webhook and attached to glustereventsd to listen to events and to send alerts on critical events. So, I categorized events manually critical, informational and warning. We are interested in only events that can cause issue to end users like BRICK_DISCONNECTED (reducing redundancy of the volume), QUORUM_LOST (possible downtime of subvoume), QUOTA_CROSSES_SOFTLIMIT, AFR_SPLIT_BRAIN etc. and not included any other events that are resulted while some one does admin tasks like PEER_ATTACH. And I see atleast some events are local to the node like PEER_ATTACH and doesn't appear from other gluster node. My idea is to run glustereventsd service only on a gluster admin node, to avoid possible load on the storage serving nodes due to traffic caused by webhook events. So, my question is are there any events local to node, which will be missed in admin node but are fatal to end users, assuming that the admin node will always be running? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20181115/af5ca240/attachment.html>
Jeevan Patnaik
2018-Nov-15 14:12 UTC
[Gluster-users] Is it recommended for Glustereventsd be running on all nodes?
Hi, And Gluster version is 3.12.5. Regards, Jeevan. On Thu, Nov 15, 2018, 7:40 PM Jeevan Patnaik <g1patnaik at gmail.com wrote:> Hi All, > > I have implemented a webhook and attached to glustereventsd to listen to > events and to send alerts on critical events. > > So, I categorized events manually critical, informational and warning. > > We are interested in only events that can cause issue to end users like > BRICK_DISCONNECTED (reducing redundancy of the volume), QUORUM_LOST > (possible downtime of subvoume), QUOTA_CROSSES_SOFTLIMIT, AFR_SPLIT_BRAIN > etc. and not included any other events that are resulted while some one > does admin tasks like PEER_ATTACH. > > And I see atleast some events are local to the node like PEER_ATTACH and > doesn't appear from other gluster node. > > My idea is to run glustereventsd service only on a gluster admin node, to > avoid possible load on the storage serving nodes due to traffic caused by > webhook events. > > So, my question is are there any events local to node, which will be > missed in admin node but are fatal to end users, assuming that the admin > node will always be running? >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20181115/51079135/attachment.html>