<html xmlns:v="urn:schemas-microsoft-com:vml" 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="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:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Microsoft YaHei";
        panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
        {font-family:"\@Microsoft YaHei";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi Akshay,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">You can build your customized ironic image if you want to add you required packages.<o:p></o:p></p>
<p class="MsoNormal"><a href="https://docs.starlingx.io/developer_resources/build_docker_image.html">https://docs.starlingx.io/developer_resources/build_docker_image.html</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Or you can submit a LP and raise your patch to change below line and get it reviewed in our community.<o:p></o:p></p>
<p class="MsoNormal"><a href="https://review.opendev.org/c/starlingx/upstream/+/712862/20/openstack/openstack-ironic/centos/stx-ironic.stable_docker_image#7">https://review.opendev.org/c/starlingx/upstream/+/712862/20/openstack/openstack-ironic/centos/stx-ironic.stable_docker_image#7</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks!<o:p></o:p></p>
<p class="MsoNormal">Zhipeng<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> Akki yadav <yadav.akshay58@gmail.com> <br>
<b>Sent:</b> 2020<span lang="ZH-CN" style="font-family:"Microsoft YaHei",sans-serif">年</span>12<span lang="ZH-CN" style="font-family:"Microsoft YaHei",sans-serif">月</span>7<span lang="ZH-CN" style="font-family:"Microsoft YaHei",sans-serif">日</span> 21:31<br>
<b>To:</b> starlingx-discuss@lists.starlingx.io<br>
<b>Subject:</b> [Starlingx-discuss] Starlingx Ironic Bare metal partitioned-disk image issue<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Hi Team,<br>
<br>
Hope you all are doing good.<br>
<br>
I have a Standard Starlingx R4.0 with ironic setup up and running.<br>
I have launched a Bare metal with whole-disk image and it came up flawlessly.<br>
But when I was trying to launch a bare metal node with partitioned-disk image, It gave me an error in the ironic-conductor stating that "sgdisk: not found".<br>
Then steps I did to resolve it are:<br>
<br>
1. Then I installed "gdisk" on both containers of ironic-conductor . (i.e. ironic-conductor-0 and ironic-conductor-1).<br>
2. Now, I tried agin to launch a bare metal node, this time it failed stating "parted : not found".<br>
3. Then I installed "parted" on both containers of ironic-conductor . (i.e. ironic-conductor-0 and ironic-conductor-1).<br>
4. Now I can flawlessly launch bare metal node with partitioned-disk image.<br>
<br>
Now, I wanted to know how may I get these packages (gdisk and parted) already installed in ironic-conductor containers when the stx-openstack application gets applied ?
<br>
<br>
Regards<br>
Akshay<o:p></o:p></p>
</div>
</div>
</body>
</html>