[ovs-git] Open vSwitch: ovs-ctl: Drop back to an empty database if schema conversion fails. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 26 16:13:34 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  046d84c23564adbcc4ab478e756b393e906d7c38 (commit)
       via  65420cc6d4ec08b89994cfc92e8d82868b32f405 (commit)
      from  cbaa4ffe9b72904a7dad8ba23fa13cf2783b26c9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 046d84c23564adbcc4ab478e756b393e906d7c38
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=046d84c23564adbcc4ab478e756b393e906d7c38
Author: Ben Pfaff <blp at nicira.com>
		
ovs-ctl: Drop back to an empty database if schema conversion fails.
		
If the "ovsdb-tool convert" call fails, it is likely because the database
has bad contents that this version of OVSDB does not understand.  In that
case, we're better off using a fresh, empty database rather than failing
to come up at all.

Bug #6280.


commit 65420cc6d4ec08b89994cfc92e8d82868b32f405
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=65420cc6d4ec08b89994cfc92e8d82868b32f405
Author: Ben Pfaff <blp at nicira.com>
		
ovs-ctl: Log messages about database upgrade process.
		
This should make problems easier to debug.

Bug #6280.


-----------------------------------------------------------------------

Summary of changes:
 utilities/ovs-ctl.in |   25 +++++++++++++++++++------
 1 files changed, 19 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list