a) For example you have 3 NICs on StarWind used for iSCSI. To achieve maximum performance you should use 3 NICs on ESX(i) host too, and 3 VMkernels.
f) This command -
Code: Select all
esxcli nmp roundrobin setconfig --device [UUID] --iops 3 --type iops
allows you to change amount of IOPS send by initiator before switching to another path. It has nothing to rescan, but can significantly improve overall performance.
If you have done all configs according to out recommendations and still face with long rescan I assume following two things:
a) check if all ESX(i) latest patches are installed
b) wait for reply from VMware.
I have faced with such things few times, but had no any option to resolve it. We have checked VMkernel\StarWind logs from such configurations and didn`t find any errors at all. If you`ll get any resolution from VMware, I would be very appreciated if you could point us to it here.