Bala.FA has posted comments on this change.

Change subject: Added gluster cli support in supervdsm.
......................................................................


Patch Set 5: (9 inline comments)

....................................................
File vdsm/constants.py.in
Line 89: EXT_GLUSTER_CLI = '@GLUSTER_CLI_PATH@'
Done

....................................................
File vdsm/gluster/gluster_cli.py
Line 31: brickCountRegEx = re.compile('(\d+) x (\d+) = (\d+)')
Done

Line 40:         out = out[1:]
Done

Line 315:     if 'PAUSED' in out[0].strip().upper():
Done

Line 322:         return 'UNKNOWN', message
Done

Line 324:         return 'NA', message
This is not an error. I haven't figured it out possible status values and soon 
I will get all possible values

Line 458: def _parsePeerStatus(out, gHostName, gUuid):
Done

Line 460:         out = out[1:]
Done

....................................................
File vdsm/supervdsmServer.py
Line 90:         glusterVolumeInfo = \
I will try to figure it out and do the change accordingly

--
To view, visit http://gerrit.ovirt.org/2797
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2faa261a3c44cf84af14102bdf6479287435793b
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Bala.FA <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Timothy Asir <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to