I don't understand your reply, since its not clear to me which modules you are mentioning in various spots (bridge? openvswitch_mod? NOVA?) and things seem to run correctly at times, but not others. Did you follow the steps exactly as I mentioned? Including using Open vSwitch 1.1.1?
--Justin On Jun 6, 2011, at 12:27 PM, manel med wrote: > The problem still the same for me, i understand the issue: > - if i run instances before loading the module, instances use br0 already > created and they are correctly running and after that when i load module it > shows me that br0 exists and can't be opened. > -if i load kernel before using br0 on running instances, it's created in the > system.But instances have "networking" status ( it looks like the bridge br0 > isn't getting created). > in both cases, br0 is defined in the database of nova. > can you help me please? > > > 2011/6/5 Justin Pettit <[email protected]> > Are you sure that the bridge module isn't loaded when ovs-vswitchd starts? > If restarting ovs-vswitchd and ovs-brcompatd don't fix the problem, then try > bringing down your OVS daemons (ovsdb-server, ovs-vswitchd, and > ovs-brcompatd), deleting your OVS database (often in > "/etc/openvswitch/conf.db"), and restarting them all. This should bring > things back to a clean state. Then try rerunning your NOVA init scripts. > Please make sure that you're running OVS 1.1.1 and the bridge module is not > loaded before following these steps. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
