Re: [opencontrail-dev] [Users] contrail 3.0 DPDK packet capturing issue

2016-06-12 Thread Andy Wang
Wonderful! Thanks Raja Andy Wang At 2016-06-13 01:01:54, "Rajagopalan Sivaramakrishnan" <r...@juniper.net> wrote: Hi Andy, You can use the “vifdump” command (with similar arguments as tcpdump). It takes the vif index (from “vif –list”) instead of th

[opencontrail-dev] contrail 3.0 DPDK packet capturing issue

2016-06-12 Thread Andy Wang
Hi All, I met one issue that VM could not get IP address in Contrail R3.0 DPDK issue. VM use vhost-type network interface to communicated with contrail-vrouter-dpdk by unix socket in dpdk environment. In non-dpdk condition, I can use tcpdump to capture packets in tap interface and pkt0. Now

[opencontrail-dev] virtual gateway Issue on Contrail3.0 DPDK platform

2016-06-16 Thread Andy Wang
out May 20. Did someone else meet this issue ? Any suggestion is welcome. Thanks Andy Wang ___ Dev mailing list Dev@lists.opencontrail.org http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

[opencontrail-dev] rate-limit

2016-03-14 Thread Andy Wang
Hi All, I want to develop feature rate-limit based on contrail-openstack context. My target is control rate of the sum of all the VMs int the one project or one tenant? I want to do it using linux TC. Is there one better idea for this ? Any suggestion is very appreciated. Thanks Andy Wang

[opencontrail-dev] packing contrail R3.0

2016-04-25 Thread Andy Wang
Hi All, I am packing the contrail R3.0 for centos 7.1. Now I lacks of rpms listed in the file in the directory tools/packaging/build/package_configs/centoslinux71/kilo. Is there allinone download link for this packages? I need these packages to build contrail installing package. Thanks Andy

[opencontrail-dev] Fw:Re:Re: [Users] Contrail R2.2 forward performance issue

2016-04-20 Thread Andy Wang
Forwarding messages From: "Andy Wang" <wjw7...@126.com> Date: 2016-04-20 17:44:14 To: "Rajagopalan Sivaramakrishnan" <r...@juniper.net> Cc: "us...@lists.opencontrail.org" <us...@lists.opencontrail.org>,d...@list.openco

[opencontrail-dev] Could not access contrail api debug port 8095

2016-07-27 Thread Andy Wang
Hi All, My contrail environment is built on github's R3.0 branch. All service status is right. I want to use it to verify the new feature Hub and Spoke Topology introduced in the contrail 3.0 feature guide. When I want to check the configuration as the description in the contrail 3.0 feature

[opencontrail-dev] contrail 3.0 kafka issue

2016-08-11 Thread Andy Wang
and contrail-alarm-gen will reach a large number (4k+). if it works for one or two hours , it may cause rabbitmq crashed. It has puzzled me for several days, Any help is very appreciated. Andy Wang ___ Dev mailing list Dev@lists.opencontrail.org

[opencontrail-dev] contrail 3.0 contrail-collector crashed

2016-08-04 Thread Andy Wang
Hi All, I found that process contrail-collector always crashed when I start it in the Centos 7 system. Any suggestion is very appreciated. #0 0x750a02b2 in __dynamic_cast () from /lib64/libstdc++.so.6 #1 0x004b6f90 in RdKafka::Topic::create (base=0x1b51658,

Re: [opencontrail-dev] R3.2 contrail_openapi.json' not found error

2017-02-16 Thread Andy Wang
Hi All, I have solved this issue by rebasing the projects to the right branch. Thanks Andy Wang At 2017-02-16 18:26:40, "Andy Wang" <wjw7...@126.com> wrote: Hi All, I downloaded the R3.2 codes to my compiling machine and ran into the following errors. some guys clo

[opencontrail-dev] R3.2 contrail_openapi.json' not found error

2017-02-16 Thread Andy Wang
Hi All, I downloaded the R3.2 codes to my compiling machine and ran into the following errors. some guys cloud help me solve this error? Thanks Andy Wang __init__.pyc running install_egg_info running egg_info writing requirements to vnc_api.egg-info/requires.txt writing vnc_api.egg-info/PKG

[opencontrail-dev] contrail vxlan L3 gateway

2017-01-04 Thread Andy Wang
Hi All, As we all know that, contrail system could provide vxlan encapsulation communication between two VMs in two different Computer nodes. At the same time we cloud allocate Floating IP from public networks which is external to public network by Simple GateWay using GRE/UDP Encapsulation.