Yes, I have use a lot drive-mirror since 2 month now. (mainly to live storage migrate around 100 vms on my netapp storage) without errors, so it's pretty stable.
The only thing need to be improved, is if the target storage is slower than source storage the drive-mirror can run indefinility,retrying again and again new block write. so currently the code make an optionnal vm pause to handle this case. But maybe we can use qmp block_set_io_throttle to limit the write on the source vm. I think that Michael Rasmussen have this problem, so maybe he can help us to test. I don't have a slow target storage to test ;) ----- Mail original ----- De: "Dietmar Maurer" <[email protected]> À: "Alexandre DERUMIER" <[email protected]>, [email protected] Envoyé: Jeudi 2 Mai 2013 09:05:10 Objet: RE: [pve-devel] vm_copy : running vm copy for proxmox 3.0 ? yes, if you think it is stable enough? > -----Original Message----- > From: [email protected] [mailto:pve-devel- > [email protected]] On Behalf Of Alexandre DERUMIER > Sent: Donnerstag, 02. Mai 2013 09:03 > To: [email protected] > Subject: [pve-devel] vm_copy : running vm copy for proxmox 3.0 ? > > Do you want to already add live copy for proxmox 3.0 ? > > (I can send patch with drive-mirror) _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
