Bug 2034595
Summary: | [ceph-ansible][dashboard]: ceph-ansible playbook fails to deploy ceph-dashboard with a rgw multi-realm deployment | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vidushi Mishra <vimishra> |
Component: | Ceph-Ansible | Assignee: | Guillaume Abrioux <gabrioux> |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
Severity: | urgent | Docs Contact: | Ranjini M N <rmandyam> |
Priority: | urgent | ||
Version: | 4.3 | CC: | aschoen, ceph-eng-bugs, gabrioux, gmeno, nthomas, rmandyam, tserlin, vereddy, ykaul |
Target Milestone: | --- | Keywords: | TestBlocker |
Target Release: | 4.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-ansible-4.0.70-1.el8cp, ceph-ansible-4.0.70-1.el7cp | Doc Type: | Bug Fix |
Doc Text: |
.The `ceph-ansible` playbook creates the radosgw system user and works as expected
Previously, the `ceph-ansible` playbook failed to create the radosgw system user and failed to deploy the dashboard when `rgw_instances` was set at the `host_vars` or `group_vars` level in a multi-site deployment. This variable is not set on Ceph Monitor nodes and given that this where the tasks are delegated, it failed.
With this release, `ceph-ansible` checks all the Ceph Object Gateway instances that are defined and sets a boolean fact to check if at least one instance has the `rgw_zonemaster` set to ‘True'. The radosgw system user is created and the playbook works as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-05 07:54:26 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: | 2031070 |
Comment 10
errata-xmlrpc
2022-05-05 07:54:26 UTC
|