Existing installs are not changed by this. Especially in benchmarks, SCSI with iothreads is significantly faster than normal SCSI.
Signed-off-by: Matthias Heiserer <m.heise...@proxmox.com> --- www/manager6/qemu/OSDefaults.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/qemu/OSDefaults.js b/www/manager6/qemu/OSDefaults.js index eed9eebc..5e588a58 100644 --- a/www/manager6/qemu/OSDefaults.js +++ b/www/manager6/qemu/OSDefaults.js @@ -42,7 +42,7 @@ Ext.define('PVE.qemu.OSDefaults', { scsi: 2, virtio: 1, }, - scsihw: 'virtio-scsi-pci', + scsihw: 'virtio-scsi-single', }; // virtio-net is in kernel since 2.6.25 -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel