Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-05-05 Thread Dominik Csapak
On 5/5/21 08:02, aderum...@odiso.com wrote: Hi Moula, local device migration is not related to this remote migration serie, but maybe some improvement could be done. I'm think about usb device, where we could have the same device on multiple hosts. (like a security dongle for example). I think

Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-05-04 Thread aderumier
Hi Moula, local device migration is not related to this remote migration serie, but maybe some improvement could be done. I'm think about usb device, where we could have the same device on multiple hosts. (like a security dongle for example). I think for usb we should be able to detach/migrate/r

Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-04-19 Thread Moula BADJI
It is a good initiative. I just want to add an idea on the migration of vms, with GPUs. I use K8S (K8s Workers with Nvidia GPU) on VMS deployed on PVE with Maas + Juju. But no possibility to migrate the vm even if the GPUs are identical on two different nodes. Maybe add a constraint with the fa

Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-04-16 Thread alexandre derumier
looking forward to feedback :) you'll need to put the proxmox-websocket-tunnel binary into $PATH of pveproxy/qm, after building it with 'cargo build'. oh, I didn't known that the rust version was already ready. great :) I'll try to do my first rust build :) (I really need to learn it, seem to b

Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-04-15 Thread Thomas Lamprecht
On 15.04.21 16:32, Fabian Grünbichler wrote: >> I'll be able to test it soon as I'll need to migrate 200-300 vms between >> 2 datacenter soon. > looking forward to feedback :) you'll need to put the > proxmox-websocket-tunnel binary into $PATH of pveproxy/qm, after > building it with 'cargo buil

Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-04-15 Thread Fabian Grünbichler
On April 15, 2021 4:04 pm, alexandre derumier wrote: > Hi, > > thanks for working on this ! > > I'll be able to test it soon as I'll need to migrate 200-300 vms between > 2 datacenter soon. looking forward to feedback :) you'll need to put the proxmox-websocket-tunnel binary into $PATH of pvep

Re: [pve-devel] [RFC qemu-server++ 0/22] remote migration

2021-04-15 Thread alexandre derumier
Hi, thanks for working on this ! I'll be able to test it soon as I'll need to migrate 200-300 vms between 2 datacenter soon. I think it could be great to add optionnal "tag" option to targetbridge, as it could be different on target cluster. Also, we should transfert vm firewall config.