Tal Nisan has submitted this change and it was merged. Change subject: gluster: Check gluster uuid when updating brick status ...................................................................... gluster: Check gluster uuid when updating brick status If vdsm output for glusterVolumeStatus returns the gluster host uuid - use this to get the corresponding brick in the database. This will solve the issue with brick qualified name using a different hostname than the one engine is aware of. Change-Id: Iffea910092f693b83e51f92ea13f1014b8a40faf Bug-Url: https://bugzilla.redhat.com/1103973 Signed-off-by: Sahina Bose <sabose@redhat.com> (cherry picked from commit 373a729df42d97f326478fa445170a369b6c0920) --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeStatusReturnForXmlRpc.java 1 file changed, 32 insertions(+), 3 deletions(-) Approvals: Sahina Bose: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33631 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iffea910092f693b83e51f92ea13f1014b8a40faf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server