<div dir="ltr">Anyone? some help please.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 26 oct. 2022 à 11:16, wodel youchi <<a href="mailto:wodel.youchi@gmail.com">wodel.youchi@gmail.com</a>> a écrit :<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>Hi,</div><div><br></div><div>The documentation of kolla-ansible Xena does not talk about updating an existing Xena deployment with new containers.</div><div><br></div><div>Could you please help with this?</div><div><br></div><div>I found some lines about that in Yoga version, saying that, to update an existing deployment you have to :</div><div>1 - Update kolla-ansible it self :</div><div><font size="4"><span style="font-family:times new roman,serif">$ source xenavenv</span></font></div><div><font size="4"><span style="font-family:times new roman,serif">(xenavenv) $ pip install --upgrade git+<a href="https://opendev.org/openstack/kolla-ansible@stable/xena" target="_blank">https://opendev.org/openstack/kolla-ansible@stable/xena</a></span></font></div><div><br></div><div>2 - Update the container Images with Docker pull</div><div><br></div><div>3 - Update my local registry if I am using one, and in my case I am, so I deleted the registry images then I recreated them.</div><div><br></div><div>4 - Then finally deploy again</div><div><pre><font size="4"><span><font size="4"><span style="font-family:times new roman,serif">(xenavenv) $ </span></font>kolla-ansible -i multinode deploy</span></font>
</pre></div><div>Is this the right procedure? because I followed the same procedure and I think it didn't change anything.</div><div><br></div><div>For example I am taking nova-libvirt container as and example, in my local registry I have this :</div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">[root@rcdndeployer2 ~]# docker images | grep nova-libvirt
</span><br><a href="http://192.168.2.34:4000/openstack.kolla/centos-source-" target="_blank">192.168.2.34:4000/openstack.kolla/centos-source-</a><span style="font-weight:bold;color:rgb(255,84,84);background-color:rgb(255,255,255)">nova-li</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">bvirt                        xena             5be83d680102   31 hours ago   2.</span><br>34GB
<br><a href="http://quay.io/openstack.kolla/centos-source-" target="_blank">quay.io/openstack.kolla/centos-source-</a><span style="font-weight:bold;color:rgb(255,84,84);background-color:rgb(255,255,255)">nova-li</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">bvirt                                  xena             <b>5be83d680102</b>   <b>31 hours ago </b>  2.</span><br>34GB</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">[root@rcdndeployer2 ~]# docker inspect -f '{{ .Created }}' <b>5be83d680102
</b></span><br><b>2022-10-25</b>T02:33:13.172550584Z<br></span></span></div><div><span style="font-family:monospace"><span style="font-family:monospace"><br></span></span></div><div><span style="font-family:monospace"><span style="font-family:monospace"><br></span></span></div><div><span style="font-family:monospace"><span style="font-family:monospace"><br></span></span></div><div>But in my compute nodes I have this :</div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">root@computehci24 ~]# docker ps | grep nova-lib
</span><br>b56a12bfd482   <a href="http://192.168.2.34:4000/openstack.kolla/centos-source-" target="_blank">192.168.2.34:4000/openstack.kolla/centos-source-</a><span style="font-weight:bold;color:rgb(255,84,84);background-color:rgb(255,255,255)">nova-lib</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">virt:xena       "dumb-init --single-…"   <b>5 months ag</b></span><b>o   Up <span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">Up 5 months</span></span> (healthy) nova_libvirt</b><br></span></div><div><br></div><div><br></div><div>Regards.<br></div></div>
</blockquote></div>