提交 a9a10b7a 编写于 作者: Y Yongxue Hong

block_iscsi_lvm: Disable iothread explicitly

Disable iothread explicitly for ppc64le and ppc64
since scsi-cd deivce doesn't support iothread.
Signed-off-by: NYongxue Hong <yhong@redhat.com>
上级 76019c61
......@@ -56,6 +56,11 @@
post_commands_iscsi += "${cmd_iscsi_delete_node},${cmd_iscsi_logout}"
post_commands_lvm = "${cmd_remove_dm},${cmd_remove_pv},${cmd_remove_vg},${cmd_remove_lv}"
post_command_noncritical = yes
ppc64le, ppc64:
# explicitly disable iothread
iothread_scheme ?=
image_iothread ?=
iothreads ?=
variants:
- with_scsi_hd:
drive_format_image0 = scsi-hd
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册