On Mon, Mar 18, 2013 at 04:55:20PM +0100, NGUYEN Xuan Nam wrote: > *However I cannot destroy this record or clear flow_table* > > root@namnx-HP-Z400-Workstation:/home/namnx# ovs-vsctl destroy > flow_table 850342e5-8d93-4114-beeb-d42fdd0c5c88 > root@namnx-HP-Z400-Workstation:/home/namnx# ovs-vsctl list flow_table > _uuid : 850342e5-8d93-4114-beeb-d42fdd0c5c88 > flow_limit : 10000 > groups : [] > name : [] > overflow_policy : [] > root@namnx-HP-Z400-Workstation:/home/namnx# ovs-vsctl --all destroy > flow_table > ovs-vsctl: unrecognized option '--all' > > *Did I forget something?*
Yes, you have to clear the reference to the flow table by removing it from the bridge record. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss