Change in vdsm[master]: storage: Resize devices on Storage Pool Connect

nsoffer at redhat.com nsoffer at redhat.com
Sun May 17 16:16:00 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: storage: Resize devices on Storage Pool Connect
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/40864/3/vdsm/storage/sp.py
File vdsm/storage/sp.py:

Line 1200:                 guid = os.path.basename(pvname)
Line 1201:                 try:
Line 1202:                     multipath.resize_if_needed(guid)
Line 1203:                 except Exception:
Line 1204:                     self.log.exception("Could not resize device %s ", guid)
Please remove the trailing space in the message "%s " -> "%s"
Line 1205: 
Line 1206:         # Add the file domains
Line 1207:         for domUUID, domaindir in fileSD.scanDomains():  \
Line 1208:                 # [(fileDomUUID, file_domaindir)]


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia574a59047d2fb5dd3ac7360c2c3a9dde05237ef
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Fred Rolland <frolland at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list