Hello everyone,
I have the following configuration in my environment:
- 4 ESXI that have 3 vmks (1 for management, 1 for Vmotion and one for VSAN)
- one ISCSI datastore
- in this moment the traffic to ISCSI is going through the vmk management that is going through a gateway and somehow there is a bottleneck.
I want to add a new VLAN that will be used for ISCSI traffic, a direct connection from ESXI to ISCSI datastore ( I don't want that the traffic go through the gateway) and leave the management vmk only for management.
I search on the web and found that:
- I need to have a new VLAN with new IPs.
- need to add a static route on the ESXI to the datastore IP. I saw that the datastore has 2 IPs.
Is there anything that I need to do ?
Can someone point me to any documentation on how I need to implement the new setup ?
Thanks