Hello,
I have got a strange problem here and I don't know how to approach.
Evenrytime I reboot a virtual machine with a taged VLAN it brings the cluster node, on wich the VM is running, down.
Doing the same with the same VM in the native VLAN doesn't do any harm.
Shutting down the VM and starting it up again doesn't crash the node - it only happens when I reboot the VM.
The problem is 99%-100% reproducable. I have tested it against Win7, Win8, Srv 2008R2, Srv 2012 as a guest OS.
The problem seems to be related to july pathday. I started some testing with update/compliance baselines in VMM. At least that's when I noticed the issue.
My environment - It's a LAB environment:
- 4 Node Windows Server 2012 Hyper-V Cluster
- Cluster uses NIC Teaming for LAN (4x 1GBE as a Team for Management, CSV, LM, VM) and MPIO for SAN (2x 1GBE)
- SCVMM 2012 SP1 to manage my cluster
- Cluster validation tests passes without any warning that I can associate with the behavior.
- LACP status of the teams is ok.
When I check the Event Log on the particular cluster node, I see BugCheck Event 1001 with Stop Error 0x000000d1
Protokollname: System Quelle: Microsoft-Windows-WER-SystemErrorReporting Datum: 16.07.2013 15:29:01 Ereignis-ID: 1001 Aufgabenkategorie:Keine Ebene: Fehler Schlüsselwörter:Klassisch Benutzer: Nicht zutreffend Computer: LAB-HYC02N03 Beschreibung: Der Computer wurde nach einem schwerwiegenden Fehler neu gestartet. Der Fehlercode war: 0x000000d1 (0x0000000000000008, 0x0000000000000002, 0x0000000000000000, 0xfffff88006fa6ab0). Ein volles Abbild wurde gespeichert in: C:\Windows\MEMORY.DMP. Berichts-ID: 071613-51495-01. Ereignis-XML: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-WER-SystemErrorReporting" Guid="{ABCE23E7-DE45-4366-8631-84FA6C525952}" EventSourceName="BugCheck" /><EventID Qualifiers="16384">1001</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2013-07-16T13:29:01.000000000Z" /><EventRecordID>124684</EventRecordID><Correlation /><Execution ProcessID="0" ThreadID="0" /><Channel>System</Channel><Computer>LAB-HYC02N03</Computer><Security /></System><EventData><Data Name="param1">0x000000d1 (0x0000000000000008, 0x0000000000000002, 0x0000000000000000, 0xfffff88006fa6ab0)</Data><Data Name="param2">C:\Windows\MEMORY.DMP</Data><Data Name="param3">071613-51495-01</Data></EventData></Event>
---
Any input or help would be appreciated - I don't want to start from stratch with my setup.
This posting is provided >AS IS< with no warranties.