[Bugs] [Bug 1388010] [Eventing]: 'VOLUME_REBALANCE' event messages have an incorrect volume name

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 24 08:28:26 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1388010

Nithya Balachandran <nbalacha at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|bugs at gluster.org            |nbalacha at redhat.com



--- Comment #1 from Nithya Balachandran <nbalacha at redhat.com> ---
Description of problem:
======================
Have a 4 node cluster with eventing enabled. VOLUME_REBALANCE_COMPLETE and
VOLUME_REBALANCE_FAILED event messages have the attribute 'volume' with the
first letter missing. This event no longer remains a distinguishable event, as
the consumer (in this case, USM) will not be able to act/respond when it
receives one with an incorrect volume name.


Version-Release number of selected component (if applicable):
============================================================
3.8.4-2


How reproducible:
=================
Always


Steps to Reproduce:
==================
1. Have a 4 node cluster with eventing enabled.
2. Create a disperse volume 'disp' and attach a 2*2 hot tier
3. Perform a tier_detach

Step3 internally triggers rebalance, prompting an event to be generated. 


Actual results:
===============
tier_detach_force:{u'message': {u'volume': u'isp'}, u'event':
u'VOLUME_REBALANCE_FAILED', u'ts': 1476851588, u'nodeid':
u'72c4f894-61f7-433e-a546-4ad2d7f0a176'}

tier_detach_start_after_stop:{u'message': {u'volume': u'isp'}, u'event':
u'VOLUME_REBALANCE_COMPLETE', u'ts': 1476850670, u'nodeid':
u'ed362eb3-421c-4a25-ad0e-82ef157ea328'}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list