Change in vdsm[master]: vm: Update LUN size when starting a vm

derez at redhat.com derez at redhat.com
Mon Feb 10 16:30:01 UTC 2014


Daniel Erez has posted comments on this change.

Change subject: vm: Update LUN size when starting a vm
......................................................................


Patch Set 2: Verified+1

(1 comment)

http://gerrit.ovirt.org/#/c/24235/2/vdsm/clientIF.py
File vdsm/clientIF.py:

Line 266:                 # Update size for LUN volume
Line 267:                 drive["truesize"] = res['truesize']
Line 268:                 drive["apparentsize"] = res['apparentsize']
Line 269: 
Line 270:                 volPath = os.path.join("/dev/mapper", drive["GUID"])
> Can you send a patch (on top of this one) to get this as well? volPath shou
sure, I'll send it in a following patch
Line 271: 
Line 272:             # UUID drive format
Line 273:             elif "UUID" in drive:
Line 274:                 volPath = self._getUUIDSpecPath(drive["UUID"])


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia4988212f7f96078e774d2a4e7b5cd1681383cb0
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list