Francesco Romani has posted comments on this change. Change subject: virt: make updateVolume a periodic operation ......................................................................
Patch Set 14: (1 comment) https://gerrit.ovirt.org/#/c/37594/14/vdsm/virt/periodic.py File vdsm/virt/periodic.py: Line 227: self._vm.isDomainReadyForCommands()) Line 228: Line 229: def __call__(self): Line 230: for vmDrive in self._vm.getDiskDevices(): Line 231: # TODO: If this block (it is actually possible?) if this block*S* (this == updateDriveVolume) Line 232: # we must make sure we don't overwrite good data Line 233: # with stale old data. -- To view, visit https://gerrit.ovirt.org/37594 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idf5f4bff03acf4fb43eb6d296e4c02a6b7a52baa Gerrit-PatchSet: 14 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
