• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

VMware Networking for Home Lab

nitrobass24

[H]ard|DCer of the Month - December 2009
2FA
Joined
Apr 7, 2006
Messages
10,477
Looking for some advice on how to configure my NICs & virtual networks for my vmware lab.

I have the following setup

2x ESX5.5 Hosts with 2 NICs each
1x Synology 1812+ hosting an iSCSI datastore
1x 1810-24g switch

My original thought was to just setup NIC teaming on the ESX hosts, but after I did that I could not bind a vmkernel nic to my iSCSI storage adapter.

I am also getting a bunch of complaints from vmware about my management network not being redundant.

Net of all of this is I am new to the vSphere world, so looking for some general advice.
 
Add both NICs as active/standby for the vSwitch.

Make two iSCSI vmkernel adapters, and alternate overriden NIC teaming order between them. Bind those to the software ISCSI initiator.
 
Small correction REDYOUCH, active/unused is required for network port binding and the rest of your post is spot on.

OP, use LACP on the Synology and MPIO on vSphere as described above. ESX will alternate IO between the two initiator ports and the 1810-24g/Synology LAG should hash the target connections. Your host config should look similar to this:

IWRG.png
 
Last edited:
Back
Top