Bug 1578406 - FFU: running ceph upgrade with switch-from-non-containerized-to-containerized-ceph-daemons.yml only leaves the cluster with all OSDs are running luminous or later but require_osd_release < luminous status
Summary: FFU: running ceph upgrade with switch-from-non-containerized-to-containerized...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 3.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: 3.*
Assignee: Sébastien Han
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1578730
TreeView+ depends on / blocked
 
Reported: 2018-05-15 14:05 UTC by Marius Cornea
Modified: 2018-10-10 23:04 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-10 23:04:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Marius Cornea 2018-05-15 14:05:57 UTC
Description of problem:
FFU: running ceph upgrade with switch-from-non-containerized-to-containerized-ceph-daemons.yml leaves the cluster with all OSDs are running luminous or later but require_osd_release < luminous status

Version-Release number of selected component (if applicable):
ceph-ansible-3.1.0-0.1.rc2.el7cp.noarch.rpm   

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP10 with ceph OSD nodes
2. Upgrade to OSP13 by using:
--ceph-ansible-playbook /usr/share/ceph-ansible/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml \


Actual results:
After upgrade completes successfully health status reports:
cluster:
    id:     74b7ced6-57b0-11e8-9958-5254007ace89
    health: HEALTH_WARN
            all OSDs are running luminous or later but require_osd_release < luminous


Expected results:
No warning.

Additional info:

Comment 3 Sébastien Han 2018-05-17 12:34:39 UTC
Do you still have the logs? I'd like to see if the task "complete osds upgrade" got executed or skipped.
I suspect it didn't.

Thanks in advance.


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