Sandro Bonazzola has posted comments on this change.

Change subject: hosted-engine: configure gluster for HC
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/39678/1/src/plugins/ovirt-host-deploy/hosted-engine/glusterd.py
File src/plugins/ovirt-host-deploy/hosted-engine/glusterd.py:

Line 63:                         continue
Line 64:                     elif line.find('base-port') != -1:
Line 65:                         continue
Line 66:                     elif line.find('end-volume') == 0:
Line 67:                         content.append('    option 
rpc-auth-allow-insecure on')
According to Pranith and Vijay above line won't be needed starting with Gluster 
3.7.1. So the requirement here is to raise the requirements for getting gluster 
>= 3.7.1 once it will be out in a couple of weeks.
Line 68:                         content.append('    option base-port 49217')
Line 69:                     content.append(line)
Line 70: 
Line 71:             
self.environment[otopicons.CoreEnv.MAIN_TRANSACTION].append(


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2bded0891309a2d38daef76bac93c7c7a4b0602a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lve...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Vijay Bellur <vbel...@gmail.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to