Bug 1809198 - add-osd.yml playbook fails because flag noup is set after osds are started
Summary: add-osd.yml playbook fails because flag noup is set after osds are started
Keywords:
Status: CLOSED DUPLICATE of bug 1806814
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 3.3
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: z5
: 3.3
Assignee: Guillaume Abrioux
QA Contact: Vasishta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-02 15:02 UTC by Guillaume Abrioux
Modified: 2020-03-03 09:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-03 09:24:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Guillaume Abrioux 2020-03-02 15:02:13 UTC
Description of problem:
add-osd.yml playbook fails because flag noup is set after osds are started

Version-Release number of selected component (if applicable):
ceph-ansible 3.2.40

How reproducible:
100%

Steps to Reproduce:
1. Deploy an RHCS 3.x cluster
2. Try to add an OSD using add-osd.yml

Actual results:

The playbook fails at the following task:

TASK [ceph-osd : wait for all osd to be up] ************************************
task path: /home/jenkins-build/build/workspace/ceph-ansible-nightly-luminous-centos-container-stable-3.2-add_osds/roles/ceph-osd/tasks/main.yml:92
Sunday 01 March 2020  22:14:23 +0000 (0:00:00.086)       0:02:08.736 ********** 
FAILED - RETRYING: wait for all osd to be up (60 retries left).

This is because noup flag is set.


Expected results:

The playbook doesn't fail and the new OSD is properly added to the cluster.

Comment 1 Guillaume Abrioux 2020-03-03 09:24:27 UTC

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


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