[pve-devel] [PATCH 3/7] clone live vm : add support for multiple jobs
Dietmar Maurer
dietmar at proxmox.com
Fri Dec 30 11:36:27 CET 2016
> >>I wonder if we can make clone_vm more consistent when the VM
> >>is running? A correct workflow would be
>
> >>- suspend VM
> >>- start all mirror jobs
> >>- resume VM
> >>
> >>Is it worth to implement that?
>
> Maybe it could work with simply pause before block-job-complete, then resume
> after block-job-complete ?
>
> Maybe without pause, calling qga freezefs, before doing the block-job-complete
> could help too ?
Oh yes, we need to do that before the job is complete. I guess this is worth a
try ;-)
More information about the pve-devel
mailing list