<html><head></head><body><div class="ydpc691c9f7yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div></div>
<div dir="ltr" data-setdir="false">Thanks for your reply much appreciated, deployed OpenStack through JUJU.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I managed to get around that issue by restarting services but I have fallen into another issue now, looks like I need to define network time somewhere on the config I am right?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">When I create a network trying to get out a second interface I am getting errors. Any suggestions, please?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><div dir="ltr" data-setdir="false"><div><div>labuser@maas:~/openstack-base$ openstack network create Pub_Net1 --external --share --default --provider-network-type vlan --provider-segment 201 --provider-physical-network external</div><div>Error while executing the command: BadRequestException: 400, Invalid input for operation: physical_network 'external' unknown for VLAN provider network.</div><div><br></div></div><div>The first network segment is ok<br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><div><div><div style="color: rgb(0, 0, 0); font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 16px;">labuser@maas:~/openstack-base$ openstack network create Pub_Net --external --share --default \</div><div style="color: rgb(0, 0, 0); font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 16px;"> --provider-network-type vlan --provider-segment 200 --provider-physical-network physnet1</div></div></div><br></div><div><br><br></div></div></div><div dir="ltr" data-setdir="false"><div><div>Config on juju</div><div><br></div><div> ovn-chassis:</div><div> annotations:</div><div> gui-x: '120'</div><div> gui-y: '1030'</div><div> charm: cs:ovn-chassis-10</div><div> # *** Please update the `bridge-interface-mappings` to values suitable ***</div><div> # *** for thehardware used in your deployment. See the referenced ***</div><div> # *** documentation at the top of this file. ***</div><div> options:</div><div> ovn-bridge-mappings: physnet1:br-data external:br-ex</div><div> bridge-interface-mappings: br-data:eno2 br-ex:eno3</div><div><br></div><div>Status</div><div><br></div><div>ubuntu@1:~$ sudo ovs-vsctl show</div><div>e3b50030-b436-4d26-95af-4abeea1097d5</div><div> Manager "ptcp:6640:127.0.0.1"</div><div> is_connected: true</div><div> Bridge br-data</div><div> fail_mode: standalone</div><div> datapath_type: system</div><div> Port eno2</div><div> Interface eno2</div><div> type: system</div><div> Port br-data</div><div> Interface br-data</div><div> type: internal</div><div> Bridge br-int</div><div> fail_mode: secure</div><div> datapath_type: system</div><div> Port br-int</div><div> Interface br-int</div><div> type: internal</div><div> Port ovn-comput-0</div><div> Interface ovn-comput-0</div><div> type: geneve</div><div> options: {csum="true", key=flow, remote_ip="10.141.14.36"}</div><div> Bridge br-ex</div><div> fail_mode: standalone</div><div> datapath_type: system</div><div> Port eno3</div><div> Interface eno3</div><div> type: system</div><div> Port br-ex</div><div> Interface br-ex</div><div> type: internal</div><div> ovs_version: "2.13.1"</div><div><br></div><div><br></div><div dir="ltr" data-setdir="false">Kind regards,</div><div dir="ltr" data-setdir="false">Deepesh</div><div><br></div></div><br></div><div><br></div>
</div><div id="ydp8f7cdc7byahoo_quoted_5085404290" class="ydp8f7cdc7byahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>
On Monday, 1 March 2021, 10:39:51 GMT, Lucas Alvares Gomes <lucasagomes@gmail.com> wrote:
</div>
<div><br></div>
<div><br></div>
<div><div dir="ltr">Hi,<br clear="none"><br clear="none">Few questions inline<br clear="none"><br clear="none">On Mon, Mar 1, 2021 at 12:09 AM Amy Marrich <<a shape="rect" href="mailto:amy@demarco.com" rel="nofollow" target="_blank">amy@demarco.com</a>> wrote:<br clear="none">><br clear="none">> Deepesh,<br clear="none">><br clear="none">> Forwarding to the OpenStack Discuss mailing list.<br clear="none">><br clear="none">> Thanks,<br clear="none">><br clear="none">> Amy (spotz)<br clear="none">><br clear="none">> On Sat, Feb 27, 2021 at 12:42 PM Dees <<a shape="rect" href="mailto:motosingh@yahoo.co.uk" rel="nofollow" target="_blank">motosingh@yahoo.co.uk</a>> wrote:<br clear="none">>><br clear="none">>> Hi All,<br clear="none">>><br clear="none">>> Deployed openstack all service yesterday and seemed to be running since power cycling the openstack today.<br clear="none">>><br clear="none"><br clear="none">What did you use to deploy OpenStack ? Based on the command below I<br clear="none">don't recognize that output.<br clear="none"><br clear="none">>> Then deployed and configured VM instance with networking but config onv-chassis is reporting error, as I am new to openstack (having used it number of years back) mind guiding where I should be looking any help will be greatly appreciated.<br clear="none">>><br clear="none">>><br clear="none">>><br clear="none">>> nova-compute/0* active idle 1 10.141.14.62 Unit is ready<br clear="none">>> ntp/0* active idle 10.141.14.62 123/udp chrony: Ready<br clear="none">>> ovn-chassis/0* error idle 10.141.14.62 hook failed: "config-changed"<br clear="none">>><br clear="none"><br clear="none">I do not recognize this output or that error in particular, but I<br clear="none">assume that ovn-chassis is the name of the process of the<br clear="none">ovn-controller running on the node ?<br clear="none"><br clear="none">If so, the configuration of ovn-controller should be present in the<br clear="none">local OVSDB instance, can you please paste the output of the following<br clear="none">command:<br clear="none"><br clear="none">$ sudo ovs-vsctl list Open_VSwitch .<br clear="none"><br clear="none">Also, do you have any logs related to that process ?<div class="ydp8f7cdc7byqt0889066708" id="ydp8f7cdc7byqtfd55662"><br clear="none"><br clear="none">>><br clear="none">>> Deployed VM instance using the following command line.<br clear="none">>><br clear="none">>><br clear="none">>> curl <a shape="rect" href="http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img " rel="nofollow" target="_blank">http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img </a>| \<br clear="none">>> openstack image create --public --container-format bare --disk-format qcow2 \<br clear="none">>> --property architecture=x86_64 --property hw_disk_bus=virtio \<br clear="none">>> --property hw_vif_model=virtio "focal_x86_64"<br clear="none">>><br clear="none">>> openstack flavor create --ram 512 --disk 4 m1.micro<br clear="none">>><br clear="none">>> openstack network create Pub_Net --external --share --default \<br clear="none">>> --provider-network-type vlan --provider-segment 200 --provider-physical-network physnet1<br clear="none">>><br clear="none">>> openstack subnet create Pub_Subnet --allocation-pool start=10.141.40.40,end=10.141.40.62 \<br clear="none">>> --subnet-range 10.141.40.0/26 --no-dhcp --gateway 10.141.40.1 \<br clear="none">>> --network Pub_Net<br clear="none">>><br clear="none">>> openstack network create Network1 --internal<br clear="none">>> openstack subnet create Subnet1 \<br clear="none">>> --allocation-pool start=192.168.0.10,end=192.168.0.199 \<br clear="none">>> --subnet-range 192.168.0.0/24 \<br clear="none">>> --gateway 192.168.0.1 --dns-nameserver 10.0.0.3 \<br clear="none">>> --network Network1<br clear="none">>><br clear="none">>> Kind regards,<br clear="none">>> Deepesh<br clear="none">>> _______________________________________________<br clear="none">>> Community mailing list<br clear="none">>> <a shape="rect" href="mailto:Community@lists.openstack.org" rel="nofollow" target="_blank">Community@lists.openstack.org</a><br clear="none">>> <a shape="rect" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/community" rel="nofollow" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/community</a><br clear="none"></div></div></div>
</div>
</div></body></html>