David, Try a few things:
* ovsdb-tool -mm show-log /etc/openvswitch/conf.db after a reboot. Are you seeing no history? Or do you see commands that delete the bridges? * Are you configuring/creating your bridges using the 'interfaces' file? If so, copy paste its contents. * Looks like your are using the OVS master branch, which is a development branch and it is possible that there is a bug. Can you try using 2.3 the branch instead (.90 indicates master branch) to make sure that this is something else and I can more easily track it down. On Wed, Oct 8, 2014 at 8:25 AM, Ben Pfaff <[email protected]> wrote: > On Wed, Oct 08, 2014 at 12:53:13AM +0000, David Christensen wrote: >> Upgraded an Ubuntu 14.04 install to Linux 3.17.0 kernel and OVS >> 2.3.90. After installing the new OVS debian packages >> (openvswitch-common & openvswitch-switch) and performing an in-place >> schema update everything appeared to work fine. After rebooting my >> database configuration was lost (all bridges, ports, and interfaces). >> Deleting and recreating the database hasn't made a difference (still >> loses all configuration on a reboot). >> >> How can I find the cause and more importantly get the database to >> survive a reboot? > > Guru, it doesn't look like we delete bridges on reboot under Debian. My > guess, then, is that this isn't intentional behavior. Do you have any > ideas? > > Thanks, > > Ben. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
