Reproduction of these materials in any manner whatsoever without the written permission of Dell Inc.
is strictly forbidden.
Trademarks used in this text: Dell, the DELLBroadcom is a trademark of Broadcom Corporation and/or its aff iliates in the United States and certain
other countries; Intel and ProSET are registered trademarks of Intel Corporation in the U.S. and other
countries; Microsoft, Windows, Windows Server, MS-DOS, and Hyper-V are either trademarks or
registered trademarks of Microsoft Corporation in the United States and/or other countries.
Other trademarks and trade names may be used in this document to refer to either the entities claiming
the marks and names or their products. Dell Inc. disclaims any proprietary interest in trademarks and
trade names other than its own.
The introduction of Microsoft® Hyper-V® Server 2008 has changed the way
a virtual machine (VM) interacts with the host operating system and network
resources. Unlike other Microsoft virtualization software like Virtual Server
and Virtual PC, the virtualization technology of Hyper-V is integrated into the
Microsoft Windows Server
better performance and increases integration of the virtualization layer
(hypervisor) with other Microsoft Windows
This document details the four available networking configurations for
running Hyper-V on Dell™ PowerEdge™ systems. It also discusses the
advantages and disadvantages of each networking configuration with an
emphasis on typical Dell system configurations.
This document assumes that you have a basic understanding of Hyper-V.
Additional Documentation
The documents listed below are available from the Dell Support website
at support.dell.com.
NOTE: To gain a preliminary understanding of Hyper-V solutions on Dell hardware,
it is recommended that you read the Dell Solutions Overview Guide for Microsoft
available, from the Dell Support website at
Hyper-V
reading this document
•Dell Storage Solutions Guide for Microsoft Hyper-V
•Dell High Availability Solutions Guide for Microsoft Hyper-V
®
2008 x64 operating system. This facilitates
®
components.
support.dell.com
.
, prior to
Overview7
8Overview
The Virtual Network Architecture
for Hyper-V Server 2008
In Microsoft® Hyper-V® Server 2008, the parent partition manages
the I/O devices instead of the hypervisor.
To provide virtual machines (VMs) with access to the I/O devices, Hyper-V
supports a high-speed interconnect called the VMBus. Virtual devices for
each VM, such as network and storage adapters, communicate with the
parent partition through the VMBus.
The parent partition receives requests through the virtual service providers
(VSPs) and directs them to the underlying physical devices through
its I/O stack. This model requires device drivers for the physical devices to
be installed in the parent partition.
NOTE: Device-specific drivers and utilities created for Microsoft Windows
®
2008 x64 operating system do not require any change when Hyper-V
Server
is enabled.
NOTE: It is recommended that you download the latest Dell-certified drivers
available for your system and install them in the parent partition. Using the latest
drivers ensures that both the parent partition and the VMs are able to utilize the
underlying physical devices. Download the latest device drivers from the Dell
Support website at support.dell.com.
Virtual Network Architecture for Hyper-V9
Figure 2-1 illustrates the Hyper-V architecture.
Figure 2-1. Hyper-V Architecture
Guest operating systems require specialized drivers (VSCs) provided by
Microsoft to access the VMBus. The drivers are specific to the type of device
that is presented to the guest operating system through the VM
configuration. They are installed as a part of the Integration Services available
for the Hyper-V supported guest operating systems.
NOTE: All architecture-related information provided in this document assumes that
the guest operating system has Integration Services installed.
10Virtual Network Architecture for Hyper-V
Virtual Network Adapters
VMs can be presented with two types of virtual network adapters:
Legacy (or emulated) and Synthetic.
•
Legacy devices
Although this process provides networking services to a VM, it requires
additional host processing resources.
•
Synthetic devices
as network devices, but only pass bundles of data along the VMBus to
other networking resources. This process does not require software
emulation, and therefore offers higher networking performance for VMs.
It also lowers host system overhead.
emulate a physical network adapter in software.
are comparable to proxy devices that present themselves
Virtual Switches
A virtual switch forms the heart of connectivity in a Hyper-V virtual network.
The virtual switch functions like a physical network switch by connecting
physical and virtual network adapters. Like a physical network switch,
a virtual switch has internal and external switch ports (network ports).
The configuration of these ports is based on the type of virtual
network created.
The following sections introduce virtual network types, discuss how they
differ, and provide best practices for implementing each switch.
Virtual Network Architecture for Hyper-V11
12Virtual Network Architecture for Hyper-V
Supported Hardware and Software
Settings for the Network Adapter
NOTE: It is recommended to use the latest network adapter drivers for your
Dell™ PowerEdge™ system running Microsoft
downloaded from the Dell Support website at support.dell.com.
NOTE: Dell does not support drivers obtained from third-party vendors.
These applications can be used to configure physical network adapters that are
not connected to the virtual networks.
Hyper-V supports all network adapters recommended for Dell systems
running the Microsoft
®
Windows Server® 2008 x64 operating system.
®
Hyper-V® Server 2008
Supported Physical Network Adapter Settings
Guest operating systems are able to utilize physical devices present in a
system, including some of the advanced features of these devices.
NOTE: When you configure physical network adapters for virtual networking in the
Hyper-V environment, some functionality of the physical network adapters may not
be accessible to the virtual networks.
Generally, physical network adapter features can be grouped into two
categories: stateless and stateful.
•Stateless — Only stateless features may be leveraged for virtual networks.
These features include Large Send Offload (LSO), Checksum Offload
(CSO), and VLAN tagging (IEEE 802.1Q).
NOTE: Hyper-V does not support LSO and CSO in an IPv6 network.
•Stateful — Stateful off-load features such as Broadcom® TCP offload
engine (TOE) and Intel
leveraged by the Hyper-V virtual network. These features are not leveraged
even if they are enabled on the physical adapter that is connected to the
virtual network. However, network adapters connected exclusively to the
parent partition network adapter may still access all physical network
adapter features including TOE and I/OAT, as supported by the system
and network adapters.
®
I/O Acceleration Technology (I/OAT) are not
Supported Hardware and Software Settings13
Stateless Offload (LSO and CSO)
The adapters provide the LSO and CSO capabilities if both the network
adapters and drivers support them. If the network adapters or the drivers do
not support these features, then these capabilities are still available, but
performed by the operating system. It is recommended to use adapters with
LSO and CSO capabilities as some overhead is incurred when the operating
system provides these capabilities.
NOTE: The latest Dell-supported network adapters offer LSO and CSO hardware
offload support. Hyper-V does not support CSO and LSO in an IPv6 network. In an
IPv6 network, a team that supports CSO and/or LSO, and is bound to a Hyper-V
virtual network, reports CSO and LSO as an offload capability in Broadcom
Advanced Control Suite (BACS), even when CSO and LSO do not work. This is a
limitation of Hyper-V.
VLAN Tagging
VLAN tagging (IEEE 802.1Q) of Hyper-V is supported. It allows both parent
partition and VMs to logically separate their network connections. VMs may
have more than one virtual adapter, and each virtual adapter may belong to
any VLAN.
Supported Physical Network Adapter Settings
Table 3-1 summarizes the physical network adapter features supported by
Hyper-V when connected to a virtual network.
NOTE: Network adapters not connected to virtual networks may be used for
advanced features offered by third-party software from Intel and Broadcom.
However, you must not use this software to manage or configure physical
network adapters connected to virtual networks.
14Supported Hardware and Software Settings
Table 3-1. Physical NIC Support Features Matrix for Hyper-V Virtual
Networks
Stateless Features (Supported)Stateful Features (Not Supported)
LSO802.1p (QoS)
CSOReceive-Side Scaling (RSS)
VLAN Tagging (within Hyper-V)Flow Control
Teaming with one primary and
one standby adapter
NOTE: For configuring NIC team and VLAN, the minimum supported driver version
for the Broadcom NIC is 12.6 and for Intel NIC is 11.0. It is recommended that you
download the latest drivers from the Dell Support website at support.dell.com.
NOTE: Hyper-V cannot manage tagging when using a teaming software. Instead,
the teaming software can be used for VLAN tagging.
Jumbo Frames
Wake-On-LAN
TOE
VLAN Tagging (within third-party
software)
Network MAC Address
Supported Hardware and Software Settings15
Loading...
+ 33 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.