[libvirt] [PATCH 0/5] Fix a couple of force snapshot revert issues

Michal Privoznik mprivozn at redhat.com
Wed Jun 20 13:20:30 UTC 2018


On 06/20/2018 12:54 AM, John Ferlan wrote:
> Well, at least I hope so. There's a couple of related bz's in
> the last two patches with gobs more details, but the long and
> short of it is that when using the force flag, the domain is
> Stop'd and re-Start'd without applying any snapshot. For both
> issues I've seen, the "error: internal error: unexpected async
> job 6" occurs on the Start and thus the CPU's aren't started.
> For one bz, when running managedsave the call never returns.
> For the other bz, one cannot restart the paused domain.
> 
> If there's a better way to do this - I'm sure someone will
> let me know.
> 
> John Ferlan (5):
>   qemu: Adjust async job failure message
>   qemu: Promote start_flags in qemuDomainRevertToSnapshot
>   qemu: Use start_flags for RUNNING and PAUSED transitions
>   qemu: Unset the genid start change flag for revert force
>   qemu: Don't use asyncJob after stop during snapshot revert
> 
>  src/qemu/qemu_domain.c |  3 ++-
>  src/qemu/qemu_driver.c | 22 +++++++++++++++-------
>  2 files changed, 17 insertions(+), 8 deletions(-)
> 

ACK series.

Michal




More information about the libvir-list mailing list