[ovs-discuss] OVN usage with VMs

2016-04-24 Thread Troy
ions in the OVS. At the same time, I run the ovs-ofctl show, it suggest:(different from the tutorial book) root@troy-PC:~# ovs-ofctl show br-int + ovs-ofctl show br-int OFPT_FEATURES_REPLY (xid=0x2): dpid:0e36a9dd1f40 n_tables:254, n_buffers:256 capabilities: FLOW_STATS TABLE_STATS PORT_ST

Re: [ovs-discuss] Fresh install not passing traffic

2016-04-22 Thread Troy Beisigl
is seen. iptables is stopped on all three machines, so I know it is not a firewall issue. Any help at all on where to begin looking would be greatly appreciated. Best, Troy On Apr 21, 2016, at 12:48 PM, Troy Beisigl wrote: > Hello, > > I’m new to OVS. I just installed version

Re: [ovs-discuss] [CudaMailTagged] OVN usage in Ubuntu-14.04

2016-04-22 Thread Troy
r your anwsers and patience, it is really helpful. Best regards, Troy 在 2016年04月22日 14:05, Numan Siddique 写道: On Fri, Apr 22, 2016 at 7:32 AM, Troy <mailto:jlzh...@jlzhang.cn>> wrote: Hi, Dear all, I want to use OVN in Ubuntu-14.04 without sandbox. In the topic before,

[ovs-discuss] Fwd: OVN usage in Ubuntu-14.04

2016-04-21 Thread Troy
Dear all, How can I create the "hardware_vtep" database in the system to run the ovn-controller-vtep. Thanks, Troy 转发的消息 主题: OVN usage in Ubuntu-14.04 日期: Fri, 22 Apr 2016 10:02:51 +0800 发件人:Troy 收件人:discuss@openvswitch.org Hi, Dear all, I w

[ovs-discuss] [CudaMailTagged] OVN usage in Ubuntu-14.04

2016-04-21 Thread Troy
openstack. I just want to use OVN in Ubuntu and want it work like iptables. I install the ovn and ovs in Ubuntu. And I can find the ovn command in shell. But I still cannot run any ovn cmd. When I run "ovn-controller", it showed: root@troy-PC:/usr/local/etc/openvswitch# ovn-controller 201

[ovs-discuss] Fresh install not passing traffic

2016-04-21 Thread Troy Beisigl
Hello, I’m new to OVS. I just installed version 2.5.0 on CentOS 6.6. This machine is running as a VM on a VMware host. It has eth0 as it’s primary interface for management. eth1 is a trunked port and eth2 is an access port on a different vlan than eth0. I have added the br0 interface and eth1 t

[ovs-discuss] ovs-vsctl:Error detected while setting up 'vnet1'.

2016-04-20 Thread Troy
up 'vnet1'. See ovs-vswitchd log for details. I have seen some information from http://openvswitch.org/pipermail/discuss/2015-April/017242.html But to be different, the 'vnet0' indeed exist on my system. But it still show the error. There are also some information: root

[ovs-discuss] How to use OVN in OVS-2.5.0 without sandbox

2016-04-18 Thread Troy
t;ovn-nbctl lswitch-add sw0", it got stuck. And i terminated it, it showed "2016-04-19T03:03:23Z|2|fatal_signal|WARN|terminating with signal 2 (Interrupt)" Could anyone help me? How can I use the OVN in OVS-2.5.0 without sandbox? I look forward your reply