FEC00065

windows_s2d::create_clustervmm

Symptoms or Error

Quick Config Setup was configuring System Center Virtual Machine Manager (SCVMM) cluster.

Deployment fails with one of the following errors (one of them):

  • FATAL: Mixlib::ShellOut::ShellCommandFailed: powershell_script[validate test-cluster results]

    Review report file created by Failover cluster on C:\Windows\Cluster\Reports\Validation Report*.htm

  • FATAL: Mixlib::ShellOut::ShellCommandFailed: powershell_script[test cluster]

    Review report file created by Failover cluster on C:\Windows\Cluster\Reports\Validation Report*.htm

  • FATAL: Mixlib::ShellOut::ShellCommandFailed: powershell_script[create cluster]

    The following error can appear in error message:

    STDERR: The clustered role was not successfully created. For more information view the report file below. Report file location: C:\Windows\cluster\Reports.

    Check the HTML file and fix errors.

  • FATAL: Mixlib::ShellOut::ShellCommandFailed: powershell_script[create Quorum Cluster for <cluster_name>]

    Check network connectivity between Virtual Machine Manager server and all compute nodes.

  • Error executing action `run` on resource 'powershell_script[create cluster]'

    STDERR: C:\Users\<username>\AppData\Local\Temp\<some_file>: Cluster creation failed with error:

    Microsoft.PowerShell.Commands.Internal.Format.FormatStartData

    Microsoft.PowerShell.Commands.Internal.Format.GroupStartData

    Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData

    Contact with Flexxible IT support.

You can generate launch the failover cluster validation by yourself with the following command:

Test-Cluster -Node "<scvmm_server>"

After fixing the error, resume the deployment.

If the error persists, please contact Flexxible IT support.

Was this article helpful?