Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1749465

Summary: ceph-ansible [ceph-osd : wait for all osd to be up] times out
Product: Red Hat OpenStack Reporter: Alexander Stafeyev <astafeye>
Component: openstack-tripleoAssignee: John Fulton <johfulto>
Status: CLOSED DUPLICATE QA Contact: Yogev Rabl <yrabl>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15.0 (Stein)CC: ihrachys, johfulto, lpeer, majopela, mburns, scohen, tenobreg
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-11 14:36:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ceph-ansible directory found in config-download latest none

Comment 4 John Fulton 2019-09-11 14:24:11 UTC
Created attachment 1614123 [details]
ceph-ansible directory found in config-download latest

Comment 5 John Fulton 2019-09-11 14:36:29 UTC
This failed because you are using the :latest container [1]. Please use the :stable tag as per the announcement [2] in August.

[1] 
[fultonj@skagra group_vars]$ grep ceph_docker_image_tag all.yml 
ceph_docker_image_tag: latest
[fultonj@skagra group_vars]$ 

[2]
http://post-office.corp.redhat.com/archives/rh-openstack-dev/2019-August/msg00230.html

Comment 6 John Fulton 2019-09-11 14:36:52 UTC

*** This bug has been marked as a duplicate of bug 1743834 ***