<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Alfredo,<div><br></div><div>since you mentioned, it is not essential to have that opstool, so I have replaced it with "sysstat"  /usr/share/tripleo-puppet-elements/overcloud-opstools/pkg-map so now it is:</div><div>  "default": {<br>    "oschecks_package": "sysstat"<br>  }<br></div><div><br></div><div>And you are absolutely right regarding delorean, it took only OSP packages from that, and kvm and libvirt are at your specified versions.</div><div><br></div><div>And then I believe, I found case for failing VM:</div><div><br></div><div>"6536f105-3f38-41bd-9ddd-6702d23c4ccb] Instance failed to spawn: nova.exception.PortBindingFailed: Binding failed for port af8ecd79-ddb8-4ba1-990d-1ccdb76f1442, please check"<br></div><div><br></div><div>so, my question is:</div><div>I have only control (pxe) network, which is distributed between sites and OSP is having only one network (ControlPlane). How my controller and compute network should look like?</div><div>My controller network looks like [1] and compute like [2]. When I uncomment in compute br-provider part, it do not deploy.</div><div>does br-provider networks MUST be interconnectable?</div><div><br></div><div>I would need to have the possibility with the local network (vxlan) to communicate between instances within the cloud, and external connectivity would be done using provider vlan. each provider VLAN will be used only on one compute node.  is it possible?</div><div><br></div><div><br></div><div>[0] <a href="http://paste.openstack.org/show/lUAOzDZdzCCcDrrPCASq/">http://paste.openstack.org/show/lUAOzDZdzCCcDrrPCASq/</a> # full package list in libvirt container<br></div><div>[1] <a href="http://paste.openstack.org/show/795562/">http://paste.openstack.org/show/795562/</a> # controller net-config</div><div>[2] <a href="http://paste.openstack.org/show/795563/">http://paste.openstack.org/show/795563/</a> @ compute net-config</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 2 Jul 2020 at 17:36, Alfredo Moralejo Alonso <<a href="mailto:amoralej@redhat.com">amoralej@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 dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 2, 2020 at 4:38 PM Ruslanas Gžibovskis <<a href="mailto:ruslanas@lpic.lt" target="_blank">ruslanas@lpic.lt</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="auto">it is, i have image build failing. i can modify yaml used to create image. can you remind me which files it would be?<div dir="auto"><br></div></div></blockquote><div><br></div><div>Right, I see that the patch must not be working fine for centos and the package is being installed from delorean repos in the log.  I guess it needs an entry to cover the centos 8 case (i'm checking with opstools maintainer).<br></div><div><br></div><div>As workaround I'd propose you to use the package from:</div><div><br></div><div><a href="https://trunk.rdoproject.org/centos8-ussuri/component/cloudops/current-tripleo/" target="_blank">https://trunk.rdoproject.org/centos8-ussuri/component/cloudops/current-tripleo/</a></div><div><br></div><div>or alternatively applying some local patch to tripleo-puppet-elements.<br></div><div> </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="auto"><div dir="auto"></div><div dir="auto">and your question, "how it can impact kvm":</div><div dir="auto"><br></div><div dir="auto">in image most of the packages get deployed from deloren repos. I believe part is from centos repos and part of whole packages in overcloud-full.qcow2 are from deloren. so it might have bit different minor version, that might be incompactible... at least it have happend for me previously with train release so i used tested ci fully from the beginning...</div><div dir="auto">I might be for sure wrong.</div></div></blockquote><div><br></div><div>Delorean repos contain only OpenStack packages, things like nova, etc... not kvm or things included in CentOS repos. KVM will always installed which should be installed from "Advanced Virtualization" repository. May you check what versions of qemu-kvm and libvirt you got installed into the overcloud-full image?, it should match with the versions in:</div><div><br></div><div><a href="http://mirror.centos.org/centos/8/virt/x86_64/advanced-virtualization/Packages/q/" target="_blank">http://mirror.centos.org/centos/8/virt/x86_64/advanced-virtualization/Packages/q/</a></div><div><br></div><div>like qemu-kvm-4.2.0-19.el8.x86_64.rpm and libvirt-6.0.0-17.el8.x86_64.rpm</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote></div></div></blockquote></div></div></div></div></div></div>