Change in vdsm[master]: pool: live storage migration implementation

fsimonce at redhat.com fsimonce at redhat.com
Fri Oct 5 15:27:28 UTC 2012


Federico Simoncelli has posted comments on this change.

Change subject: pool: live storage migration implementation
......................................................................


Patch Set 11: (1 inline comment)

....................................................
File vdsm/libvirtvm.py
Line 2054:         return {'status': doneCode}
Line 2055: 
Line 2056:     def diskReplicateStop(self, srcDisk, dstDisk):
Line 2057:         # Finding the source disk name and the destination path.
Line 2058:         srcDrive = self._findDriveByUUIDs(srcDisk)
Catch the exception.
Line 2059: 
Line 2060:         # Looking for the replication blockJob info (checking its presence).
Line 2061:         blkJobInfo = self._dom.blockJobInfo(srcDrive.name, 0)
Line 2062: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I91e641cb1d25feb8a406aa7ad07415587a7ac290
Gerrit-PatchSet: 11
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
Gerrit-Reviewer: Shu Ming <shuming at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list