Change in ovirt-engine[master]: gluster: support FQDN for server address in brick

Code Review gerrit at ovirt.org
Thu Nov 3 10:59:46 UTC 2016


>From Sahina Bose <sabose at redhat.com>:

Sahina Bose has submitted this change and it was merged.

Change subject: gluster: support FQDN for server address in brick
......................................................................


gluster: support FQDN for server address in brick

Currently only IP address is supported for gluster bricks
with gluster network defined. This fails to sync bricks
which are created in CLI using FQDN of the gluster network.

 This patch address this issue by resolving the FQDN to
correct IP address and compare that address with the
actual IP address of nic with gluster network

Note: This patch will work only if ENGINE can resolve the host address
used in the brick to correct IP address in the host.

Change-Id: I0c596dcaa119b20135bb56d15ff5f6672875bb41
Signed-off-by: Ramesh Nachimuthu <rnachimu at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumesListReturnForXmlRpc.java
1 file changed, 9 insertions(+), 1 deletion(-)

Approvals:
  Jenkins CI: Passed CI tests
  Sahina Bose: Looks good to me, approved
  Moti Asayag: Looks good to me, but someone else must approve
  Ramesh N: Verified



-- 
To view, visit https://gerrit.ovirt.org/60083
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0c596dcaa119b20135bb56d15ff5f6672875bb41
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list