提交 b74413be 编写于 作者: A Aihua Liang

Set rebase_mode unsafe for all qemu-img rebase

blockdev_snapshot:set rebase_mode unsafe
blockdev_commit:set rebase_mode unsafe
blockdev_stream:set rebase_mode unsafe
blockdev_full_mirror:set rebase_mode unsafe
blockdev_full_backup_multi_disks:set rebase mode unsafe
Signed-off-by: NAihua Liang <aliang@redhat.com>
上级 2f1c5e90
......@@ -33,6 +33,7 @@
#mode = "absolute-paths"
base_tag = sn1
top_tag = sn3
rebase_mode = unsafe
Host_RHEL.m8:
node = ${device}
qemu_force_use_drive_expression = no
......@@ -20,6 +20,7 @@
sync = full
source_images = src1
target_images = dst1
rebase_mode = unsafe
variants:
- with_data_plane:
only Host_RHEL
......
......@@ -29,6 +29,7 @@
target_images = dst1 dst2
type = blockdev_full_backup_simple
backup_options = "sync"
rebase_mode = unsafe
variants:
- with_data_plane:
only Host_RHEL
......
......@@ -22,6 +22,7 @@
sync = full
auto-dismiss = true
auto-finalize = true
rebase_mode = unsafe
variants:
- with_data_plane:
only Host_RHEL
......
......@@ -17,6 +17,7 @@
image_format_sn1 = qcow2
device = "drive_data"
format = qcow2
rebase_mode = unsafe
#mode = "absolute-paths"
Host_RHEL.m8:
node = "drive_data"
......
......@@ -17,6 +17,7 @@
image_format_sn1 = qcow2
device = "drive_data"
format = qcow2
rebase_mode = unsafe
#mode = "absolute-paths"
Host_RHEL.m8:
node = "drive_data"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册