[openstack-dev] [networking-ovs-dpdk] networking_ovs_dpdk.agent.ovs_dpdk_firewall.OVSFirewallDriver

2016-07-20 Thread Gangur, Hrushikesh
Is this firewall drive 
'networking_ovs_dpdk.agent.ovs_dpdk_firewall.OVSFirewallDriver' OpenStack 
upstream supported? Any drawback of using this with our OVS-DPDK limitations?

It looks it is part of devstack and works w/ Mitaka
https://github.com/openstack/networking-ovs-dpdk/blob/stable/mitaka/doc/source/getstarted/devstack/ubuntu.rst

Regards~hrushi
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack-operators] Multi-region openstack liberty setup

2016-05-02 Thread Gangur, Hrushikesh
Can you please provide all the endpoints being registered in the keystone?
openstack endpoint list
openstack service list

And, also the command line used to create the endpoints for regiontwo

From: kiran vemuri UH [mailto:kkvem...@uh.edu]
Sent: Friday, April 29, 2016 12:02 PM
To: openstack-operat...@lists.openstack.org; openstack-dev@lists.openstack.org
Subject: [Openstack-operators] Multi-region openstack liberty setup

Hello All,
I am trying to deploy multi-region liberty OpenStack setup and I am following 
http://docs.openstack.org/liberty/install-guide-ubuntu/ to bring up each node. 
I was able to  bring up region one successfully.
Now while bringing up region2, when I try to create keystone service while 
exporting OS_URL as the http://regionone:35357/v3.. it gives me an error
"You are not authorized to perform the requested action: 
identity:create_service (HTTP 403)"
anyone have any idea how to get past this? am i doing something wrong?
Thanks in advance

Thanks,
Kiran Vemuri


kiran vemuri
www.kiranvemuri.info
Tel: (832)-701-8281
kkvem...@uh.edu
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack-operators] [neutron] openvswitch-agent spins up too many /bin/ovsdb-client processes

2016-03-14 Thread Gangur, Hrushikesh
Rahul – it seems your issue is similar to the one reported here, probably due 
to hostname resolution issue.
https://bugs.launchpad.net/charms/+source/quantum-gateway/+bug/1405588

Regards~hrushi

From: Rahul Sharma [mailto:rahulsharma...@gmail.com]
Sent: Monday, March 14, 2016 3:32 PM
To: openstack 
mailto:openst...@lists.openstack.org>>; 
OpenStack Development Mailing List 
mailto:openstack-dev@lists.openstack.org>>; 
openstack-operat...@lists.openstack.org
Subject: [Openstack-operators] [neutron] openvswitch-agent spins up too many 
/bin/ovsdb-client processes

Hi All,

We are trying to debug an issue with our production environment. We are seeing 
neutron-openvswitch-agent starts failing after some time (1-2 days). After 
debugging, we found that there are large number of entries for the 
ovsdb-client. On some nodes, it crosses more than 330 processes and then ovsdb 
process starts failing.
1.  root 30689 1  0 00:37 ?00:00:00 /bin/ovsdb-client monitor 
Interface name,ofport --format=json
2.  root 30804 1  0 00:38 ?00:00:00 /bin/ovsdb-client monitor 
Interface name,ofport --format=json
3.  root 30909 1  0 00:38 ?00:00:00 /bin/ovsdb-client monitor 
Interface name,ofport --format=json

Pastebin link for the processes: http://pastebin.com/QGQC0Jrt
Pastebin link with openvswitch starting all of them: 
http://pastebin.com/repHMkHu

In logs, we start getting errors as:-
Mar 14 05:41:29 node2 ovs-vsctl: ovs|1|fatal_signal|WARN|terminating with 
signal 14 (Alarm clock)
Mar 14 05:41:39 node2 ovs-vsctl: ovs|1|fatal_signal|WARN|terminating with 
signal 14 (Alarm clock)
Mar 14 05:41:49 node2 ovs-vsctl: ovs|1|fatal_signal|WARN|terminating with 
signal 14 (Alarm clock)
Mar 14 05:49:30 node2 ovs-vsctl: 
ovs|1|vsctl|ERR|unix:/var/run/openvswitch/db.sock: database connection 
failed (Protocol error)
Mar 14 05:49:32 node2 ovs-vsctl: 
ovs|1|vsctl|ERR|unix:/var/run/openvswitch/db.sock: database connection 
failed (Protocol error)
Mar 14 05:49:34 node2 ovs-vsctl: 
ovs|1|vsctl|ERR|unix:/var/run/openvswitch/db.sock: database connection 
failed (Protocol error)

Openvswitch version:-
[root@node2 ~(openstack_admin)]# ovs-vsctl --version
ovs-vsctl (Open vSwitch) 2.4.0
Compiled Sep  4 2015 09:49:34
DB Schema 7.12.1

We have to restart openvswitch service everytime and that clears up all the 
processes. We are trying to figure out why so many processes are getting 
started by neutron-agent? Also, we found that if we restart the host's 
networking, one new process for the /bin/ovsdb-client starts. We checked and 
found that we don't have any network fluctuations or any nic-flappings. Are 
there any pointers where we should be looking into? It occurs on both 
controller and compute nodes.

Rahul Sharma
MS in Computer Science, 2016
College of Computer and Information Science, Northeastern University
Mobile:  801-706-7860
Email: rahulsharma...@gmail.com
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev