Change in vdsm[master]: gluster: Don't fail connect server when getting volume info

nsoffer at redhat.com nsoffer at redhat.com
Tue Mar 1 22:36:27 UTC 2016


Nir Soffer has posted comments on this change.

Change subject: gluster: Don't fail connect server when getting volume info
......................................................................


Patch Set 9:

(1 comment)

https://gerrit.ovirt.org/#/c/53785/9/vdsm/storage/storageServer.py
File vdsm/storage/storageServer.py:

Line 381:             volinfo = superVdsmProxy.glusterVolumeInfo(self._volname,
Line 382:                                                        self._volfileserver)
Line 383:             return volinfo[self._volname]
Line 384:         except ge.GlusterCmdExecFailedException as e:
Line 385:             self.log.warning("Failed to get volume info. %s", e)
info. -> info:
Line 386:             return {}
Line 387: 
Line 388: 
Line 389: class NFSConnection(object):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0e1835b7de4c5c4c5c4616d3c36f15c1f91a01dc
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list