• 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.

iSCSI vmkernel ports, dvUplinks, and Load Based Teaming question

Always bind 1:1 if you want failover at the scsi layer, which most people do. They're just using network failover, and imho, I'd never throttle storage at the network layer - always at the scsi layer by iops.
 
What he said. Bind iSCSI 1:1. Don't throttle storage at the network layer...
 
Correct me if i'm wrong but isn't this the reason you would setup 1 nic active and 1 in unused state and vice versa on the other VMkernal port group that you will be using for iSCSI?
 
Correct me if i'm wrong but isn't this the reason you would setup 1 nic active and 1 in unused state and vice versa on the other VMkernal port group that you will be using for iSCSI?

correct. otherwise it'll try to fail over at the network layer, which may or not work based on what has actually failed and if the link being unusable is detected or not.
 
I was wondering why two port groups we being used for iSCSI but now it make sense, you exclude the other nic in the network layer failover list. Good stuff.
 
Back
Top