<?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>question Re: Cloudbreak Azure, Can't create stack via CLI following documentation... in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182602#M144768</link>
    <description>&lt;P&gt;3 host groups&lt;BR /&gt;cbd-shell --&amp;gt; version 1.6.13&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2017 21:03:04 GMT</pubDate>
    <dc:creator>matt_andruff</dc:creator>
    <dc:date>2017-09-12T21:03:04Z</dc:date>
    <item>
      <title>Cloudbreak Azure, Can't create stack via CLI following documentation...</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182600#M144766</link>
      <description>&lt;P&gt;I can create everything without issue in the UI but I need to script this...&lt;/P&gt;&lt;P&gt;Here's what I did:&lt;/P&gt;&lt;PRE&gt;cloudbreak-shell&amp;gt;credential select --id 1
Credential selected, id: 1
cloudbreak-shell&amp;gt;blueprint select --id 10
Blueprint has been selected, id: 10
cloudbreak-shell&amp;gt;instancegroup configure --AZURE --instanceGroup master --nodecount 1 --ambariServer true --securityGroupName internalports --templateName mincanadianeast 
  instanceGroup  templateId  nodeCount  type     securityGroupId  attributes
  -------------  ----------  ---------  -------  ---------------  ----------
  master         4           1          GATEWAY  5                {}

cloudbreak-shell&amp;gt;instancegroup configure --AZURE --instanceGroup worker --nodecount 9 --ambariServer false --securityGroupName internalports --templateName mincanadianeast 
  instanceGroup  templateId  nodeCount  type     securityGroupId  attributes
  -------------  ----------  ---------  -------  ---------------  ----------
  worker         4           9          CORE     5                {}
  master         4           1          GATEWAY  5                {}

cloudbreak-shell&amp;gt;network select --name default-azure-network
Network is selected with name: default-azure-network
cloudbreak-shell&amp;gt;stack create --AZURE --name pilot-2nd-cluster --region "Canada East" --wait true

Command 'stack create --AZURE --name pilot-2nd-cluster --region "Canada East" --wait true' was found but is not currently available (type 'help' then ENTER to learn about this command)
&lt;/PRE&gt;&lt;P&gt;I'm following the documentation pretty closely on the site.  Happy to provide any log that may be helpful.  Why can't I create a stack?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 20:44:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182600#M144766</guid>
      <dc:creator>matt_andruff</dc:creator>
      <dc:date>2017-09-12T20:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak Azure, Can't create stack via CLI following documentation...</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182601#M144767</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12415/mattandruff.html" nodeid="12415"&gt;@Matt Andruff&lt;/A&gt; &lt;/P&gt;&lt;P&gt;How many hostgroup do you have in your blueprint? &lt;/P&gt;&lt;P&gt;Which version of cbd shell are you using ? &lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 20:52:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182601#M144767</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2017-09-12T20:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak Azure, Can't create stack via CLI following documentation...</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182602#M144768</link>
      <description>&lt;P&gt;3 host groups&lt;BR /&gt;cbd-shell --&amp;gt; version 1.6.13&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 21:03:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182602#M144768</guid>
      <dc:creator>matt_andruff</dc:creator>
      <dc:date>2017-09-12T21:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak Azure, Can't create stack via CLI following documentation...</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182603#M144769</link>
      <description>&lt;P&gt;If you have 3 hostgroup then you have to configure 3 instancegroup as well&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 21:04:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182603#M144769</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2017-09-12T21:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak Azure, Can't create stack via CLI following documentation...</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182604#M144770</link>
      <description>&lt;P&gt;Thank you that was totally it.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 21:18:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudbreak-Azure-Can-t-create-stack-via-CLI-following/m-p/182604#M144770</guid>
      <dc:creator>matt_andruff</dc:creator>
      <dc:date>2017-09-12T21:18:55Z</dc:date>
    </item>
  </channel>
</rss>

