On Mon, Jun 20, 2011 at 02:45:46PM -0700, Andrew Evans wrote: > On Wed, Jun 15, 2011 at 1:35 PM, Ben Pfaff <[email protected]> wrote: > > This can be useful for upgrades when there's no time for a reboot. > > This is essentially cut-and-paste of the version already in > > xenserver/etc_init.d_openvswitch with a few adaptations for Debian. > > > > This code probably won't last very long, because I am separately working > > on refactoring the multiple initscripts into a single version plus simple > > distro-specific wrappers. > > > > Tested slightly on my own host (which runs Debian "sid"). > > > > Bug #5167. > ... > > + ? ?echo "Restoring interface configuration from $script." > > + ? ?"$script" > > Does anything unlink $script on exit (normal or otherwise)?
No, this feature is experimental enough that I suspect we'll need to collect the generated scripts for debugging from time to time, even in cases where OVS reports success. Hmm, maybe we could dump it to a log somewhere instead. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
