Which is required for configuring iSCSI Software Adapter network port binding?
A.
VMkernel of the iSCSI traffic must be load balanced using Route based on IP Hash algorithm.
B.
VMkernel of the iSCSI traffic must be load balanced using Route based on Source Virtual Port ID algorithm.
C.
VMkernel of the iSCSI traffic must be load balanced using Route based on Source MAC Hash algorithm.
D.
VMkernel of the iSCSI traffic must be bound to only one active network adapter.
D,
https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2045040
(…) ensure each vmkernel port has a unique active adapter.
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.storage.doc/GUID-9C90F3F6-6095-427A-B20C-D46531E39D32.html
Designate only one physical adapter as active and move all remaining adapters to the Unused Adapters category.
D
D
iSCSI port binding creates connections for the traffic between the software or dependent hardware iSCSI adapters and the physical network adapters.
If you use a vSphere distributed switch with multiple uplink ports, for port binding, create a separate distributed port group per each physical NIC. Then set the team policy so that each distributed port group has only one active uplink port.
If you use a single vSphere Standard switch to connect multiple VMkernel adapters to multiple network adapters, set up the network policy for this configuration. Only one physical network adapter must be active for each VMkernel adapter.
Each vmkernel port is bound to a physical adapter and then attached to the software iSCSI adapter.
Repeat steps for each iSCSI vmkernel port to ensure each vmkernel port has a unique active adapter.