Re: [pve-devel] [PATCH v2 qemu-server 00/16] migration: split phases

2020-03-09 Thread Alexandre DERUMIER
ot; to satisfy some ( ;-P ) setups was also already >>discussed here. Yep, make my 40Gbps nic happy ;) I'll do tests and send results - Mail original - De: "Thomas Lamprecht" À: "pve-devel" , "Alexandre Derumier" Envoyé: Lundi 9 Mars 2020 18:36

Re: [pve-devel] [PATCH v2 qemu-server 00/16] migration: split phases

2020-03-09 Thread Thomas Lamprecht
On 3/9/20 5:43 PM, Alexandre DERUMIER wrote: >>> Fabian is also looking into external migrate, posted a initial >>> proof-of-concept >>> last week[0]. The currently planned design is roughly: >>> * having "remotes", which can be any nodes, or a whole cluster >>> * we want to use the new API Tok

Re: [pve-devel] [PATCH v2 qemu-server 00/16] migration: split phases

2020-03-09 Thread Alexandre DERUMIER
omas Lamprecht" À: "pve-devel" , "Alexandre Derumier" Envoyé: Lundi 9 Mars 2020 16:39:44 Objet: Re: [pve-devel] [PATCH v2 qemu-server 00/16] migration: split phases On 3/9/20 4:24 PM, Alexandre Derumier wrote: > Hi, > This is an update of last year patch series &

Re: [pve-devel] [PATCH v2 qemu-server 00/16] migration: split phases

2020-03-09 Thread Thomas Lamprecht
On 3/9/20 4:24 PM, Alexandre Derumier wrote: > Hi, > This is an update of last year patch series > https://pve.proxmox.com/pipermail/pve-devel/2019-April/036766.html > > This is splitting migration code of differents phases in smaller subs. > Will be usefull to implement migrate external (I'll wor