Oved Ourfali has submitted this change and it was merged. Change subject: gluster: check gluster daemon status in sync-job ......................................................................
gluster: check gluster daemon status in sync-job In sync-job, peer list will be retrieved always from the first UP server. There are chances that gluster daemon in other servers may be down. In this case, peer status for those servers will DISCONNECTED. When a host is found in UP state in Database and peer status is 'DISCONNECTED', that host will be moved to Non-Operational status. 'peer status' command will be executed on that server to make sure the gluster daemon is actually down before moving to Non-Operational. Change-Id: I3e0f661cb496e741f7c06df42ce3b55037a87e28 Bug-Url: https://bugzilla.redhat.com/1056997 Bug-Url: https://bugzilla.redhat.com/1097736 Signed-off-by: Kanagaraj M <kmayi...@redhat.com> Signed-off-by: Sahina Bose <sab...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterSyncJob.java 1 file changed, 34 insertions(+), 20 deletions(-) Approvals: Kanagaraj M: Looks good to me, but someone else must approve Sahina Bose: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27838 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e0f661cb496e741f7c06df42ce3b55037a87e28 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches