Re: [pve-devel] Storage migration: No on-line migration support

2013-01-17 Thread Alexandre DERUMIER
inal - De: "Michael Rasmussen" À: "Alexandre DERUMIER" Cc: pve-devel@pve.proxmox.com Envoyé: Jeudi 17 Janvier 2013 10:53:04 Objet: Re: [pve-devel] Storage migration: No on-line migration support I was not aware of the pause command. I will try using that command i

Re: [pve-devel] Storage migration: No on-line migration support

2013-01-17 Thread Michael Rasmussen
&$activate; $count = 0; } $old_len = $stat->{offset}; sleep 1; } }; - Mail original ----- De: "Michael Rasmussen" À: "Alexandre DERUMIER" Envoyé: Mard

Re: [pve-devel] Storage migration: No on-line migration support

2013-01-17 Thread Alexandre DERUMIER
$count = 0; } $old_len = $stat->{offset}; sleep 1; } }; - Mail original ----- De: "Michael Rasmussen" À: "Alexandre DERUMIER" Envoyé:

Re: [pve-devel] Storage migration: No on-line migration support

2013-01-15 Thread datanom.net
On 01-15-2013 09:44, Alexandre DERUMIER wrote: your subs vol_format disk_name vol_name lock_source unlock_source Should go in PVE::Storage::Plugins:: I am aware of this and when the code is stable I intend to split it up in parts according to the plugin architecture. But as long as it is a

Re: [pve-devel] Storage migration: No on-line migration support

2013-01-15 Thread Alexandre DERUMIER
Mail original - De: "Michael Rasmussen" À: pve-devel@pve.proxmox.com Envoyé: Mardi 15 Janvier 2013 03:28:18 Objet: [pve-devel] Storage migration: No on-line migration support Hi all, Attached is rc2 which adds support for on-line migration. Read TODO to find out what is missin

Re: [pve-devel] Storage migration: No on-line migration support

2013-01-15 Thread Dietmar Maurer
> Attached is rc2 which adds support for on-line migration. > Read TODO to find out what is missing - especially the part concerning > support for other storage backends. I would be great if you use 'git format-patch' and 'git send-email' to send patches.

Re: [pve-devel] Storage migration: No on-line migration support

2013-01-14 Thread Alexandre DERUMIER
arly ? - Mail original - De: "Michael Rasmussen" À: pve-devel@pve.proxmox.com Envoyé: Mardi 15 Janvier 2013 03:28:18 Objet: [pve-devel] Storage migration: No on-line migration support Hi all, Attached is rc2 which adds support for on-line migration. Read TODO to find ou

[pve-devel] Storage migration: No on-line migration support

2013-01-14 Thread Michael Rasmussen
Hi all, Attached is rc2 which adds support for on-line migration. Read TODO to find out what is missing - especially the part concerning support for other storage backends. I have also discovered a bug in PVE::QemuServer::vm_mon_cmd which in rare cases can lead to disaster. You can loose your soc