sometime API in HA mode does not respond

Bug #1600482 reported by Narinder Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OPNFV
Fix Released
High
James Page
neutron-gateway (Juju Charms Collection)
Fix Released
Medium
Narinder Gupta

Bug Description

below bundle used.
http://paste.ubuntu.com/18890849/

tried to list the images and tried glance-image two times and one time failed. We are seeing this on regular interval with the all services in cluster.

jenkins@pod6-jump:~/opnfv/slave_root/workspace/joid-deploy-baremetal-daily-master/ci$ glance image-list
Error finding address for http://10.6.1.22:9292/v2/images?limit=20&sort_key=name&sort_dir=asc: Unable to establish connection to http://10.6.1.22:9292/v2/images?limit=20&sort_key=name&sort_dir=asc
jenkins@pod6-jump:~/opnfv/slave_root/workspace/joid-deploy-baremetal-daily-master/ci$
jenkins@pod6-jump:~/opnfv/slave_root/workspace/joid-deploy-baremetal-daily-master/ci$
jenkins@pod6-jump:~/opnfv/slave_root/workspace/joid-deploy-baremetal-daily-master/ci$
jenkins@pod6-jump:~/opnfv/slave_root/workspace/joid-deploy-baremetal-daily-master/ci$ glance image-list
+----+------+
| ID | Name |
+----+------+
+----+------+
jenkins@pod6-jump:~/opnfv/slave_root/workspace/joid-deploy-baremetal-daily-master/ci$

Revision history for this message
Narinder Gupta (narindergupta) wrote :

The aboce issue causes the failure in the functest and yardstick and our installer can not be part of C release is this continues. Any suggession in change in charm welcomed.

Changed in opnfv:
importance: Undecided → High
assignee: nobody → James Page (james-page)
Revision history for this message
Billy Olsen (billy-olsen) wrote :

Part of this is in tuning the number of worker processes. Neutron gateway does not have an option to tune the number of workers.

Changed in neutron-gateway (Juju Charms Collection):
importance: Undecided → Medium
milestone: none → 16.10
status: New → Fix Committed
assignee: nobody → Narinder Gupta (narindergupta)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-gateway (stable/16.07)

Reviewed: https://review.openstack.org/355111
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=9de0b86aa6fc35283cd1b062eba904875129bf5e
Submitter: Jenkins
Branch: stable/16.07

commit 9de0b86aa6fc35283cd1b062eba904875129bf5e
Author: Narinder Gupta <email address hidden>
Date: Thu Aug 11 14:30:16 2016 -0500

    Enable neutron gw charm to control # of workers

    Charm was missing this functionality and this patch is to add
    this feature. We were trying to deploy this charm on bare metal
    host machine with 72 cores. In end up creating 144 processes for
    nova-metadata-api, and neutron.

    This patch will provide the option to limit the number of worker
    process in case of high number of cores in a host.

    Enable it for icehouse, kilo, liberty and mitaka.

    cherry picked from commit 93d6440e459f19676ce9336332e4f91efc85897f

    Partial-Bug: 1600482
    Change-Id: Iedcbe6c53746a203937b78dd00e83fda7681bd8f

James Page (james-page)
Changed in neutron-gateway (Juju Charms Collection):
status: Fix Committed → Fix Released
Changed in opnfv:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.