<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><span style="font-family:Arial,Helvetica,sans-serif">On Fri, 17 May 2019 at 02:46, Eddie Yen <<a href="mailto:missile0407@gmail.com">missile0407@gmail.com</a>> wrote:</span><br></div></div><div class="gmail_quote"><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 everyone,<div><br></div><div>I'm a newbie of using Kolla-ansible to deploy OpenStack.</div><div>Everything works well. But I have few questions about Kolla since I was using Fuel as deploy tool before.<br>The questions may silly, but I really want to know since I didn't found much informations to solve my questions..</div><div><br></div><div><br></div><div><br></div><div>About offline deployment:</div><div><br></div><div>I already known that we need have OS local repository (CentOS or Ubuntu), docker local package repository, and local docker registry.<br>But one thing I'm not sure that it will use pip to install python packages or not. Because I found it will also install pip into target node during bootstrap-servers.</div><div>If so, which python package should I prepare for?</div><div><br></div></div></blockquote><div><span class="gmail_default" style="font-family:verdana,sans-serif"><br></span></div><div><span class="gmail_default" style="font-family:verdana,sans-serif">If you are using bootstrap-servers, you will need the pip and docker Python packages available for installation.</span></div><div><span class="gmail_default" style="font-family:verdana,sans-serif"><br></span></div><div><span class="gmail_default" style="font-family:verdana,sans-serif">Are you building your own images? If so you will probably find it easier to use binary images than source since these use OS distro packages.</span></div><div><span class="gmail_default" style="font-family:verdana,sans-serif"><br></span></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></div><div><br></div><div>About operation:</div><div><br></div><div>1. Is it possible to operate a single service to whole OpenStack nodes? Like using crm to check status about MySQL or RabbitMQ services on all control nodes.</div><div><br></div></div></blockquote><div><span class="gmail_default" style="font-family:verdana,sans-serif"><br></span></div><div><span class="gmail_default" style="font-family:verdana,sans-serif">We don't have a simple way to manage the whole cluster</span> <span class="gmail_default" style="font-family:verdana,sans-serif">of services from one place. You can use the docker CLI, perhaps configured for TCP transport if you want remote control, or just via SSH if you don't want to expose it to the network.</span></div><div><span class="gmail_default" style="font-family:verdana,sans-serif"></span></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></div><div>2. How can I maintenance the Ceph OSD if OSD down caused by disk issue?</div><div>I know how to rebuild OSD by Ceph commands but I'm not sure how to do if ceph-osd running in container. <br><br></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I don't tend to use Ceph in kolla, so I can't really answer this one. I couldn't see anything about this in the docs.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><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><br>Many thanks,</div><div>Eddie.</div></div>
</blockquote></div></div>