Created 04-19-2017 09:58 AM
Immediately after starting the creation of my cluster the infrastructure creation fails due to a vhd file not found error:
4/19/2017 11:33:58 AM spark-dev - update in progress: Infrastructure creation failed. Reason: Image creation failed because https://sequenceiqwesteurope2.blob.core.windows.net/images/hdc-hdp--1703101455.vhddoes not exist or Cloudbreak could not reach.
However,
When I look in the Cloudbreak log, I see an additional error, just before the above:
"The Resource 'Microsoft.Storage/storageAccounts/cbstorewe5db978ee37d347a' under resource group 'cbstore' was not found."
When I look in Azure, I don't see this resource and I don't remember having seen it before.
I'm running Cloudbreak version 1.14.1-6ff7af8
What could cause this problem? Could it be the missing resource? If so, how could I recreate it?
Created 04-19-2017 01:11 PM
It turned out that during moving the resources to another subscription, the storageaccount was inadvertently moved to another resource group. Moving it back solved the issue.
Created 04-19-2017 01:11 PM
It turned out that during moving the resources to another subscription, the storageaccount was inadvertently moved to another resource group. Moving it back solved the issue.
Created 04-19-2017 03:05 PM
I have checked and the image exist in the storage account, link to that:
https://sequenceiqwesteurope2.blob.core.windows.net/images/hdc-hdp--1703101455.vhd
Could it be possible that your deployment is not able to reach the vhd because of some custom security rule?
Have you tried install a cluster again maybe just some Azure service was unavailable that time?
Br,
Tamas