 
            Itamar Heim has submitted this change and it was merged. Change subject: engine: Sync gluster bricks - use server uuid ...................................................................... engine: Sync gluster bricks - use server uuid If server uuid is returned in getVolumesList vdsm verb, then this is used to identify the server, rather than the hostname/ip present in brick name. Also, not adding brick to volume if the brick's server cannot be resolved. Change-Id: I2076e77b5415ead7faf6641ce31588333222e70f Bug-Url: https://bugzilla.redhat.com/1038988 Signed-off-by: Sahina Bose <sabose@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumesListReturnForXmlRpc.java 1 file changed, 56 insertions(+), 11 deletions(-) Approvals: Sahina Bose: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23432 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2076e77b5415ead7faf6641ce31588333222e70f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server