提交 b9eee180 编写于 作者: C Cong Li

tp-qemu: qemu_disk_img: disable those not supported versions for

                        preallocation mode "full" and "falloc".
Signed-off-by: NCong Li <coli@redhat.com>
上级 9e7f89c0
......@@ -37,8 +37,18 @@
- metadata:
preallocated = metadata
- falloc:
no Host_RHEL.m5 Host_RHEL.m6.u6
no Host_RHEL.m6.u0 Host_RHEL.m6.u1
no Host_RHEL.m6.u2 Host_RHEL.m6.u3
no Host_RHEL.m6.u4 Host_RHEL.m6.u5
no Host_RHEL.m7.u0 Host_RHEL.m7.u1
preallocated = falloc
- full:
no Host_RHEL.m5
no Host_RHEL.m6.u0 Host_RHEL.m6.u1
no Host_RHEL.m6.u2 Host_RHEL.m6.u3
no Host_RHEL.m6.u4 Host_RHEL.m6.u5
no Host_RHEL.m7.u0 Host_RHEL.m7.u1
preallocated = full
- cluster_size:
variants:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册