Change in vdsm[master]: migration: Add retry on full capacity

fromani at redhat.com fromani at redhat.com
Mon Apr 11 12:05:20 UTC 2016


Francesco Romani has posted comments on this change.

Change subject: migration: Add retry on full capacity
......................................................................


Patch Set 26:

(2 comments)

https://gerrit.ovirt.org/#/c/52799/26/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 121:         self._preparingMigrationEvt = True
Line 122:         self._migrationCanceledEvt = False
Line 123:         self._monitorThread = None
Line 124:         self._destServer = None
Line 125:         self._completed = False
> forgot to delete this, will post another patch set with just this line remo
ok
Line 126: 
Line 127:         progress_timeout = config.getint('vars', 'migration_progress_timeout')
Line 128: 
Line 129:         self._convergence_schedule = {


PS26, Line 333: while self._progress < 100:
not sure it is a good idea, but I don't have a better suggestion.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I988fa2e501eb77d121668b22cc533b744a3dc755
Gerrit-PatchSet: 26
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list