Skip to content

Commit 9552b60

Browse files
jentingroboquat
authored andcommitted
Change disk bus from scsi to virtio to gain performance
Verify the kernel module is loaded with the VM image $ lsmod | grep virtio_blk Signed-off-by: JenTing Hsiao <[email protected]>
1 parent d820847 commit 9552b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .werft/vm/manifests.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ spec:
7373
- name: system
7474
bootOrder: 1
7575
disk:
76-
bus: scsi
76+
bus: virtio
7777
- name: cloudinitdisk
7878
disk:
7979
bus: virtio

0 commit comments

Comments
 (0)