When creating a cluster using System Center 2012 Virtual Machine Manager (VMM), the creation process fails and the following error is generated:
Error 25310
Unable to connect to the user host process
Running a Cluster Validation Report on the Hyper-V hosts only generates warnings. Reviewing a VMM trace may show events such as the following:
- [3632] 0E30.1250::02/28-17:51:51.498#19:RunningTaskDbWriter.cs(771): UpdateRunningStepDescription --> SubtaskID: f0e3931f-22d5-4c4d-a693-dfec95b5a51e, Description Validate nodes for clustering|TaskID=931E55C6-E62D-4938-9A10-AB556F879ACA
[3632] 0E30.1250::02/28-17:51:51.502#09:InstallClusterSubtask.cs(392): The cluster operation failed before cluster creation. cleaning up cluster in DB [3632] 0E30.1250::02/28-17:51:51.505#09:InstallClusterSubtask.cs(392): Microsoft.VirtualManager.Utils.CarmineException: Unable to connect to the user host process.
[3632] retry the operation.
[3632] at Microsoft.VirtualManager.VmmHelperHost.HostHelper`2.ConnectToProcess(TimeSpan& timeout, String namedPipeName)
[3632] at Microsoft.VirtualManager.VmmHelperHost.HostHelper`2.CreateProcess(TimeSpan timeout)
[3632] at Microsoft.VirtualManager.VmmHelperHost.HostHelper`2.CreateProcess()
[3632] at Microsoft.VirtualManager.Engine.Adhc.TestClusterSubtask.RunSubtask()
[3632] at Microsoft.VirtualManager.Engine.TaskRepository.SubtaskBase.Run()
[3632] at Microsoft.VirtualManager.Engine.Adhc.InstallClusterSubtask.RunClusterValidationOnHosts()
[3632] at Microsoft.VirtualManager.Engine.Adhc.InstallClusterSubtask.RunSubtask()
[3632] *** Carmine error was: UserHostConnectFailed (25310)