-1

Quick question. I'm trying to understand the NIC functionality of this server. NIC specs from manual: NIC info

My question is, do the two broadcom controller chips provide fail-over redundancy? For example, is it design intention that if a controller chip dies then the other takes over (with only 2 ports?). Thanks.

Frederik
  • 3,293
  • 3
  • 30
  • 46
user1330287
  • 187
  • 1
  • 2
  • 7

1 Answers1

0

The two NICs in the R610s are totally separate... So, if one goes bad, the other one will continue to function.

Now, to answer your specific question: No, the Broadcom controller chips do not provide fail-over redundancy.

Having the multiple NICs does allow for that functionality though. You will simply need to configure a NIC Team. A NIC Team is a logical device made up of multiple physical NICs. The NIC Team has the IP Address, Default Gateway, etc.

There is a Broadcom utility available (I believe gets installed when the correct drivers are installed on the server OS) and there is also NIC Teaming functionality native within Windows. I personally have had stability issues with the Broadcom utility, where the native Windows configuration worked great. HP's NIC teaming utility has been great for me though.

Setting up a NIC team is generally pretty simple, as mentioned in this post

Dre
  • 1,375
  • 6
  • 12