Bug 1658014 - tripleo.storage.v1.ceph-install fails on ppc64le
Summary: tripleo.storage.v1.ceph-install fails on ppc64le
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ga
: 14.0 (Rocky)
Assignee: Tony Breeds
QA Contact: Yogev Rabl
URL:
Whiteboard:
Depends On: 1624214
Blocks: 1649892
TreeView+ depends on / blocked
 
Reported: 2018-12-11 02:56 UTC by Tony Breeds
Modified: 2019-01-21 15:25 UTC (History)
10 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.0.1-0.20181013060908.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1624214
Environment:
Last Closed: 2019-01-11 11:55:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 624522 0 None MERGED Handle missing or bad dmidecode 2020-06-08 09:46:20 UTC
OpenStack gerrit 629178 0 None MERGED Do not dereference .stdout if dmidecode is missing 2020-06-08 09:46:20 UTC
Red Hat Product Errata RHEA-2019:0045 0 None None None 2019-01-11 11:55:28 UTC

Comment 14 Tony Breeds 2019-01-09 00:31:35 UTC
Using the 2019-01-08.1 puddle I see the following:

---
[stack@director ~]$ cat /var/lib/mistral/overcloud/ceph-ansible/nodes_uuid_command.log
2019-01-08 19:24:22,574 p=6983 u=mistral |  PLAY [all] *********************************************************************
2019-01-08 19:24:22,588 p=6983 u=mistral |  TASK [set nodes data] **********************************************************
2019-01-08 19:24:22,589 p=6983 u=mistral |  Tuesday 08 January 2019  19:24:22 -0500 (0:00:00.080)       0:00:00.080 ******* 
2019-01-08 19:24:22,634 p=6983 u=mistral |  ok: [overcloud-novacomputeppc64lep9-1]
2019-01-08 19:24:22,642 p=6983 u=mistral |  ok: [overcloud-novacomputeppc64lep9-0]
2019-01-08 19:24:22,646 p=6983 u=mistral |  ok: [overcloud-controller-0]
2019-01-08 19:24:22,652 p=6983 u=mistral |  TASK [register machine id] *****************************************************
2019-01-08 19:24:22,652 p=6983 u=mistral |  Tuesday 08 January 2019  19:24:22 -0500 (0:00:00.063)       0:00:00.144 ******* 
2019-01-08 19:24:22,936 p=6983 u=mistral |  changed: [overcloud-controller-0]
2019-01-08 19:24:22,950 p=6983 u=mistral |  ok: [overcloud-novacomputeppc64lep9-0]
2019-01-08 19:24:22,961 p=6983 u=mistral |  ok: [overcloud-novacomputeppc64lep9-1]
2019-01-08 19:24:22,972 p=6983 u=mistral |  TASK [generate host vars from nodes data] **************************************
2019-01-08 19:24:22,972 p=6983 u=mistral |  Tuesday 08 January 2019  19:24:22 -0500 (0:00:00.319)       0:00:00.464 ******* 
2019-01-08 19:24:23,474 p=6983 u=mistral |  changed: [overcloud-novacomputeppc64lep9-0 -> localhost]
2019-01-08 19:24:23,475 p=6983 u=mistral |  changed: [overcloud-controller-0 -> localhost]
2019-01-08 19:24:23,485 p=6983 u=mistral |  changed: [overcloud-novacomputeppc64lep9-1 -> localhost]
2019-01-08 19:24:23,488 p=6983 u=mistral |  PLAY RECAP *********************************************************************
2019-01-08 19:24:23,488 p=6983 u=mistral |  overcloud-controller-0     : ok=3    changed=2    unreachable=0    failed=0   
2019-01-08 19:24:23,488 p=6983 u=mistral |  overcloud-novacomputeppc64lep9-0 : ok=3    changed=1    unreachable=0    failed=0   
2019-01-08 19:24:23,488 p=6983 u=mistral |  overcloud-novacomputeppc64lep9-1 : ok=3    changed=1    unreachable=0    failed=0   
2019-01-08 19:24:23,489 p=6983 u=mistral |  Tuesday 08 January 2019  19:24:23 -0500 (0:00:00.516)       0:00:00.980 ******* 
2019-01-08 19:24:23,489 p=6983 u=mistral |  =============================================================================== 
[stack@director ~]$ for i in /var/lib/mistral/overcloud/ceph-ansible/host_vars/* ; do echo $(basename $i .yml) ; cat $i ; echo; done
overcloud-controller-0
{}
overcloud-novacomputeppc64lep9-0
{}
overcloud-novacomputeppc64lep9-1
{}
[stack@director ~]$ 
---

Comment 16 errata-xmlrpc 2019-01-11 11:55:18 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:0045


Note You need to log in before you can comment on or make changes to this bug.