Add multiple SCSI controllers to your VM to improve performance

A couple of months ago at the Dutch VMug meeting Bouke-Jumé gave some good storage tips. This is one of them:

The LSI Bus Logic Controller / Driver has a standard queue depth of 256. Although it isn’t possible to set this higher it is possible to add a second controller and when you make sure the SCSI ID of your disk corresponds to the SCSI card you will have another queue of 256. This can lead to improved performance for Database Servers, Fileservers and other I/O intensive VM’s.

Open the properties of the VM,
For the first disk and SCSI Controller 0 go to the virtual disk and select 0:X
For the second disk and SCSI Controller 1 go to the virtual disk and select 1:X
And so on…

Leave a Reply