Hi All-I am in the process of creating some MSCS SQL Clusters on Server 2012R2 . In the applicable documentation in regards to using iSCSI-based VGs with Nutanix. Also read Mike Websters information about hot expaning the disks associated with those VGs in an upcoming software release, really nice! My question is about how I break the I/O over the multiple VMWare P/V SCSI controllers currently. If I followed the instructions in
https://portal.nutanix.com/#/page/solutions/details?targetId=BP-2049_Acropolis_Block_Services:BP-2049_Acropolis_Block_Services
Wouldn't all the I/O go over the default and only SCSI controller for that VM? I am trying to distribute the I/O for logs, tempDB, etc over multiple SCSI controllers. It was worked well in our environment in which we leverage RDMs and would like to try to repeat this on the Nutanix side. Can you let me know if this is feasable and the best way to achieve it.
Solved
MS SQL Clusters - Multiple SCSI Controllers

Best answer by mmcghee
Hi Adam,
When using iSCSI, storage traffic will go through the vNICs you have configured for the VM. From a performance perspective there are some cases where having muliple vNICs can help, like when CPU utilization is high due to a lot of IOPs. Multiple vNICs can help to balance the network operations across multiple cores. Enabling RSS helps with this but multiple vNICs can also have a benefit. If you have concerns you could add another vNIC and then balance the iSCSI sessions across the two.
HTH,
Mike
View originalWhen using iSCSI, storage traffic will go through the vNICs you have configured for the VM. From a performance perspective there are some cases where having muliple vNICs can help, like when CPU utilization is high due to a lot of IOPs. Multiple vNICs can help to balance the network operations across multiple cores. Enabling RSS helps with this but multiple vNICs can also have a benefit. If you have concerns you could add another vNIC and then balance the iSCSI sessions across the two.
HTH,
Mike
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.