Hi, Dear all:
    My ovs was ok before, but recently, my ovs got an error when i add-port
in bridge:
ovs-vsctl add-br br0
ovs-vsctl add-port br0 port0
ovs-vsctl: Error detected while setting up 'port0'.  See ovs-vswitchd log
for details.

My ovs version is 2.3.90, the problem cannot be resloved even when i
reinstall the ovs. The log in the /var/log/openvswitch/ovs-vswitchd.log
show :

2015-04-27T11:38:15.746Z|00001|vlog|INFO|opened log file
/var/log/openvswitch/ovs-vswitchd.log
2015-04-27T11:38:15.749Z|00002|ovs_numa|INFO|Discovered 4 CPU cores on NUMA
node 0
2015-04-27T11:38:15.749Z|00003|ovs_numa|INFO|Discovered 1 NUMA nodes and 4
CPU cores
2015-04-27T11:38:15.749Z|00004|reconnect|INFO|unix:/var/run/openvswitch/db.sock:
connecting...
2015-04-27T11:38:15.749Z|00005|reconnect|INFO|unix:/var/run/openvswitch/db.sock:
connected
2015-04-27T11:38:15.750Z|00006|ovsdb_idl|WARN|Open_vSwitch database lacks
AutoAttach table (database needs upgrade?)
2015-04-27T11:38:15.750Z|00007|ovsdb_idl|WARN|Bridge table in Open_vSwitch
database lacks auto_attach column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00008|ovsdb_idl|WARN|Bridge table in Open_vSwitch
database lacks datapath_version column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00009|ovsdb_idl|WARN|Bridge table in Open_vSwitch
database lacks mcast_snooping_enable column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00010|ovsdb_idl|WARN|Bridge table in Open_vSwitch
database lacks rstp_enable column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00011|ovsdb_idl|WARN|Bridge table in Open_vSwitch
database lacks rstp_status column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00012|ovsdb_idl|WARN|Flow_Table table in
Open_vSwitch database lacks external_ids column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00013|ovsdb_idl|WARN|Flow_Table table in
Open_vSwitch database lacks prefixes column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00014|ovsdb_idl|WARN|IPFIX table in Open_vSwitch
database lacks other_config column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00015|ovsdb_idl|WARN|Interface table in
Open_vSwitch database lacks cfm_flap_count column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00016|ovsdb_idl|WARN|Interface table in
Open_vSwitch database lacks error column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00017|ovsdb_idl|WARN|Interface table in
Open_vSwitch database lacks lldp column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00018|ovsdb_idl|WARN|Open_vSwitch table in
Open_vSwitch database lacks datapath_types column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00019|ovsdb_idl|WARN|Open_vSwitch table in
Open_vSwitch database lacks iface_types column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00020|ovsdb_idl|WARN|Port table in Open_vSwitch
database lacks bond_active_slave column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00021|ovsdb_idl|WARN|Port table in Open_vSwitch
database lacks rstp_statistics column (database needs upgrade?)
2015-04-27T11:38:15.750Z|00022|ovsdb_idl|WARN|Port table in Open_vSwitch
database lacks rstp_status column (database needs upgrade?)
2015-04-27T11:38:15.751Z|00023|bridge|INFO|ovs-vswitchd (Open vSwitch)
2.3.90
2015-04-27T11:38:27.897Z|00024|memory|INFO|7688 kB peak resident set size
after 12.2 seconds

    Could anyone help me ? Great appreciate for anyone's relpy.
Best Regards,
Vinllen
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to