On Tue, Nov 20, 2012 at 05:48:54PM +0800, can. wrote: > I build and installed ovs 1.7 on ubuntu 12.04, but the procedure in > INSTALL.Linux is kind of a "try once installation". After reboot, the kernel > module is not loaded, and the demeans are not started. > > I think these are probably what should be done automatically: > > load openvswitch.ko > start ovsdb-server, ovs-vswitchd > > As I'm a little frightened to hack the init scripts, I come here to > confirm what I need to do and see if there's already a sample script.
Yes, there are sample init scripts under the debian, rhel, and xenserver directories. There is also the ovs-ctl program, with manpage if you want to write your own. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
