FAIL Azure Stack Fabric Management Controller Service is displayed during ASDK deployment
When I deployed the ASDK according to the official documentation, I tried [AzS-ERCS01]: PS> Test-AzureStack
Error:
FAIL Azure Stack Fabric Management Controller Service Fabric Cluster
FAIL Azure Stack Fabric Management Controller Service Fabric Nodes
FAIL Azure Stack Fabric Management Controller Service Fabric Applications
FAIL Azure Stack Fabric Management Controller Service Fabric Services
According to the error message, I go to AzS-Xrp01 virtual to check, and find that two services are always in the starting state:
PS C:\Windows\system32> Enter-PSSession -ComputerName AzS-Xrp01
[AzS-Xrp01]: PS C:\Users\AzureStackAdmin\Documents> Get-Service
Start... FabricHostSvc Service Fabric Host Service
Start... FabricInstallerSvc Service Fabric Installer Service
Tried PSC :\CloudDeployment\Setup>.\ InstallAzureStackPOC.ps1-Rerun
CloudDeployment NuGets have finished unpacking. Calling C:\CloudDeployment\Setup\DeploySingleNode.ps1.
GAC Version Location
True v4.0.30319 C:\Windows\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\ system.web.dll
VERBOSE: Installing with parameters -Rerun True -ActionPlan Deployment -ConfigTemplate
OneNodeCustomerConfigTemplate.xml
WARNING: Deployment has already ran successfully.
XD :please help me. What should I do, or is there any direction to search for answers