Hi Gurucharan, Thanks a lot for the information and the link !! The OF rules are getting populated correctly now.
Regards _Sugesh -----Original Message----- From: Gurucharan Shetty [mailto:[email protected]] Sent: Friday, July 10, 2015 4:02 PM To: Chandran, Sugesh Cc: [email protected]; Mulhall, Kate Subject: Re: [ovs-discuss] Issues with configuring multitenant network using OVN. > It seems to me like the ovn-controller cannot access the > OVN_Southbound DB (the controller logs message shows > "2015-07-10T10:45:15.771Z|00031|main|INFO|OVN OVSDB remote not specified. > Waiting...") to configure the OVS. > > I started the controller and northd with following commands which > doesn't take any argument as such. > > ovn-ctl start_northd > > ovn-ctl start_controller > before your start your controller, you need to set some information in the database for the controller to read. 'man ovn-controller' has more information. A non-official working vagrant if you would like to look at is here: https://github.com/shettyg/ovn-docker/tree/master/vagrant > > > Could someone help me out to figure out what has been configured > wrongly here?? > > > > > > > > > > Regards > > _Sugesh > > > > -------------------------------------------------------------- > Intel Shannon Limited > Registered in Ireland > Registered Office: Collinstown Industrial Park, Leixlip, County > Kildare Registered Number: 308263 Business address: Dromore House, > East Park, Shannon, Co. Clare > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
