PiotrIr wrote: Astorrs, many thanks for this reply. It is giving me a hope. I’m going to use DELL servers, (probably PowerEdge 2950 III). If you could give me some details I would rely appreciate.
Microsoft's Robb Mapp wrote: NIC Teaming is a capability provided by our hardware partners such Intel and Broadcom. Microsoft supports our partners who provide this capability. This is true whether the customer is running Windows, Exchange, SQL Hyper-V, etc. We'll have a detailed KB article about this coming out soonhttp://virtualizationreview.com/blogs/weblog.aspx?blog=2296.
We had a similar issue in our environment as well. We're running a dell m1000e blade chassis with m600 dual quad cores, 16gb ram, mirrored sas drives, windows 2008 x64 host with multiple windows 2003 32bit guests. The host has broadcom BCM5708S netxtreme II GigE adapters. BACS 3 version 11.0.20.0, NIC driver version 4.1.3.0. The symptoms in our case were that the guests had no network connectivity off of the host machine. That is to say that the host could ping the guests, the guests could ping the host, but the guests could not ping any other computers on the network and no computers on the network could ping the guests - although other computers could ping the host. If we broke our team and bound the IP to one of the NIC's all would work fine, going back to teaming would break network communications once again. After much playing we found that the following resolved our issue: 1. Force speed/duplex, disable IPV4 checksum offload and receive side scaling 2. Break the team 3. In hyperv manager remove the virtual network 4. Recreate the team using the "create team" wizard 1. team type is smart load balancing 2. set one adapter to be a secondary adapter 3. enable auto-fallback disable mode 4. no vlans in use 5. In our case the 2 physical Broadcom adapters in Network Connections have only QOS Packet Scheduler and Broadcom Advanced Server Program Driver checked 6. The team in Network Connections has only Broadcom Advanced Server Program Driver and Microsoft Virtual Network Switch Protocol checked 7. Go back into hyper-v manager and create a new external virtual network adapter and bind it to the BASP Virtual adapter. 8. Assign your static ip to the hyper-v external virtual network adapter created above. In properties of the external virtual network adapter everything except Microsoft virtual network switch protocol is checked. After this was done we found that we now had full network connectivity to the guests and vice versa. Failover also worked beautifully as well in this configuration. Disabling a switch port to the primary nic in the team caused the secondary nic to take over without even dropping a packet. One thing to note - not setting one of the nic's as secondary appears to work fine until you shutdown both switch ports and try to bring them back up - network connectivity is not restored. Configuring the team with one adapter as secondary overcomes this issue. Hope this helps someone out there...we fooled around with it forever to get it working correctly.
PiotrIr wrote: But if something is supported it will work in 100%...
dynamik wrote: PiotrIr wrote: But if something is supported it will work in 100%... You're funny!