bottkars / Azurestack-Kickstart

streamline the post-deployment of Azure Stack ASDK
5 stars 2 forks source link

.\admin\20_deploy_sql_host.ps1 #6

Open mountainbrother opened 5 years ago

mountainbrother commented 5 years ago

Hello i run into an error at the SQL Provider Routine.

}' In C:\Users\AzureStackAdmin\Azurestack-Kickstart\admin\20_deploy_sql_host.ps1:32 Zeichen:1

AUSFÜHRLICH: 04:55:44 - Checking deployment status in 5 seconds AUSFÜHRLICH: 04:55:49 - Checking deployment status in 5 seconds AUSFÜHRLICH: 04:55:55 - Checking deployment status in 5 seconds AUSFÜHRLICH: 04:56:00 - Checking deployment status in 5 seconds New-AzureRmResourceGroupDeployment : 04:56:05 - Template output evaluation skipped: at least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details. In C:\Users\AzureStackAdmin\Azurestack-Kickstart\admin\20_deploy_sql_host.ps1:32 Zeichen:1

New-AzureRmResourceGroupDeployment : 04:56:05 - Template output evaluation skipped: at least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details. In C:\Users\AzureStackAdmin\Azurestack-Kickstart\admin\20_deploy_sql_host.ps1:32 Zeichen:1

DeploymentName : SQLHost1_deployment CorrelationId : 3dae8f77-0390-466e-8476-9d920994116d ResourceGroupName : RG_SQLHost1 ProvisioningState : Failed Timestamp : 07.11.2018 12:56:00 Mode : Incremental TemplateLink : Microsoft.Azure.Management.ResourceManager.Models.TemplateLink TemplateLinkString : Uri : https://raw.githubusercontent.com/Azure/AzureStack-QuickStart-Templates/master/sql-2014-standalone/azuredeploy.json ContentVersion : 1.0.0.0

DeploymentDebugLogLevel : Parameters : {[dnsNameForPublicIP, Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentVariable], [vmName, Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentVariable], [vmTimeZone, Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentVariable], [sqlInstallationISOUri, Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentVariable]...} ParametersString : Name Type Value =============== ========================= ========== dnsNameForPublicIP String SQLHost1 vmName String SQLHost1 vmTimeZone String Pacific Standard Time sqlInstallationISOUri String http://care.dlservice.microsoft.com/dl/download/2/F/8/2F8F7165-BB21-4D1E-B5D8-3BD3CE73C77D/SQLServer2014SP1-FullSlipstream-x64-ENU.iso assetLocation String https://raw.githubusercontent.com/Azure/AzureStack-QuickStart-Templates/master/sql-2014-standalone vmSize String Standard_A3 windowsOSVersion String 2016-Datacenter adminUsername String SQLRPadmin adminPassword SecureString

Outputs : OutputsString :

What i found at the first view is that the http://care.dlservice.microsoft.com/dl/download/2/F/8/2F8F7165-BB21-4D1E-B5D8-3BD3CE73C77D/SQLServer2014SP1-FullSlipstream-x64-ENU.iso is no longer vailid could be this the root cause ?

br günter

mountainbrother commented 5 years ago

This is the message form the adminportal:

Additional error information is available for this virtual machine:

General

Provisioning state

OS provisioning complete. Failed to provision VM extensions for VM 'SQLHost1'

Provisioning state error code

ProvisioningState/failed/VMExtensionProvisioningError/osProvisioningComplete

Guest agent

Ready. GuestAgent is running and accepting new configurations.

Disks

osdisk

Provisioning Succeeded.

Extensions

sqlVMPrepare

Transitioning. DSC configuration is in progress.