<div dir="ltr">Hi Francesco,<div>Thank you so much for your help.</div><div>my cluster is up and running now.</div><div><br></div><div>With regards,</div><div>Swogat Pradhan</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 13, 2022 at 6:06 PM Francesco Pantano <<a href="mailto:fpantano@redhat.com">fpantano@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:monospace">Hi, <br></div><div class="gmail_default" style="font-family:monospace">[2] and [3] are enough to move forward, so ... if you already applied the two patches (in the undercloud)<br> you don't have to do anything else.<br></div><div class="gmail_default" style="font-family:monospace">I mentioned "installing tripleo_common" on the controller-0 node as a _not_ recommended workaround that<br></div><div class="gmail_default" style="font-family:monospace">avoid you to change the code applying [2] [3].<br><br></div><div class="gmail_default" style="font-family:monospace">Thanks,<br></div><div class="gmail_default" style="font-family:monospace"><br>[2] <a href="https://review.opendev.org/c/openstack/tripleo-common/+/830572" target="_blank">https://review.opendev.org/c/openstack/tripleo-common/+/830572</a><br><div dir="ltr"><div class="gmail_default" style="font-family:monospace">[3] <a href="https://review.opendev.org/c/openstack/tripleo-ansible/+/830573" target="_blank">https://review.opendev.org/c/openstack/tripleo-ansible/+/830573</a></div></div><div><div><div id="gmail-m_-5532470318678757708gmail-q_3023"><div><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 13, 2022 at 12:01 PM Swogat Pradhan <<a href="mailto:swogatpradhan22@gmail.com" target="_blank">swogatpradhan22@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Francesco,<div>As you mentioned, if i apply [2] and [3] I will be able to move forward. </div><div>[2] is already in place as i have already setup tripleo_common</div><div>coming to [3] you suggesting to install the tripleo_ansible package like mentioned here <a href="https://docs.openstack.org/tripleo-ansible/wallaby/installation.html" target="_blank">https://docs.openstack.org/tripleo-ansible/wallaby/installation.html</a> in controller nodes?</div><div><br></div><div>With regards,</div><div>Swogat Pradhan</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 13, 2022 at 12:54 PM Francesco Pantano <<a href="mailto:fpantano@redhat.com" target="_blank">fpantano@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:monospace">Hello,<br></div><div class="gmail_default" style="font-family:monospace">This is because of bug [1] which is already solved reverting the changes.<br></div><div class="gmail_default" style="font-family:monospace">The problem there is that a task, which is delegated_to mon[0], looks for a library</div><div class="gmail_default" style="font-family:monospace">present in the undercloud, but not in the overcloud.<br></div><div class="gmail_default" style="font-family:monospace">Not sure why you are still hitting that issue (older packages?), but if you apply<br></div><div class="gmail_default" style="font-family:monospace">[2] [3] you should be able to move forward.<br></div><div class="gmail_default" style="font-family:monospace">An alternative way to solve this problem is to (manually) install tripleo-common<br></div><div class="gmail_default" style="font-family:monospace">on mon[0] (which is your controller0).<br><br></div><div class="gmail_default" style="font-family:monospace">Hope this helps,<br></div><div class="gmail_default" style="font-family:monospace">Thanks,<br></div><div class="gmail_default" style="font-family:monospace"><br><br>[1] <a href="https://bugs.launchpad.net/tripleo/+bug/1961325" target="_blank">https://bugs.launchpad.net/tripleo/+bug/1961325<br></a>[2] <a href="https://review.opendev.org/c/openstack/tripleo-common/+/830572" target="_blank">https://review.opendev.org/c/openstack/tripleo-common/+/830572</a><br>[3] <a href="https://review.opendev.org/c/openstack/tripleo-ansible/+/830573" target="_blank">https://review.opendev.org/c/openstack/tripleo-ansible/+/830573</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 13, 2022 at 8:36 AM Swogat Pradhan <<a href="mailto:swogatpradhan22@gmail.com" target="_blank">swogatpradhan22@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Team,<div>I am deploying openstack wallaby using the deployed ceph method.</div><div>I am currently facing this issue while deploying overcloud.</div><div>Can someone please check ?</div><div> <div>       "2022-05-13 14:17:51.022353 | 48d539a1-1679-730f-272a-0000000000cb |       TASK | Create the RGW Daemon spec definition",<br>        "An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ImportError: cannot import name 'ceph_spec'",<br>        "2022-05-13 14:17:51.669288 | 48d539a1-1679-730f-272a-0000000000cb |      FATAL | Create the RGW Daemon spec definition | overcloud-controller-0 | error={\"changed\": false, \"module_stderr\": \"Traceback (most recent call last):\\n  File \\\"<stdin>\\\", line 102, in <module>\\n  File \\\"<stdin>\\\", line 94, in _ansiballz_main\\n  File \\\"<stdin>\\\", line 40, in invoke_module\\n  File \\\"/usr/lib64/python3.6/runpy.py\\\", line 205, in run_module\\n    return _run_module_code(code, init_globals, run_name, mod_spec)\\n  File \\\"/usr/lib64/python3.6/runpy.py\\\", line 96, in _run_module_code\\n    mod_name, mod_spec, pkg_name, script_name)\\n  File \\\"/usr/lib64/python3.6/runpy.py\\\", line 85, in _run_code\\n    exec(code, run_globals)\\n  File \\\"/tmp/ansible_ceph_mkspec_payload_iwqyfs7g/ansible_ceph_mkspec_payload.zip/ansible/modules/ceph_mkspec.py\\\", line 24, in <module>\\nImportError: cannot import name 'ceph_spec'\\n\", \"module_stdout\": \"\", \"msg\": \"MODULE FAILURE\\nSee stdout/stderr for the exact error\", \"rc\": 1}",<br></div></div><div><br></div><div>With regards,</div><div>Swogat Pradhan</div></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span><font color="#888888"><font face="monospace">Francesco Pantano<br>
GPG KEY: F41BD75C</font><br></font></span></div></div></div></div></div></div>
</blockquote></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span><font color="#888888"><font face="monospace">Francesco Pantano<br>
GPG KEY: F41BD75C</font><br></font></span></div></div></div></div></div></div>
</blockquote></div>