Bug 2001775 - [cee/sd][ceph-ansible] Lost Mon quorum while migrating non-containerized environment to containerized.
Summary: [cee/sd][ceph-ansible] Lost Mon quorum while migrating non-containerized envi...
Keywords:
Status: CLOSED DUPLICATE of bug 1990733
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 4.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: 5.1
Assignee: Guillaume Abrioux
QA Contact: Ameena Suhani S H
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-07 07:36 UTC by Lijo Stephen Thomas
Modified: 2024-12-20 20:57 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-07 14:36:41 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-1450 0 None None None 2021-09-07 07:38:05 UTC

Description Lijo Stephen Thomas 2021-09-07 07:36:47 UTC
Description of problem:
=======================
While migrating a non-containerized RHCS cluster to containerized cluster using switch-from-non-containerized-to-containerized-ceph-daemons.yml playbook, mon lost its quorum due to miss-configuration (2/3 down).
Because of any miss-configuration, if migration for first mon daemon fails (Task: waiting for the monitor to join the quorum), the playbook should not proceed with next mon daemons because it will break all available mon daemons and we end up losing the cluster access. 


Version-Release number of selected component (if applicable):
=============================================================
RHCS 4.2z2 async


How reproducible:
=================
Every time 


Steps to Reproduce:
===================
1. Deploy RHCS 4.2z2 async as baremetal service.
2. Mention old image tag than the current deployed one
3. Use switch-from-non-containerized-to-containerized-ceph-daemons.yml



Actual results:
===============
Playbook proceeds to migrate the next mon daemon even if the first one didn't join the quorum, this breaks all the mon daemons.

Expected results:
=================
Playbook should not proceed to migrate the next mon daemon unless the first mon joins the quorum.

Comment 4 Lijo Stephen Thomas 2021-09-07 14:36:41 UTC

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


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