I have Windows Server 2012R2 with Hyper-V role installed. I,m using network Team.
When the server starts I receive a error - Hyper-V-VmSwitch EventID 106 - in system event log.
Log Name: System
Source: Microsoft-Windows-Hyper-V-VmSwitch
Date: 07.01.2014 18:13:48
Event ID: 106
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: csmavrtcl06.nlb.si
Description:
Available processor sets of the underlying physical NICs belonging to the LBFO team NIC /DEVICE/{CE5C164C-31C5-4EE7-AD31-CC2A1B2E6813} (Friendly Name: Microsoft Network Adapter Multiplexor Driver #2) on switch 25051EB0-C449-4504-A024-DB3F2D16591F (Friendly
Name: ClusterSwitch) are not configured correctly. Reason: The processor sets are not identical when LBFO is configured with min-queue mode.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Hyper-V-VmSwitch" Guid="{67DC0D66-3695-47C0-9642-33F76F7BD7AD}" />
<EventID>106</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2014-01-07T17:13:48.156559500Z" />
<EventRecordID>3455</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="60" />
<Channel>System</Channel>
<Computer>csmavrtcl06.nlb.si</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="NicNameLen">46</Data>
<Data Name="NicName">/DEVICE/{CE5C164C-31C5-4EE7-AD31-CC2A1B2E6813}</Data>
<Data Name="NicFNameLen">47</Data>
<Data Name="NicFName">Microsoft Network Adapter Multiplexor Driver #2</Data>
<Data Name="SwitchNameLen">36</Data>
<Data Name="SwitchName">25051EB0-C449-4504-A024-DB3F2D16591F</Data>
<Data Name="SwitchFNameLen">13</Data>
<Data Name="SwitchFName">ClusterSwitch</Data>
<Data Name="QueueMode">1</Data>
</EventData>
</Event>