Pool manager crash when Nova overlimit

Bug #1147011 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libra
Fix Released
Critical
Andrew Hutchings

Bug Description

2013-03-05 14:36:55,319: libra_mgm - ERROR - Error creating node, exception <class 'novaclient.exceptions.OverLimit'>, node 1f65e93a-85a2-11e2-9ac7-02163e75a432
Traceback (most recent call last):
  File "/usr/local/bin/libra_pool_mgm", line 9, in <module>
    load_entry_point('libra==1.0', 'console_scripts', 'libra_pool_mgm')()
  File "/usr/local/lib/python2.7/dist-packages/libra-1.0-py2.7.egg/libra/mgm/mgm.py", line 425, in main
    server.main()
  File "/usr/local/lib/python2.7/dist-packages/libra-1.0-py2.7.egg/libra/mgm/mgm.py", line 69, in main
    self.check_nodes()
  File "/usr/local/lib/python2.7/dist-packages/libra-1.0-py2.7.egg/libra/mgm/mgm.py", line 186, in check_nodes
    self.build_nodes(nodes_required, api)
  File "/usr/local/lib/python2.7/dist-packages/libra-1.0-py2.7.egg/libra/mgm/mgm.py", line 274, in build_nodes
    self.find_unknown(exc.node_name, nova)
  File "/usr/local/lib/python2.7/dist-packages/libra-1.0-py2.7.egg/libra/mgm/mgm.py", line 230, in find_unknown
    node_id = nova.get_node(name)
  File "/usr/local/lib/python2.7/dist-packages/libra-1.0-py2.7.egg/libra/mgm/nova.py", line 160, in get_node
    raise NotFound(msg)
libra.mgm.nova.NotFound: Could not find node with name 1f65e93a-85a2-11e2-9ac7-02163e75a432

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to libra (master)

Fix proposed to branch: master
Review: https://review.openstack.org/23556

Changed in libra:
status: Triaged → In Progress
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to libra (master)

Reviewed: https://review.openstack.org/23556
Committed: http://github.com/stackforge/libra/commit/86995ab85ba767cd467f9fda9e53bb138ef13a50
Submitter: Jenkins
Branch: master

commit 86995ab85ba767cd467f9fda9e53bb138ef13a50
Author: Andrew Hutchings <email address hidden>
Date: Tue Mar 5 14:48:26 2013 +0000

    Fix NotFound exception catching

    Fixes bug #1147011

    Change-Id: Iafd7d383482d033870552354051053a7cab6f847

Changed in libra:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to libra (release-v1)

Fix proposed to branch: release-v1
Review: https://review.openstack.org/23607

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: release-v1
Review: https://review.openstack.org/23693

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to libra (release-v1)

Reviewed: https://review.openstack.org/23693
Committed: http://github.com/stackforge/libra/commit/fffedaa64df281f35bf660e28ecedd85631e35c4
Submitter: Jenkins
Branch: release-v1

commit fffedaa64df281f35bf660e28ecedd85631e35c4
Author: Andrew Hutchings <email address hidden>
Date: Tue Mar 5 14:48:26 2013 +0000

    Fix NotFound exception catching

    Fixes bug #1147011

    Change-Id: I85c498b42b570ce4461d3fe313215fd73d476080

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.