04:02:11 <samP> #startmeeting masakari
04:02:12 <openstack> Meeting started Tue Feb 19 04:02:11 2019 UTC and is due to finish in 60 minutes.  The chair is samP. Information about MeetBot at http://wiki.debian.org/MeetBot.
04:02:13 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
04:02:15 <openstack> The meeting name has been set to 'masakari'
04:02:24 <samP> tpatil: hi
04:02:29 <samP> sorry bit late
04:02:40 <samP> #topic bugs and tickets
04:03:05 <samP> Any critical bugs or patches to discuss?
04:03:05 <tpatil> # link : https://launchpad.net/bugs/1815657
04:03:06 <openstack> Launchpad bug 1815657 in masakari "python 3 failures - /usr/bin/masakari-wsgi and unit tests" [Undecided,In progress] - Assigned to Corey Bryant (corey.bryant)
04:03:21 <tpatil> Patch is up for review: https://review.openstack.org/#/c/636749/
04:03:42 <tpatil> I will reproduce this issue in 18.04
04:03:52 <tpatil> and then review the patch
04:04:49 <samP> tpatil: thanks.
04:06:02 <tpatil> In patch https://review.openstack.org/#/c/637486/ I have updated hacking version > 1.1.0
04:06:06 <tpatil> please review this patch
04:06:10 <samP> I will review this to. But I don't have 18.04 to reproduce this, so I will wait for your results
04:06:24 <samP> tpatil: sure I will
04:06:24 <tpatil> samP: OK
04:07:57 <tpatil> Needs review : https://review.openstack.org/635710
04:08:08 <tpatil> I have voted +2 on this patch
04:09:15 <samP> tpatil: Thanks. lgtm, I will merge this.
04:09:35 <tpatil> samP: Ok, Thanks
04:10:22 <tpatil> #link : https://review.openstack.org/#/c/636553/2
04:10:49 <tpatil> This patch addresses LP bug : https://bugs.launchpad.net/masakari/+bug/1815718
04:10:50 <openstack> Launchpad bug 1815718 in masakari "masakari should ignore notification when host status is "UNKNOWN"" [Undecided,In progress] - Assigned to Lucas hua (lucas.hua)
04:11:43 <tpatil> if host status is UNKNOWN, then the notification should be ignored
04:12:03 <tpatil> for notification_event STOPPED
04:12:59 <tpatil> If host_status is "UNKNOWN" that means we don't know the power state of host, evacuate nova compute will cause VM split brain. Just ignore notification
04:13:10 <samP> before host-monitor sends the notifitcaion, pacemaker (in general case) have already kill the node, isn't it?
04:14:26 <tpatil> from host-monitor point of view, maybe it's not reproducible. but if some service calls notification api , this issue could happen
04:16:32 <samP> That's true. but the main point is, masakari does not responsible for fencing a node. monitor or service which send the notification should responsible for fence the node before send the notificaion
04:19:43 <samP> I am not against to ignore this notification, but I need to check the nova code for put host to an unknown state.
04:20:07 <tpatil> samP: Ok, Got it
04:20:42 <samP> tpatil: I will put my comments on the patch
04:21:04 <tpatil> samP: OK
04:21:42 <samP> any other bugs or patches?
04:21:52 <tpatil> No
04:22:17 <samP> thanks
04:22:29 <samP> #topic Stein work items
04:22:40 <samP> please share any updates on Stein work items
04:24:26 <tpatil> Event Notification : Specs https://review.openstack.org/#/c/473057/
04:24:29 <tpatil> needs review
04:24:41 <tpatil> Implementation is ready : https://review.openstack.org/#/q/topic:bp/notifications-in-masakari+(status:open+OR+status:merged)
04:25:31 <samP> tpatil: Thanks, I will review those. sorry for the delay
04:25:52 <tpatil> samP : NP
04:26:23 <tpatil> Add progress details for recovery workflow: Specs https://review.openstack.org/#/c/632079/
04:26:31 <tpatil> Needs review
04:26:43 <tpatil> Implementation is in progress
04:27:04 <tpatil> Presently taskflow doesn't support to fetch progress details in the order of workflow execution
04:27:17 <tpatil> We have reported this issue in taskflow
04:27:26 <samP> tpatil: thanks
04:27:57 <ShilpaSD> here is the link https://bugs.launchpad.net/taskflow/+bug/1815738
04:27:57 <openstack> Launchpad bug 1815738 in taskflow "Taskflow doesn't support to retrieve tasks progress details in the order of workflow task execution" [Undecided,New]
04:27:57 <tpatil> until this issue not fixed, we will write extra logic to sorted out the progress details as per the required order
04:28:34 <samP> ShilpaSD: thanks for the link
04:29:31 <tpatil> Add functional CI job and tests for segments: In progress
04:29:38 <tpatil> #link : https://review.openstack.org/#/c/633663/
04:30:05 <tpatil> Waiting for
04:30:19 <tpatil> waiting for author to fix the review comments
04:30:55 <samP> tpatil: thanks
04:31:27 <tpatil> Devstack support to install and run masakari-monitors: Good progress
04:32:04 <tpatil> Patch will be uploaded in this week, except host-monitors
04:32:22 <tpatil> As it has dependency on pacemaker
04:32:42 <tpatil> the host-monitor fails to start if pacemaker is not installed and running
04:32:54 <samP> tpatil: got it.
04:34:24 <samP> I will try to review all the pending patches asap
04:34:43 <tpatil> samP: Ok, Thanks
04:35:58 <samP> thanks for the updates.
04:36:12 <samP> #topic AOB
04:36:22 <samP> Any other items to discuss?
04:37:20 <tpatil> Nothing from my side
04:37:53 <samP> OK then, but early but let finish the meeting here.
04:38:13 <tpatil> samP: Ok
04:38:17 <samP> Please use IRC #openstack-masakari or ML for further discussion.
04:38:22 <samP> Thank you all.
04:38:26 <samP> #endmeeting