I’m see higher latencies than I would have expected on the access/write times between the ESXi 4.1 U1 server and the SAN Infortrend DS S16E-G1140-4. The value consistently floating around 15 ms, for the LUN that is in active use. There are 2 virtual machines currently on the ESXi host one is idle the other is monitoring server. The machines are on separate LUNs. When the backup runs it clones the machines to another LUN the latencies jump up further during this.
I find the latencies high given that the SAN is directly attached to the ESX server , via 2 cables, plugged from the interfaces on the storage into the interfaces on the ESXi server. Jumbo frames have been enable. And the ESXi server its self is idle.
Before I put more guest machines onto this environment I would like to be sure that there are no issues with the storage configuration.
I have attached the exported san configuration.
The SAN in configured:
14 disks in raid 60 giving 9 TB usable space. This is presented in 4 x 2 TB LUNs and 1 x 1 TB LUN.
Drives are Hitachi HUA72201.
The EXS server configuration:
ESXi 4.1 update 1
Manufacturer: Supermicro
Model: X8DT3
Processors: 12 CPU x 2.666 GHz
Processor Type: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
Hyperthreading: Active
Total Memory: 23.99 GB
Number of NICs: 4
State: Connected
Network:
Name PCI Driver Link Speed Duplex MAC Address MTU Description
vmnic0 0000:02:00.00 igb Up 1000Mbps Full 00:1b:21:8c:72:60 9000 Intel Corporation 82576 Gigabit Network Connection
vmnic1 0000:02:00.01 igb Up 1000Mbps Full 00:1b:21:8c:72:61 9000 Intel Corporation 82576 Gigabit Network Connection
vmnic2 0000:08:00.00 igb Up 1000Mbps Full 00:25:90:29:cc:5e 1500 Intel Corporation 82576 Gigabit Network Connection
vmnic3 0000:08:00.01 igb Up 1000Mbps Full 00:25:90:29:cc:5f 1500 Intel Corporation 82576 Gigabit Network Connection
/vmfs/volumes/4e4e6cb7-3b8e90fc-a964-001b218c7261/scripts/ghettoVCB # esxcfg-vswitch -l
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch0 128 3 128 1500 vmnic2
PortGroup Name VLAN ID Used Ports Uplinks
VM Network 0 0 vmnic2
Management Network 0 1 vmnic2
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch1 128 4 128 1500 vmnic3
PortGroup Name VLAN ID Used Ports Uplinks
Guest Network 0 2 vmnic3
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch2 128 3 128 9000 vmnic0
PortGroup Name VLAN ID Used Ports Uplinks
iSCSI_0 0 1 vmnic0
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch3 128 3 128 9000 vmnic1
PortGroup Name VLAN ID Used Ports Uplinks
iSCSI_1 0 1 vmnic1
Interface Port Group/DVPort IP Family IP Address Netmask Broadcast MAC Address MTU TSO MSS Enabled Type
vmk0 Management Network IPv4 192.168.XX.XX 255.255.255.0 192.168.XX.XX 00:25:90:29:cc:5e 1500 65535 true STATIC
vmk1 iSCSI_0 IPv4 10.10.10.21 255.255.255.0 10.10.10.255 00:50:56:72:13:82 9000 65535 true STATIC
vmk2 iSCSI_1 IPv4 10.10.11.21 255.255.255.0 10.10.11.255 00:50:56:7c:8b:76 9000 65535 true STATIC
Please can you advise where we can tweak to get better performance.
Thank you.