<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0cm;
margin-right:0cm;
margin-bottom:0cm;
margin-left:36.0pt;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
span.EmailStyle18
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.msoIns
{mso-style-type:export-only;
mso-style-name:"";
text-decoration:underline;
color:teal;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:595.0pt 842.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:1042752970;
mso-list-template-ids:-45969194;}
@list l0:level1
{mso-level-start-at:2;
mso-level-tab-stop:36.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1
{mso-list-id:1393769041;
mso-list-type:hybrid;
mso-list-template-ids:-1386707956 134807569 134807577 134807579 134807567 134807577 134807579 134807567 134807577 134807579;}
@list l1:level1
{mso-level-text:"%1\)";
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1:level2
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1:level3
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l1:level4
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1:level5
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1:level6
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l1:level7
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1:level8
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l1:level9
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l2
{mso-list-id:1731227799;
mso-list-template-ids:812310644;}
ol
{margin-bottom:0cm;}
ul
{margin-bottom:0cm;}
--></style>
</head>
<body bgcolor="white" lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">Hi,</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"> </span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">I am currently attempting to deploy containerized overcloud using steps documented @
<a href="https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/overcloud.html">
https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/overcloud.html</a> . But the overcloud deployment fails at step3 of controller configuration. Documenting the steps and error description below.
</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"> </span><o:p></o:p></p>
<ol style="margin-top:0cm" start="1" type="1">
<li class="MsoNormal" style="margin-left:0cm;mso-list:l1 level1 lfo3"><span lang="EN-US" style="font-size:11.0pt">Deploy overcloud using command below. Highlighted are the Error and time taken. PFA the docker_registry.yaml file used to deploy.</span><o:p></o:p></li></ol>
<p class="MsoListParagraph"><span lang="EN-US" style="font-size:11.0pt"> </span><o:p></o:p></p>
<p class="MsoListParagraph"><span lang="EN-US" style="font-size:11.0pt">$ time openstack overcloud deploy --templates --control-flavor control --compute-flavor compute --block-storage-flavor block-storage --control-scale 1 --compute-scale 1 --block-storage-scale
1 -e /usr/share/openstack-tripleo-heat-templates/environments/docker.yaml -e ~/docker_registry.yaml --validation-errors --verbose -e /usr/share/openstack-tripleo-heat-templates/environments/veritas-hyperscale/cinder-veritas-hyperscale-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/veritas-hyperscale/veritas-hyperscale-config.yaml
| tee oc_deploy.log</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt">…..</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt">Stack overcloud UPDATE_FAILED</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> </span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt;background:yellow;mso-highlight:yellow">overcloud.AllNodesDeploySteps.ControllerDeployment_Step3.0:</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> resource_type: OS::Heat::StructuredDeployment</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> physical_resource_id: 5ec81534-73bc-46bd-8d53-82451e4ce7dd</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> status: CREATE_FAILED</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> status_reason: |</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> CREATE aborted</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> deploy_stdout: |</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt">None</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> deploy_stderr: |</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt">None</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt"> </span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt;background:yellow;mso-highlight:yellow">real 242m3.904s</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt">user 0m20.034s</span><o:p></o:p></p>
<p class="MsoListParagraph"><span style="font-size:11.0pt">sys 0m0.969s</span><o:p></o:p></p>
<ol style="margin-top:0cm" start="2" type="1">
<li class="MsoNormal" style="margin-left:0cm;mso-list:l1 level1 lfo3"><span lang="EN-US" style="font-size:11.0pt">Not able to get a descriptive error for stack errors.</span><o:p></o:p></li></ol>
<p class="MsoNormal" style="margin-left:18.0pt;text-indent:18.0pt"><b><span style="font-size:11.0pt">$ openstack stack failures list overcloud --long</span></b><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">overcloud.AllNodesDeploySteps.ControllerDeployment_Step3.0:</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> resource_type: OS::Heat::StructuredDeployment</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> physical_resource_id: 5ec81534-73bc-46bd-8d53-82451e4ce7dd</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> status: CREATE_FAILED</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> status_reason: |</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> CREATE aborted</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> deploy_stdout: |</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">None</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> deploy_stderr: |</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">None<b><br>
$ openstack stack resource list overcloud | grep -i fail</b></span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">| AllNodesDeploySteps | 167544d7-f765-4cfb-9b3c-e064366a17b5 | OS::TripleO::PostDeploySteps | UPDATE_FAILED | 2017-10-14T02:11:31Z
|</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><b><span style="font-size:11.0pt"> </span></b><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"> </span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">How do I debug this further? What logs can I look at? Also, it would be great if someone can validate that we are using the correct reference link.</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"> </span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">Thanks & Regards</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">Pranav Sarwate</span><o:p></o:p></p>
</div>
</body>
</html>