<div dir="ltr"><div><div>Hi Ruslanas,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 27, 2020 at 5:08 PM Ruslanas Gžibovskis <<a href="mailto:ruslanas@lpic.lt">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="ltr"><div dir="ltr">latest execution (3rd openstack deploy command if to be a bit more precise): <div><a href="https://pastebin.com/nKbqZRX0" target="_blank">https://pastebin.com/nKbqZRX0</a>  < this is paunch.log on controller<div><a href="https://pastebin.com/NP8DNgQ7" target="_blank">https://pastebin.com/NP8DNgQ7</a> < this is ansible output from deploy command.<br></div><div><br></div></div></div></div></blockquote><div>Can u check if s <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"><div><div></div><div>I have issues with OVN deployment, Is there an option to use OVS (as I understand OVS component was replaced by OVN?).</div><div><br></div></div></div></div></blockquote><div>Yes default is OVN, and it should work fine in Train.</div><div>For the Error you are facing it looks like ovn_south_db_server container is not running on controller node for some reason, can u check with: sudopodman ps -a if it's in Exited state, also try to see if there are some logs which describe why it failed with: sudo podman logs ovn_south_db_server. <br></div><div><br></div><div>If you still want to try OVS instead, could be done, There exist environment file[1] which can be used to override default ovn to ovs. Just pass -e <span class="gmail-pl-smi">${_THT}</span>/environments/services/neutron-ovs.yaml in the end of overcloud deploy comand.<br></div><div><br></div><div><br></div><div>[1] <a href="https://github.com/openstack/tripleo-heat-templates/blob/stable/train/environments/services/neutron-ovs.yaml">https://github.com/openstack/tripleo-heat-templates/blob/stable/train/environments/services/neutron-ovs.yaml</a></div><div><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="ltr"><div dir="ltr"><div><div></div></div><div>Deploy command:</div><div><br></div><div>_THT="/usr/share/openstack-tripleo-heat-templates"<br>_LTHT="$(pwd)"<br><br>time openstack --verbose overcloud deploy \<br>    --templates \<br>    --stack rem0te \<br>    -r ${_LTHT}/roles_data.yaml \<br>    -n ${_LTHT}/network_data.yaml \<br>    -e ${_LTHT}/containers-prepare-parameter.yaml \<br>    -e ${_LTHT}/overcloud_images.yaml \<br>    -e ${_THT}/environments/disable-telemetry.yaml \<br>    -e ${_THT}/environments/host-config-and-reboot.yaml \<br>    --ntp-server<br></div></div><div><br></div><div>config files:</div><div>  1 - <a href="https://github.com/qw3r3wq/homelab/tree/master/overcloud" target="_blank">https://github.com/qw3r3wq/homelab/tree/master/overcloud</a>  <br></div><div dir="ltr"><div dir="ltr"><div><br></div><div><br></div><div>Thank you for reading up to here. ;) double thank you for reply</div></div></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.rdoproject.org" target="_blank">users@lists.rdoproject.org</a><br>
<a href="http://lists.rdoproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rdoproject.org/mailman/listinfo/users</a><br>
<br>
To unsubscribe: <a href="mailto:users-unsubscribe@lists.rdoproject.org" target="_blank">users-unsubscribe@lists.rdoproject.org</a><br>
</blockquote></div><br clear="all"><br></div>Thanks and Regards<br><div><div dir="ltr" class="gmail_signature"><div dir="ltr">Yatin Karel</div></div></div></div>