Ayal Baron has posted comments on this change.

Change subject: image: shrink the new volume When merging block cow volumes
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File vdsm/storage/lvm.py
Line 1089: 
Line 1090:         raise se.LogicalVolumeExtendError(vgName, lvName, "%sM" % 
(size, ))
Line 1091: 
Line 1092: 
Line 1093: def extendLV(vgName, lvName, size):
extend and reduce should get size in bytes and check the block size of the VG 
and align appropriately.
Line 1094:     _resizeLV("lvextend", vgName, lvName, size)
Line 1095: 
Line 1096: 
Line 1097: def reduceLV(vgName, lvName, size):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8ace4c48d278cb84ce871bc402643131265c3198
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Eduardo <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Shu Ming <[email protected]>
Gerrit-Reviewer: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to