(2013/05/30 9:28), Sheng Yang wrote:
3. some tutorial on Ubuntu below:
-snip-
------------------------------__-------
Probably we need a wiki for that.
Hugo, I remember you got some documents on ovs setup for CentOS? I think
we should merge them and setup a wiki page.
+1
BTW, I cannot figure out a way to automatically configure OVS on Ubuntu
when booting up. it seems /etc/network/interfaces file doesn't know
about OVS.
The syntax is described in /usr/share/doc/openvswitch-switch/README.Debian
I'm encoutering the boot process issue, too. The master or
v1.10.0 ovs-vswitchd startup scripts would work because
it scans the interfaces file for allow-ovs and hooks ifup.
The version of ovs in ubuntu is v1.9.0 and the script
does not kick ifup.
I ported the v1.10.0 init script into running ubuntu,
then it starting up the interface in boot looks ok.