Tomáš Došek has posted comments on this change.

Change subject: Introduce a maximum time limit a migration may take
......................................................................


Patch Set 5: Code-Review+1

(1 comment)

....................................................
File lib/vdsm/config.py.in
Line 49:             'NIC model is rtl8139, ne2k_pci pv or any other valid 
device '
Line 50:             'recognized by kvm/qemu if a coma separated list given 
then a '
Line 51:             'NIC per device will be created.'),
Line 52: 
Line 53:         ('migration_timeout', '300',
At the moment it's used during migration. If migration shows no progress in 
amount of data transferred (neither positive nor negative progress) for time of 
300s the migration is stopped.

Purpose of VInzenz' patch is to have upper limit for migration time when the 
amount of data transferred changes back and forth (i.e. due to some issues on 
network).
Line 54:             'Maximum time the destination waits since migration is 
stalled. '
Line 55:             'Please note, that this is not overall migration timeout. '
Line 56:             'Source waits twice as long (to avoid races).'),
Line 57: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifd2f76b9334fcb7d2db24c081cccae15e8fd0b0c
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Lee Yarwood <lyarw...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Tomáš Došek <tdo...@redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to