Bug 1539052
Summary: | [RFE] Migrate Jewel cluster from baremetal to Luminous in containes | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Giulio Fidente <gfidente> |
Component: | Ceph-Ansible | Assignee: | Sébastien Han <shan> |
Status: | CLOSED DUPLICATE | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.0 | CC: | adeza, aschoen, ceph-eng-bugs, dbecker, dcadzow, gfidente, gmeno, johfulto, lyarwood, mburns, morazi, nthomas, rhel-osp-director-maint, sankarshan, scohen, shan, yrabl |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | 3.* | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1488566 | Environment: | |
Last Closed: | 2018-02-19 12:38:48 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1475555, 1485413 |
Comment 3
Giulio Fidente
2018-01-26 14:19:01 UTC
This sounds terrifying to implement. I can't fathom how, if implemented, we would attempt to test such a thing. The burden of support and maintenance would be tremendous. Most of the "infrastructure playbooks" are a source of concern, and adding something like what is being proposed here would not improve that situation. This sounds more like an administrator task rather than a ceph-ansible responsibility (In reply to Alfredo Deza from comment #4) > This sounds terrifying to implement. I can't fathom how, if implemented, we > would attempt to test such a thing. The burden of support and maintenance > would be tremendous. > > Most of the "infrastructure playbooks" are a source of concern, and adding > something like what is being proposed here would not improve that situation. > > This sounds more like an administrator task rather than a ceph-ansible > responsibility Undestood. Note that in OSP we consume already two infrastructure playbooks: switch-from-non-containerized and rolling_update. We could just run the two, sequentially, to get cluster into the wanted state but that implies downloading a 2.x container image to do the initial migration to containers and then a 3.x container image to do the upgrade. Do you think that'd still be a better (safer maybe?) approach? I cant' tell how will that play out in a production environment. I'm still concerned on the wild permutations of environments and attempting to mangle them all with a single playbook. In short: I don't know how safe (if at all) is that approach. For now, this is pretty well handled by switch-from-non-containerized, we also have CI coverage for this. The mix of switch-from-non-containerized and rolling_update will be required. *** This bug has been marked as a duplicate of bug 1488566 *** |