M/N upgrade upgrade-non-controller.sh don't detect ACTIVE node.

Bug #1617413 reported by Sofer Athlan-Guyot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Sofer Athlan-Guyot

Bug Description

Hi,

Running

    upgrade-non-controller.sh --upgrade overcloud-objectstorage-0

for instance is failing with

     Fri Aug 26 10:56:36 EDT 2016 upgrade-non-controller.sh ERROR: node overcloud-objectstorage-0 not found to be ACTIVE. Current status is UP

while the nove is active:

    $nova list
    +--------------------------------------+---------------------------+--------+------------+-------------+---------------------+
    | ID | Name | Status | Task State | Power State | Networks |
    +--------------------------------------+---------------------------+--------+------------+-------------+---------------------+
    | 8250f729-508d-492f-9fc7-a4addde986f3 | overcloud-blockstorage-0 | ACTIVE | - | Running | ctlplane=192.0.2.9 |
    | c95c6d79-1128-41a0-851e-c7e047567cb2 | overcloud-cephstorage-0 | ACTIVE | - | Running | ctlplane=192.0.2.8 |
    | e4545989-73b5-446c-a7ec-430ac95dae18 | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.11 |
    | e325d80b-3b08-4d94-a469-6157163fa0ff | overcloud-controller-1 | ACTIVE | - | Running | ctlplane=192.0.2.10 |
    | 68f36d8e-044a-424f-90aa-f60d041c3256 | overcloud-controller-2 | ACTIVE | - | Running | ctlplane=192.0.2.13 |
    | d32cc22b-71f4-4065-b66d-579e61f3cd35 | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.0.2.12 |
    | 355a1845-cfa8-466b-adbf-9868d7ea67b0 | overcloud-objectstorage-0 | ACTIVE | - | Running | ctlplane=192.0.2.7 |
    +--------------------------------------+---------------------------+--------+------------+-------------+---------------------+

    $ nova show overcloud-objectstorage-0 | awk '$2 ~ /status/{print $0}'
    | host_status | UP |
    | status | ACTIVE |

Tags: upgrade-bugs
tags: added: upgrade
Changed in tripleo:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Sofer Athlan-Guyot (sofer-athlan-guyot)
milestone: none → newton-rc1
tags: added: upgrade-bugs
removed: upgrade
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 5.0.0

This issue was fixed in the openstack/tripleo-common 5.0.0 release.

Changed in tripleo:
milestone: newton-rc1 → newton-rc2
Changed in tripleo:
status: Triaged → Fix Released
Revision history for this message
Sofer Athlan-Guyot (sofer-athlan-guyot) wrote :

The missing link on the review https://review.openstack.org/#/c/361402/

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.