<div dir="ltr"><div>Deepesh,</div><div><br></div><div>Forwarding to the OpenStack Discuss mailing list.</div><div><br></div><div>Thanks,</div><div><br></div><div>Amy (spotz)<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 27, 2021 at 12:42 PM Dees <<a href="mailto:motosingh@yahoo.co.uk">motosingh@yahoo.co.uk</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><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div dir="ltr"><div><div dir="ltr">Hi All,</div><div dir="ltr"><br></div><div dir="ltr">Deployed openstack all service yesterday and seemed to be running since power cycling the openstack today.</div><div dir="ltr"><br></div><div dir="ltr">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.</div><div dir="ltr"><br></div><div dir="ltr"><div><br></div></div><div dir="ltr"><br></div><div>nova-compute/0*              active    idle       1         10.141.14.62                       Unit is ready</div><div>  ntp/0*                     active    idle                 10.141.14.62    123/udp            chrony: Ready</div><div><span style="background-color:rgb(205,35,44)">  ovn-chassis/0*             error     idle                 10.141.14.62                       hook failed: "config-changed"</span></div><div><br></div></div><br></div><div dir="ltr">Deployed VM instance using the following command line.</div><div dir="ltr"><br></div><div dir="ltr"><div><div><br></div><div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">curl <a href="http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img" target="_blank">http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img</a> | \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   openstack image create --public --container-format bare --disk-format qcow2 \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --property architecture=x86_64 --property hw_disk_bus=virtio \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --property hw_vif_model=virtio "focal_x86_64"</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">openstack flavor create --ram 512 --disk 4 m1.micro</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">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 style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">openstack subnet create Pub_Subnet --allocation-pool start=10.141.40.40,end=10.141.40.62 \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --subnet-range <a href="http://10.141.40.0/26" target="_blank">10.141.40.0/26</a> --no-dhcp --gateway 10.141.40.1 \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --network Pub_Net</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">openstack network create Network1 --internal</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">openstack subnet create Subnet1 \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --allocation-pool start=192.168.0.10,end=192.168.0.199 \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --subnet-range <a href="http://192.168.0.0/24" target="_blank">192.168.0.0/24</a> \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --gateway 192.168.0.1 --dns-nameserver 10.0.0.3 \</div><div style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px">   --network Network1</div></div></div><br></div><div dir="ltr">Kind regards,</div><div dir="ltr">Deepesh</div></div></div>_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@lists.openstack.org" target="_blank">Community@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/community" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/community</a><br>
</blockquote></div>