[pve-devel] [PATCH V2] - fix setting migration parameters
Alexandre DERUMIER
aderumier at odiso.com
Thu Dec 27 08:02:30 CET 2012
>>Can we please try to find the bug first?
Sure! but I can't reproduce it with 1sec.
But if I test with migrate_downtime:20, I got timeout on query-migrate. (but migration works fine)
Migration logs give me:
Dec 27 07:57:56 migrate_set_downtime: 20
Dec 27 07:58:16 migration speed: 400.00 MB/s - downtime 20423 ms
Dec 27 07:58:16 migration status: completed
logs
-----
Dec 27 07:58:03 kvmtest2 pvedaemon[745499]: WARNING: unable to connect to VM 99999 socket - timeout after 31 retries
Dec 27 07:58:05 kvmtest2 pvestatd[738592]: WARNING: unable to connect to VM 99999 socket - timeout after 30 retries
Dec 27 07:58:08 kvmtest2 pvedaemon[745499]: WARNING: unable to connect to VM 99999 socket - timeout after 31 retries
Dec 27 07:58:12 kvmtest2 pvedaemon[745499]: WARNING: unable to connect to VM 99999 socket - timeout after 31 retries
Dec 27 07:58:15 kvmtest2 pvestatd[738592]: WARNING: unable to connect to VM 99999 socket - timeout after 31 retries
Dec 27 07:58:15 kvmtest2 pvedaemon[745499]: WARNING: unable to connect to VM 99999 socket - timeout after 31 retries
Maybe are we doing too much qmp queries during migrate ? (balloon stats, disk stats,....)
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>, "Stefan Priebe - Profihost AG" <s.priebe at profihost.ag>
Cc: pve-devel at pve.proxmox.com
Envoyé: Jeudi 27 Décembre 2012 07:49:27
Objet: RE: [pve-devel] [PATCH V2] - fix setting migration parameters
> Maybe can we add an global option migrate_downtime in
> /etc/datacenter.cfg to override default value ?
Can we please try to find the bug first?
Nobody really want to set a default value for that - instead, migrations should simply work.
More information about the pve-devel
mailing list