Bug 1794111 - [ceph-ansible] : mon configuration failing at handler to unset noup flag causing failure of playbook
Summary: [ceph-ansible] : mon configuration failing at handler to unset noup flag caus...
Keywords:
Status: CLOSED DUPLICATE of bug 1792320
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: 4.0
Assignee: Vasishta
QA Contact: Vasishta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-22 16:56 UTC by Vasishta
Modified: 2020-01-22 16:59 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-22 16:59:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Vasishta 2020-01-22 16:56:00 UTC
Description of problem:
When site-docker.yml and add-mon.yml playbooks were initiated playbooks failed saying monitor container not found
It appeared that the playbook is expecting all mon containers on monitor node present in https://github.com/ceph/ceph-ansible/blob/stable-4.0/roles/ceph-handler/tasks/handler_osds.yml#L6-L10

Version-Release number of selected component (if applicable):
# rpm -qa|grep ceph-ansible
ceph-ansible-4.0.10-1.el7cp.noarch


How reproducible:
Always (2/2)

Steps to Reproduce:
1. configure containerized 4.x cluster

Actual results:
Playbook is failing looking for containers in inappropriate nodes

Expected results:
Playbooks must not fail

Additional info:

Workaround : Ignore errors and Restart site-docker if needed

Target release has been set tentatively based on impact on usability criteria, please feel free to re-target if its inappropriately

Comment 2 Guillaume Abrioux 2020-01-22 16:59:56 UTC

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


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