Change in vdsm[master]: sp: fix spm start when failing to produce domain

laravot at redhat.com laravot at redhat.com
Tue Apr 29 09:00:16 UTC 2014


Liron Ar has posted comments on this change.

Change subject: sp: fix spm start when failing to produce domain
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/25424/4/vdsm/storage/sp.py
File vdsm/storage/sp.py:

Line 203:                 continue
Line 204:             try:
Line 205:                 domain = sdCache.produce(sdUUID)
Line 206:             except se.StorageDomainDoesNotExist:
Line 207:                 self.log.error("Error when trying to find domain %s, ignoring",
> minor (no need to re-verify): could you use:
Done
Line 208:                                sdUUID, exc_info=True)
Line 209:                 continue
Line 210: 
Line 211:             if domain.getDomainRole() == sd.REGULAR_DOMAIN:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia4f34360770ca8c8741a50956d0cab92bcd9a810
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at gmail.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list