Re: [opencontrail-dev] [Users] Error creating volumes with cinder

2015-04-14 Thread Joao Prino
Hello Lluis Dev, I'm calling Dev's attention to this problem. Look forward to hear back whenever possible. Cheers, Joao -Original Message- From: Lluís Gifre [mailto:lgi...@ac.upc.edu] Sent: 10 April 2015 17:03 To: Joao Prino; Adrian Smith Cc: contrailuser Subject: Re: [U

[opencontrail-dev] Where to download a contrail java api deb package?

2015-04-14 Thread 温曙光
Dear all: I just build the java api using mvn, but it produces some build error. What is the proper way to build it? Or where can I get a deb package? Thanks [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resour

Re: [opencontrail-dev] Problem creating a new data structure with Sandesh

2015-04-14 Thread agutierr
Hi, I have established 2 loops after connectToCollector. One that waits the sm to change to state 2 (Connected) and one that waits for state 4 (Established). Just after connectToCollector the status is 0. Then, eventually, it changes to 1 (Disconnected). Then to 2 and stays there. An extr

Re: [opencontrail-dev] [Users] Error creating volumes with cinder

2015-04-14 Thread Joao Prino
Hi Saravanan, Thanks for the update. The output: # dpkg -l| grep cinder ii cinder-api 1:2014.1.3-0ubuntu1~cloud0 all Cinder storage service - API server ii cinder-common1:2014.1.3-0ubuntu1~cloud0

[opencontrail-dev] VNC API resources concurrency access

2015-04-14 Thread Édouard Thuleau
Hi, I'm facing lot of issues with schema and SVC monitor code when I stress them. For example, I've a simple test where I set and clear the Neutron gateway on a router in a loop. That means for Contrail, I create then delete a SNAT service instance continually. I've notice lot of bugs where the c

[opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Chaitanya Pemmaraju
Hi, I am trying to do a single node installation following the steps from http://www.opencontrail.org/opencontrail-quick-start-guide/#_Getting_the_packages Attached my tesbed.py file. I see that my installation process stalls at fab setup_all where the command python /opt/contrail/utils/provisi

[opencontrail-dev] bad file descriptor

2015-04-14 Thread Jakub Pavlík
Hi all, we are hitting this bug on several compute nodes. https://bugs.launchpad.net/juniperopenstack/+bug/1400052 any ideas? thanks ___ Dev mailing list Dev@lists.opencontrail.org http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.

Re: [opencontrail-dev] [Users] Error creating volumes with cinder

2015-04-14 Thread Saravanan Purushothaman
Hi Joao, Can you try this.. "dpkg -l| grep cinder" I think cinder-volume package is not installed. if cinder-volume service is not running then we may get this "No valid host was found" NOTE: cinder-vo

Re: [opencontrail-dev] bad file descriptor

2015-04-14 Thread Ashish Ranjan
Copying Hari. From: jakub.pav...@tcpcloud.eu To: dev@lists.opencontrail.org Date: Tue, 14 Apr 2015 17:45:03 + Subject: [opencontrail-dev] bad file descriptor Hi all, we are hitting this bug on several compute nodes. https://bugs.launchpad.net/juniperopenstack/+bug/1400052

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Ashish Ranjan
Chaitanya, Pl do not give lo address in testbed.py file. Lets try with mgmt address. If this doesn't work we will take a look. Once you are past this vrouter provisioning issue, pl revert back. Sachin can help you with authentication issue on ifmap. thanksAshish Date: Tue, 14 Apr 2015 15:35:55

[opencontrail-dev] about the keystone token

2015-04-14 Thread ilky...@gmail.com
hi all: I change the contrail to integrate with a second openstack, and then it cannot through the auth of keystone because of it hold the old token. I set the 'reset_config = true' in the contrail-api.conf to reset the data of cassandra and zookeeper but it doesnot work.

[opencontrail-dev] opencontail-router-many interfaces-policy config

2015-04-14 Thread 张世华
HI: Excuse! There are some questions to ask you,I hope you can find time to help me solve, thank you very much. I want to configure the router's three interfaces, the router interface is LEFT, RIGHT, OTHER, Configuring a policy is LEFT and RIGHT communicate with each other, LEFT and OTHER commun

[opencontrail-dev] Contrail-Controller: Opserver

2015-04-14 Thread Alicja Celigowska
Hi I have a question about Opserver module in contrail-controller. There is a little problem when I want to gather information about network traffic (in_bytes, out_bytes per virtual machine): Returned values informs about traffic in last hour. It would be good to be able to customize this time. I

[opencontrail-dev] intermittent initialization issues on opencontrail

2015-04-14 Thread Harish Kumar
Hello, Sometimes while initializing (first time startup) contrail-api, I see below issues. It seems contrail is trying to create the object which are already exists in zk. I see this is happening for multiple objects one after other. I have single node contrail node using opencontrail 1.2. ## c

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Chaitanya Pemmaraju
Tried it still the same behavior, the only change is that now the messages in ifmap-server.log print the external mgmt address. They seem to start at the same time the python script is trying to run. see below. 2015-04-14 16:13:50:950668: [root@10.2.1.35] out: Skipping rewrite of this file 2015-0

Re: [opencontrail-dev] Contrail-Controller: Opserver

2015-04-14 Thread Megh Bhatt
Hi Alicja, Please see inline ... On Apr 3, 2015, at 3:10 AM, Alicja Celigowska mailto:alicja.celigow...@codilime.com>> wrote: Hi I have a question about Opserver module in contrail-controller. There is a little problem when I want to gather information about network traffic (in_bytes, out_byt

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Ashish Ranjan
Talked to Ignatious. He will work with you. Ashish > On Apr 14, 2015, at 4:18 PM, Chaitanya Pemmaraju wrote: > > Tried it still the same behavior, the only change is that now the messages in > ifmap-server.log print the external mgmt address. They seem to start at the > same time the python

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Sanju Abraham
Chaitanya, Provision vrouter is getting stuck because contrail-api is not initialized completely and it is evident looking at the IFMAP log. Please check the following: 1-> Version of Java. If you are using jdk7, enable sslv3 but commenting the line "jdk.tls.disabledAlgorithms=SSLv3" in /etc/

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Chaitanya Pemmaraju
Hi Sanju, Thanks for the response. I have java-6-openjdk/ which gets installed as part of the quick start guide, will try commenting that line there. Also what uid/passwd pair in basicauthusers.properties , do you mean the following line control-user:control-user-passwd. thanks Chaitanya On Tue,

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Sanju Abraham
Hi Chaitanya, Since you are using our fab provisioning, it will provision the values in /etc/ifmap-server/basicauthusers.properties and also in respective places for clients (contrail-api, svc-monitor, schema-transformer, contrail-control and contrail-dns). Please try (1) below. You can also

Re: [opencontrail-dev] issue with opencontrail installation on ubuntu

2015-04-14 Thread Chaitanya Pemmaraju
Hi, The setup went through fine once I commented out the SSLv3 line. Thanks Sanju Ignatious, Here is the output of what you asked for. Thanks Chaitanya root@ace35:~# contrail-status == Contrail vRouter == supervisor-vrouter: active contrail-vrouter-agentactive contrail-vrouter-n

Re: [opencontrail-dev] Problem creating a new data structure with Sandesh

2015-04-14 Thread Megh Bhatt
Hi Alberto, Can you please share the diffs you made to the test? That will help. I tried with the following changes and it worked fine diff --git a/library/cpp/test/sandesh_message_test.cc b/library/cpp/test/sandesh_message_test.cc index f27a0c1..4aab1b6 100644 --- a/library/cpp/test/sandesh_mes

Re: [opencontrail-dev] Problem creating a new data structure with Sandesh

2015-04-14 Thread Megh Bhatt
Hi Alberto, You can take a look at https://github.com/Juniper/contrail-controller/blob/master/src/vnsw/agent/uve/mock_generator.cc which is an example generator that sends some UVEs and flow messages. It has bunch of command line options. It can be compiled by running scons vrouter:mock_gen at

Re: [opencontrail-dev] about the keystone token

2015-04-14 Thread Pedro Marques
On Dec 9, 2014, at 7:36 PM, ilky...@gmail.com wrote: hi all: I change the contrail to integrate with a second openstack, and then it cannot through the auth of keystone because of it hold the old token. The keystone auth (usually user/password) is only stored