
Stefan Hajnoczi <stefanha@redhat.com> wrote:
On Mon, Jun 12, 2023 at 09:33:43PM +0200, Juan Quintela wrote:
It is obsolete. It is better to use driver_mirror+NBD instead.
CC: Kevin Wolf <kwolf@redhat.com> CC: Eric Blake <eblake@redhat.com> CC: Stefan Hajnoczi <stefanha@redhat.com> CC: Hanna Czenczek <hreitz@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
---
Can any of you give one example of how to use driver_mirror+NBD for deprecated.rst?
Please see "QMP invocation for live storage migration with ``drive-mirror`` + NBD" in docs/interop/live-block-operations.rst for a detailed explanation.
You put here drive-mirror, and everything else blockdev-mirror. It appears that blockdev-mirror is the new name from driver-mirror, but as the documentation says driver-mirror + NBD, I am changing to driver-mirror everywhere? Thanks, Juan.