qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QEMU][Question] Is there any way to backup a dirty-bitmap that can be e


From: 너구리맨
Subject: [QEMU][Question] Is there any way to backup a dirty-bitmap that can be executed at the other server?
Date: Wed, 23 Nov 2022 19:59:00 +0900

First of all, Thanks for the hard work.

With QMP, I can backup dirty-bitmap - like 'blockdev-backup' incremental sync mode.
But this command should be executed at the host where the QEMU process is live.

I want to execute a backup at the other host so it does not affect running Guest.
- `blockdev-backup` preempts the host's I/O resource.

Is there any way to backup a dirty-bitmap that can be executed at the other server?

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]

OSZAR »