<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
Hi, Lennart. </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
<div class="ContentPasted0">The rook-ceph application was not migrated to FluxCD in StarlingX 7. For this reason, it is not available for install in this version of stx.</div>
<div class="ContentPasted0">There is the armada version to install the rook-ceph, but you need to be using kubernetes version 1.18. It will not work on newer versions of k8s due to deprecated apis used by this armada rook-ceph.</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">If still you want to use the armada rook-ceph, you can download it in the repository below:</div>
<div class="ContentPasted0">http://mirror.starlingx.cengn.ca/mirror/starlingx/release/7.0.0/centos/containers/outputs/tarballs/</div>
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Lennart Hagemann <Lennart.Hagemann@continum.net><br>
<b>Sent:</b> Tuesday, October 11, 2022 6:28 AM<br>
<b>To:</b> 'starlingx-discuss@lists.starlingx.io' <starlingx-discuss@lists.starlingx.io><br>
<b>Subject:</b> [Starlingx-discuss] Trouble getting Rook installed on Virtual AIO Duplex</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.x_MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
p.x_MsoListParagraph, li.x_MsoListParagraph, div.x_MsoListParagraph
        {margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
span.x_E-MailFormatvorlage17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.x_MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:70.85pt 70.85pt 2.0cm 70.85pt}
div.x_WordSection1
        {}
ol
        {margin-bottom:0cm}
ul
        {margin-bottom:0cm}
-->
</style>
<div lang="DE" link="#0563C1" vlink="#954F72">
<p></p>
<div style="border:solid #9C6500 1.0pt; padding:2.0pt 2.0pt 2.0pt 2.0pt">
<p class="x_MsoNormal" style="line-height:12.0pt; background:#FFEB9C"><b><span style="font-size:10.0pt; color:#9C6500"></span></b><span style="font-size:10.0pt; color:red">[Please note: This e-mail is from an EXTERNAL e-mail address]</span></p>
</div>
<div>
<div class="x_WordSection1">
<p class="x_MsoNormal">Hi,</p>
<p class="x_MsoNormal"><span lang="EN-US">I’m new to starlingx and playing around with it in a lab environment. I was following
<a href="https://urldefense.com/v3/__https://docs.starlingx.io/deploy_install_guides/r7_release/virtual/aio_duplex_install_kubernetes.html__;!!AjveYdw8EvQ!ZoX-sXt97aAUQW0IXMv2w6lJLJ5fcS5sN7Vhf61Vi_G4wpCaQFVo7LQfnkbzicYqVkYRnCQHpLEU6ifLdCCHuNgDbmHwo-kbVsoSpJotSg$">
https://docs.starlingx.io/deploy_install_guides/r7_release/virtual/aio_duplex_install_kubernetes.html</a> and chose to set up rook as the storage backend. In the optional steps for rook it tells you “Wait for the rook-ceph-apps application to be uploaded” but
 I didn’t see the application. Uploading it (and where you can download the manifest) was not discussed in the docs so I eventually figured it should have been automatically been uploaded when I add the storage backend?</span></p>
<p class="x_MsoNormal"><span lang="EN-US">I removed the storage backend and re-added it, no application was uploaded so I checked the latest puppet logs where it exits during prefetching apt when executing /usr/bin/dpkg-query -W. I ran that command by hand
 and I do receive a syntax error “syntax error in triggers deferred file '/var/lib/dpkg/triggers/Unincorp' at line 1 character 65 ''.</span></p>
<p class="x_MsoNormal"><span lang="EN-US">The content of the file is: <a href="https://urldefense.com/v3/__http://192.168.204.3__;!!AjveYdw8EvQ!ZoX-sXt97aAUQW0IXMv2w6lJLJ5fcS5sN7Vhf61Vi_G4wpCaQFVo7LQfnkbzicYqVkYRnCQHpLEU6ifLdCCHuNgDbmHwo-kbVso0Aqe97g$">
192.168.204.3</a>:/var/rootdirs/opt/platform/sysinv/22.06:0x00000001 </span></p>
<p class="x_MsoNormal"><span lang="EN-US">I think that might be a leftover from installation, but I am not entirely sure. I removed the file for testing purposes and dpkg-query -W did indeed execute successfully now. Re-Added the storage backend again, but
 no application appeared. The puppet run did run without errors though.</span></p>
<p class="x_MsoNormal"><span lang="EN-US"> </span></p>
<p class="x_MsoNormal"><span lang="EN-US">So my most important questions are:</span></p>
<p class="x_MsoNormal"><span lang="EN-US">Is the rook application actually supposed to upload itself automatically when adding the backend or do I need to upload it manually? If the latter, where can I find the manifest? Only found openstack manifests. If it
 does upload automatically, where can I dig deeper to gather more information on why it fails?</span></p>
<p class="x_MsoNormal"><span lang="EN-US"> </span></p>
<p class="x_MsoNormal"><span lang="EN-US">Regards,</span></p>
<p class="x_MsoNormal"><span lang="EN-US">Lennart</span></p>
<p class="x_MsoNormal"><span lang="EN-US"> </span></p>
<p class="x_MsoNormal"> </p>
</div>
</div>
</div>
</body>
</html>