Hello everyone,
I am using VMM 2012 R2 with the latest updates installed and I am trying to add Win Server 2016 TP5 host for Managing. The Problem is that the "Add VM Host" Job goes to 80% and fails on Refresh host Task with the error:
VMM encountered a critical exception and created an exception report at C:\ProgramData\VMMLogs\SCVMM.38e2e79b-3b00-4115-b386-f5bde3518e11\report.txt.
Recommended Action
See the report for more details and search user forums for well-known failure root causes for self-help
The Report contains a lot, but what makes sence is:
CLR is not terminating
--------------- Bucketing Parameters ---------------
----------------------------------------------------
EventType=VMM20
P1(appName)=vmmservice.exe
P2(appVersion)=3.2.7510.0
P3(assemblyName)=Engine.Common.dll
P4(assemblyVer)=3.2.7510.0
P5(methodName)=Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName
P6(exceptionType)=System.FormatException
P7(callstackHash)=c5b5
SCVMM flavor=C-buddy-RTL-AMD64
Default Assembly Version=3.2.7510.0
Executable Name=vmmservice.exe
Executable Version=3.2.7510.0
Base Exception Target Site=140703944668288
Base Exception Assembly name=mscorlib.dll
Base Exception Method Name=System.Guid+GuidResult.SetFailure
Exception Message=Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
EIP=0x00007ff837b143c8
Build bit-size=64
----------------------------------------------------
------------ exceptionObject.ToString() ------------
----------------------------------------------------
System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
I saw a similar question in this Forum, but without an answer.
i try to find an answer already for a lot of time. Can someone gives me any hints?
Is the problem that SC 2012 R2 does not Support Server 2016 hosts? Or Probably only the Technical Previews?