<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Databricks cluster start-up: Self Bootstrap Failure in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17096#M11146</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our case the issue turned out to be DNS... As the DNS servers set on the Databricks workspace vnet are only available when peering the "management" vnet in our setup. Took a while to figure out as the error didn't exactly give a lot of clarity. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 06:07:48 GMT</pubDate>
    <dc:creator>mikaellognseth</dc:creator>
    <dc:date>2022-06-30T06:07:48Z</dc:date>
    <item>
      <title>Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17093#M11143</link>
      <description>&lt;P&gt;When attempting to deploy/start an Azure Databricks cluster through the UI, the following error consistently occurs: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;{
  "reason": {
    "code": "SELF_BOOTSTRAP_FAILURE",
    "parameters": {
      "databricks_error_message": "Self-bootstrap failure during launch. Please try again later and contact Databricks if the problem persists. Node daemon fast failed and did not answer ping for instance a3488320d27a401fa679089b87410fab"
    }
  }
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When looking at the resource group, I can see that the resources are being deployed, but as the self-bootstrap step fails, they are removed again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using VNET injection with two /26 subnets for the Databricks workspace. Both subnets have the "Microsoft.Databricks/workspaces" service delegation and the following service delegation actions: &lt;/P&gt;&lt;P&gt;"Microsoft.Network/virtualNetworks/subnets/join/action", &lt;/P&gt;&lt;P&gt;"Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action", "Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of the standard NSG rules are added and seem correct when comparing to &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject#network-security-group-rules-for-workspaces-created-after-january-13-2020" alt="https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject#network-security-group-rules-for-workspaces-created-after-january-13-2020" target="_blank"&gt;the official Microsoft documentation.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Terraform to deploy, I have added the relevant bits of the DBW deployment &lt;A href="https://gist.github.com/lognseth/6083c40120052f2d2a96092bd64715b4 " alt="https://gist.github.com/lognseth/6083c40120052f2d2a96092bd64715b4 " target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 09:48:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17093#M11143</guid>
      <dc:creator>mikaellognseth</dc:creator>
      <dc:date>2022-06-21T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17096#M11146</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our case the issue turned out to be DNS... As the DNS servers set on the Databricks workspace vnet are only available when peering the "management" vnet in our setup. Took a while to figure out as the error didn't exactly give a lot of clarity. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 06:07:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17096#M11146</guid>
      <dc:creator>mikaellognseth</dc:creator>
      <dc:date>2022-06-30T06:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17097#M11147</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting the same error as well. I'm also pretty certain that we setup the workspace correctly within our vNet, per Microsoft instructions. May I ask you - how did you specifically go about solving the DNS issue?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 16:55:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17097#M11147</guid>
      <dc:creator>AJK1</dc:creator>
      <dc:date>2022-12-13T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17098#M11148</link>
      <description>&lt;P&gt;@Andrew Kwiatkowski​&amp;nbsp; Did you also set up your workspace with Terraform? Did you never get a cluster to run in your new workspace or has it worked before and now it doesn't work? &lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 17:56:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17098#M11148</guid>
      <dc:creator>Dooley</dc:creator>
      <dc:date>2022-12-13T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17099#M11149</link>
      <description>Hi Sara. Apologies – I should have specified… we do not use Terraform. I was never able to actually start a cluster successfully, just define it.</description>
      <pubDate>Tue, 13 Dec 2022 20:24:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17099#M11149</guid>
      <dc:creator>AJK1</dc:creator>
      <dc:date>2022-12-13T20:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17100#M11150</link>
      <description>&lt;P&gt;Have you resolved your DNS for the newly created Azure workspace? Here are the Azure instructions on &lt;A href="https://learn.microsoft.com/en-us/azure/dns/dns-troubleshoot#i-cant-resolve-my-dns-record" alt="https://learn.microsoft.com/en-us/azure/dns/dns-troubleshoot#i-cant-resolve-my-dns-record" target="_blank"&gt;how to troubleshoot your DNS&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 23:09:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17100#M11150</guid>
      <dc:creator>Dooley</dc:creator>
      <dc:date>2022-12-13T23:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17101#M11151</link>
      <description>&lt;P&gt;Also are you using &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/private-link" alt="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/private-link" target="_blank"&gt;Databricks PrivateLink&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 23:11:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17101#M11151</guid>
      <dc:creator>Dooley</dc:creator>
      <dc:date>2022-12-13T23:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks cluster start-up: Self Bootstrap Failure</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17102#M11152</link>
      <description>Yes, we’re attempting to follow the steps outlined for PrivateLink.</description>
      <pubDate>Wed, 14 Dec 2022 18:27:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-cluster-start-up-self-bootstrap-failure/m-p/17102#M11152</guid>
      <dc:creator>AJK1</dc:creator>
      <dc:date>2022-12-14T18:27:44Z</dc:date>
    </item>
  </channel>
</rss>

