Re: [Openstack] Need help! "Stderr: 'ovs-ofctl: -1: negative values not supported for in_port\n'"

2014-05-15 Thread Diego Parrilla Santamaría
No,no... GRE or VxLAN :-) OVS failed to start when using tunneling protocols. Cheers Enviado con MailTrack -- Diego Parrilla *CEO* *www.stackops.com

[Openstack] [Keystone] Extending Keystone JSON documents with custom attributes, safe?

2014-05-15 Thread Phillip Guerin
Hello, We're working on a project that uses a REST interface that exposes a set of APIs to our internal systems. We'd like to leverage the Keystone data models for our own fine grained authorization by adding our own custom attributes to Keystone 'projects', 'users', etc. For example: "user"

Re: [Openstack] Need help! "Stderr: 'ovs-ofctl: -1: negative values not supported for in_port\n'"

2014-05-15 Thread gustavo panizzo
On 05/15/2014 06:45 AM, Diego Parrilla Santamaría wrote: > Hi Thiago, > > what version of ovs are you using? We had to use a newer version of > the available ubuntu packages to use GRE and VxLAN successfully with > latest kernel versions. gre and vxlan running on the same agent at the same time? co

[Openstack] [LBaaS] Security group applied to the LB VIP

2014-05-15 Thread George Mihaiescu
Hi, I would like to know if there is a way to apply security rules to the VIP assigned to a LB in the Haproxy implementation. I noticed that this functionality doesn't exist in Horizon and I couldn't find a way to do this with the neutron client. Basically, I would like to enable access

[Openstack] Cinder and Zones

2014-05-15 Thread Fernando Cortijo
Hello everyone! I have 3 nova-compute nodes at the zone tdc-a and 3 at tdc-b, and 1 cinder-volume noda at tdc-a and the other at tdc-b. If I create a volume at the zone tdc-b I can boot an instance without problem using that volume, but if I try to create an instance at the zone tdc-a it fails, be

Re: [Openstack] [Murano] Meet Murano developers at Atlanta summit

2014-05-15 Thread Ruslan Kamaldinov
On Wed, May 14, 2014 at 1:31 PM, Ruslan Kamaldinov wrote: > We've seen a lot of interest in Murano at the Atlanta summit. In case > if you would like to learn more, please stop by Mirantis booth (1st > level) tomorrow (Thursday) from from 3PM to 5PM. Murano developers > will be there and they will

Re: [Openstack] Juno Summit Videos

2014-05-15 Thread Tom Fifield
All summit videos will be posted on the OpenStack Foundation youtube channel. They are going up in near real-time. https://www.youtube.com/user/OpenStackFoundation Regards, Tom On 15/05/14 01:48, Ken Peng wrote: > I saw there are some from a Chinese site. > http://www.openstack.cn/p1709.html >

Re: [Openstack] nova-compute and cinder-scheduler HA

2014-05-15 Thread Сергей Мотовиловец
K, here's the follow-up. I suppose I was wrong saying that "InvalidBDM: Block Device Mapping is Invalid" problem with multiple cinder-scheduler instances is caused by deadlocks. Here's a thread regarding this problem, still without an appropriate answer: http://www.gossamer-threads.com/lists/openst

Re: [Openstack] Need help! "Stderr: 'ovs-ofctl: -1: negative values not supported for in_port\n'"

2014-05-15 Thread Diego Parrilla Santamaría
Hi Thiago, what version of ovs are you using? We had to use a newer version of the available ubuntu packages to use GRE and VxLAN successfully with latest kernel versions. Regards Enviado con MailTrack

[Openstack] Network problem in instances created in compute node

2014-05-15 Thread t22330033
I'm using devsatck on one controller node and one compute node. the instance created in controller node can get IP address by DHCP without problem but those in compute node always fail to get IP address. I tried to trace the DHCP request and found it was not forwarded out of the compute node. I thi

Re: [Openstack] Need help! "Stderr: 'ovs-ofctl: -1: negative values not supported for in_port\n'"

2014-05-15 Thread Ageeleshwar Kandavelu
I have faced this issue before. The openvswitch-plugin tries to create gre interfaces and add them to your br-tun but fails in the process. As a result of this failure the in_port value is sent as -1 and not the actual port number as port creation failed. The error that you are seeing is only t

Re: [Openstack] Need help! "Stderr: 'ovs-ofctl: -1: negative values not supported for in_port\n'"

2014-05-15 Thread Martinx - ジェームズ
Fixed! I removed / purged the "linux-generic-lts-trusty" and executed the following command: "dpkg-reconfigure openvswitch-datapath-dkms"... That error disappeared... Everything back online! No more updates on production environments... hehe :-P Sorry about the buzz!! - Thiago On 15 May 20