<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Broadcom NIC Teaming and Hyper-V on Server 2008 R2</title>
	<atom:link href="http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 17:12:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rogier</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1601</link>
		<dc:creator>Rogier</dc:creator>
		<pubDate>Thu, 26 Aug 2010 12:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1601</guid>
		<description>&lt;p&gt;Too bad no one mentions the driver version, that would really be usefull. My broadcom has version 14.1.5. Teaming has broken my network load balancing with virtual machines.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Too bad no one mentions the driver version, that would really be usefull. My broadcom has version 14.1.5. Teaming has broken my network load balancing with virtual machines.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: daniel bowbyes</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1544</link>
		<dc:creator>daniel bowbyes</dc:creator>
		<pubDate>Thu, 17 Jun 2010 09:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1544</guid>
		<description>&lt;p&gt;We have the same problem, if you live migrate a VM from R2 host A to R2 host B the Broadcom team on host A continues to send out spoofed ARP requests to hosts that the VM had TCP sessions opened to at the time of migration.&lt;/p&gt;

&lt;p&gt;Whats intresting is that with an Intel team the mac addresses of VM&#039;s are learnt by the switch,  with the Broadcom teams the switch does not learn the MAC address of the VM&#039;s as the Broadcom Team over writes the source mac addresses of all packets with the team mac address.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>We have the same problem, if you live migrate a VM from R2 host A to R2 host B the Broadcom team on host A continues to send out spoofed ARP requests to hosts that the VM had TCP sessions opened to at the time of migration.</p>

<p>Whats intresting is that with an Intel team the mac addresses of VM&#8217;s are learnt by the switch,  with the Broadcom teams the switch does not learn the MAC address of the VM&#8217;s as the Broadcom Team over writes the source mac addresses of all packets with the team mac address.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Gray</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1542</link>
		<dc:creator>Tyler Gray</dc:creator>
		<pubDate>Wed, 16 Jun 2010 21:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1542</guid>
		<description>&lt;p&gt;It appears that Broadcom may have finally fixed the issue in their BACS teaming software!!!  &lt;/p&gt;

&lt;p&gt;I have only gotten a chance to do preliminary testing but our configuration is as follows: Fully Patched Windows Server 2008R2 with the latest NIC firmware (from IBM&#039;s site) and NIC Drivers and Broadcom Management Applications Installer (BACS software) from Broadcom&#039;s website.  We are running IBM HS21 Blades with Broadcom 5708S NetXtreme II GigE NICs.  Our NICs are teamed with No VLANs (testing that next) and in Smart Load Balancing with Failover mode (no standby) with LiveLink not configured.  I upgraded the BACS software after first uninstalling the old (and rebooting) and did not bother with installation order of the Hyper-V Role.  All Virtual Children have Dynamic MACs.&lt;/p&gt;

&lt;p&gt;The testing at this point has been pretty basic.  All that I have done so far is basically migrate a Virtual Server Child from one Host to another.  However, since this never worked before (exhibiting the mentioned behavior) it seems like things should work now!  I am going to continue stress testing (rebooting children on different hosts, rebooting hosts, messing with the NICs in the team to verify connectivity happens on a down path, adding VLANing, etc.) to see if all of their bugs are gone.  But as stated, I now no longer have my other Hosts that at any time had that server migrated to it attempting to claim that Child server&#039;s MAC/IP Addressing making pings go every which way.&lt;/p&gt;

&lt;p&gt;I just wanted to get this post up in order to see if other people have similar results and to let others know this may be working now!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It appears that Broadcom may have finally fixed the issue in their BACS teaming software!!!  </p>

<p>I have only gotten a chance to do preliminary testing but our configuration is as follows: Fully Patched Windows Server 2008R2 with the latest NIC firmware (from IBM&#8217;s site) and NIC Drivers and Broadcom Management Applications Installer (BACS software) from Broadcom&#8217;s website.  We are running IBM HS21 Blades with Broadcom 5708S NetXtreme II GigE NICs.  Our NICs are teamed with No VLANs (testing that next) and in Smart Load Balancing with Failover mode (no standby) with LiveLink not configured.  I upgraded the BACS software after first uninstalling the old (and rebooting) and did not bother with installation order of the Hyper-V Role.  All Virtual Children have Dynamic MACs.</p>

<p>The testing at this point has been pretty basic.  All that I have done so far is basically migrate a Virtual Server Child from one Host to another.  However, since this never worked before (exhibiting the mentioned behavior) it seems like things should work now!  I am going to continue stress testing (rebooting children on different hosts, rebooting hosts, messing with the NICs in the team to verify connectivity happens on a down path, adding VLANing, etc.) to see if all of their bugs are gone.  But as stated, I now no longer have my other Hosts that at any time had that server migrated to it attempting to claim that Child server&#8217;s MAC/IP Addressing making pings go every which way.</p>

<p>I just wanted to get this post up in order to see if other people have similar results and to let others know this may be working now!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1512</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 17:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1512</guid>
		<description>&lt;p&gt;As an update here this ran fine for a few weeks and now we&#039;re seeing that once a VM migrates the other virtual switch is still answering ARP replies for the VM. So what happens is half your pings go one direction and the other half the other way, making for a very unstable guest VM. We&#039;re disabling the teaming for now and I&#039;m personally never, ever, ever buying Broadcom again.&lt;/p&gt;

&lt;p&gt;Anthony, the behavior you mentioned is correct - to an outside machine the MAC of all the VMs running on a single host will be the same. That&#039;s just how the Hyper-V virtual switch works with teaming so if you&#039;re having connectivity issues there&#039;s probably something else wrong.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As an update here this ran fine for a few weeks and now we&#8217;re seeing that once a VM migrates the other virtual switch is still answering ARP replies for the VM. So what happens is half your pings go one direction and the other half the other way, making for a very unstable guest VM. We&#8217;re disabling the teaming for now and I&#8217;m personally never, ever, ever buying Broadcom again.</p>

<p>Anthony, the behavior you mentioned is correct &#8211; to an outside machine the MAC of all the VMs running on a single host will be the same. That&#8217;s just how the Hyper-V virtual switch works with teaming so if you&#8217;re having connectivity issues there&#8217;s probably something else wrong.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Federwitz</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1453</link>
		<dc:creator>Doug Federwitz</dc:creator>
		<pubDate>Tue, 23 Mar 2010 14:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1453</guid>
		<description>&lt;p&gt;A side note on this BroadCom Teaming. For us failover clusters doing a large amounts of TCP/IP traffic would cause the active node to crash roughly every 4-6hours. MS and Dell solution was to turn off Chimney Offloads. This has fixed this problem. Dell stated they have a engineer call open with BroadCom to resolve the issue. Also BroadCom Teaming on our IBM Blades has also caused a couple of our new 2008 DC&#039;s to ARP out and kill our Cisco 6500&#039;s.&lt;/p&gt;

&lt;p&gt;So like stated save a headache and support calls get some Intel NIC&#039;s&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A side note on this BroadCom Teaming. For us failover clusters doing a large amounts of TCP/IP traffic would cause the active node to crash roughly every 4-6hours. MS and Dell solution was to turn off Chimney Offloads. This has fixed this problem. Dell stated they have a engineer call open with BroadCom to resolve the issue. Also BroadCom Teaming on our IBM Blades has also caused a couple of our new 2008 DC&#8217;s to ARP out and kill our Cisco 6500&#8217;s.</p>

<p>So like stated save a headache and support calls get some Intel NIC&#8217;s</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Pacyk</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1450</link>
		<dc:creator>Tom Pacyk</dc:creator>
		<pubDate>Fri, 19 Mar 2010 22:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1450</guid>
		<description>&lt;p&gt;As an update here this ran fine for a few weeks and now we&#039;re seeing that once a VM migrates the other virtual switch is still answering ARP replies for the VM. So what happens is half your pings go one direction and the other half the other way, making for a very unstable guest VM. We&#039;re disabling the teaming for now and I&#039;m personally never, ever, ever buying Broadcom again.&lt;/p&gt;

&lt;p&gt;Anthony, the behavior you mentioned is correct - to an outside machine the MAC of all the VMs running on a single host will be the same. That&#039;s just how the Hyper-V virtual switch works with teaming so if you&#039;re having connectivity issues there&#039;s probably something else wrong.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As an update here this ran fine for a few weeks and now we&#8217;re seeing that once a VM migrates the other virtual switch is still answering ARP replies for the VM. So what happens is half your pings go one direction and the other half the other way, making for a very unstable guest VM. We&#8217;re disabling the teaming for now and I&#8217;m personally never, ever, ever buying Broadcom again.</p>

<p>Anthony, the behavior you mentioned is correct &#8211; to an outside machine the MAC of all the VMs running on a single host will be the same. That&#8217;s just how the Hyper-V virtual switch works with teaming so if you&#8217;re having connectivity issues there&#8217;s probably something else wrong.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Berserker</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1449</link>
		<dc:creator>Berserker</dc:creator>
		<pubDate>Fri, 19 Mar 2010 21:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1449</guid>
		<description>&lt;p&gt;Would the option to enable MAC spoofing in HV R2 help with this issue?&lt;/p&gt;

&lt;p&gt;http://blogs.technet.com/jhoward/archive/2009/05/21/new-in-hyper-v-windows-server-2008-r2-part-2-mac-spoofing.aspx&lt;/p&gt;

&lt;p&gt;http://sbcengine.blogspot.com/2009/10/windows-nlb-on-hyper-v-r2.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Would the option to enable MAC spoofing in HV R2 help with this issue?</p>

<p><a href="http://blogs.technet.com/jhoward/archive/2009/05/21/new-in-hyper-v-windows-server-2008-r2-part-2-mac-spoofing.aspx" rel="nofollow">http://blogs.technet.com/jhoward/archive/2009/05/21/new-in-hyper-v-windows-server-2008-r2-part-2-mac-spoofing.aspx</a></p>

<p><a href="http://sbcengine.blogspot.com/2009/10/windows-nlb-on-hyper-v-r2.html" rel="nofollow">http://sbcengine.blogspot.com/2009/10/windows-nlb-on-hyper-v-r2.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Wharmby</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1446</link>
		<dc:creator>Anthony Wharmby</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1446</guid>
		<description>&lt;p&gt;I am having similiar issues, however even with static MAC&#039;s the problem still occurs.&lt;/p&gt;

&lt;p&gt;Using Broadcoms latest drivers whenever a team is assigned to the virtual switch, all of the VM&#039;s on that host acquire the MAC of the Team. It gets to the point where I can have 5-10 servers all with the same MAC and a lot of issues with packet loss.&lt;/p&gt;

&lt;p&gt;To get around this so far I have set the team to use FEC/GEC LAG even though each NIC in the team is connected to different switches.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am having similiar issues, however even with static MAC&#8217;s the problem still occurs.</p>

<p>Using Broadcoms latest drivers whenever a team is assigned to the virtual switch, all of the VM&#8217;s on that host acquire the MAC of the Team. It gets to the point where I can have 5-10 servers all with the same MAC and a lot of issues with packet loss.</p>

<p>To get around this so far I have set the team to use FEC/GEC LAG even though each NIC in the team is connected to different switches.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: John Weber</title>
		<link>http://www.confusedamused.com/notebook/broadcom-nic-teaming-and-hyper-v-on-server-2008-r2/comment-page-1/#comment-1440</link>
		<dc:creator>John Weber</dc:creator>
		<pubDate>Mon, 22 Feb 2010 15:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=712#comment-1440</guid>
		<description>&lt;p&gt;I have also noticed some Dell servers running Intel and Broadcom NICs together causes something on the Hyper-V host to simply shut off the server.  Powers down for no obvious reason.  Disabling EITHER NIC results in stable performance.  No updating of NIC drivers helps this.  Don&#039;t know if this is related or not.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have also noticed some Dell servers running Intel and Broadcom NICs together causes something on the Hyper-V host to simply shut off the server.  Powers down for no obvious reason.  Disabling EITHER NIC results in stable performance.  No updating of NIC drivers helps this.  Don&#8217;t know if this is related or not.</p>]]></content:encoded>
	</item>
</channel>
</rss>
