Back to bug 1851764

Who When What Removed Added
Guillaume Abrioux 2020-06-29 07:51:25 UTC Doc Type --- If docs needed, set a value
Flags needinfo?(hmoller)
Guillaume Abrioux 2020-06-29 07:51:34 UTC Status NEW ASSIGNED
Guillaume Abrioux 2020-06-29 07:51:58 UTC Target Release 5.* 4.1
Target Milestone rc z2
Guillaume Abrioux 2020-06-29 08:39:37 UTC Link ID Github ceph/ceph-ansible/pull/5472
Dimitri Savineau 2020-06-29 14:36:22 UTC CC maydin
Dimitri Savineau 2020-06-29 14:51:36 UTC Link ID Github ceph/ceph-ansible/pull/5472
Dimitri Savineau 2020-06-29 14:52:49 UTC CC dsavinea
Link ID Github ceph/ceph-ansible/pull/5471
Heưin 2020-07-03 20:04:51 UTC Flags needinfo?(hmoller) needinfo-
Dimitri Savineau 2020-07-23 15:37:27 UTC Status ASSIGNED POST
Guillaume Abrioux 2020-08-20 14:11:43 UTC CC gjose
errata-xmlrpc 2020-08-21 07:08:34 UTC Status POST MODIFIED
CC tserlin
Fixed In Version ceph-ansible-4.0.29-1.el8cp, ceph-ansible-4.0.29-1.el7cp
Status MODIFIED ON_QA
Sunil Angadi 2020-09-03 06:46:43 UTC CC sangadi
QA Contact vashastr sangadi
Aron Gunn 2020-09-09 01:42:10 UTC CC agunn, gabrioux
Docs Contact agunn
Flags needinfo?(gabrioux)
Sunil Angadi 2020-09-09 10:44:00 UTC Status ON_QA VERIFIED
Guillaume Abrioux 2020-09-11 13:44:09 UTC Assignee gabrioux dsavinea
Doc Text Cause: the command `radosgw-admin user create` is no longer idempotent

Consequence: Dashboard deployment fails on secondary site, when deploying rgw-multisite

Fix: we have to split this into two tasks: 1/ get info on user 2/ depending on the result of the first task, either we create the user or we modify it.

Result: the dashboard deployment doesn't fail anymore on secondary site.
Doc Type If docs needed, set a value Bug Fix
Flags needinfo?(gabrioux)
Aron Gunn 2020-09-11 19:07:21 UTC Doc Text Cause: the command `radosgw-admin user create` is no longer idempotent

Consequence: Dashboard deployment fails on secondary site, when deploying rgw-multisite

Fix: we have to split this into two tasks: 1/ get info on user 2/ depending on the result of the first task, either we create the user or we modify it.

Result: the dashboard deployment doesn't fail anymore on secondary site.
.{storage-product} Dashboard fails when deploying a Ceph Object Gateway secondary site

Previously, the {storage-product} Dashboard would fail to deploy the secondary site in a Ceph Object Gateway multi-site deployment, because of when Ceph Ansible was running the `radosgw-admin user create` command, the command would return an error. With this release, the Ceph Ansible task in the deployment process has been split into two different tasks. Doing this allows the {storage-product} Dashboard to deploy a Ceph Object Gateway secondary site successfully.
Aron Gunn 2020-09-11 19:08:31 UTC Doc Text .{storage-product} Dashboard fails when deploying a Ceph Object Gateway secondary site

Previously, the {storage-product} Dashboard would fail to deploy the secondary site in a Ceph Object Gateway multi-site deployment, because of when Ceph Ansible was running the `radosgw-admin user create` command, the command would return an error. With this release, the Ceph Ansible task in the deployment process has been split into two different tasks. Doing this allows the {storage-product} Dashboard to deploy a Ceph Object Gateway secondary site successfully.
.{storage-product} Dashboard fails when deploying a Ceph Object Gateway secondary site

Previously, the {storage-product} Dashboard would fail to deploy the secondary site in a Ceph Object Gateway multi-site deployment, because when Ceph Ansible ran the `radosgw-admin user create` command, the command would return an error. With this release, the Ceph Ansible task in the deployment process has been split into two different tasks. Doing this allows the {storage-product} Dashboard to deploy a Ceph Object Gateway secondary site successfully.
Aron Gunn 2020-09-11 19:10:30 UTC Blocks 1816167
errata-xmlrpc 2020-09-30 15:59:39 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2020-09-30 17:26:19 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2020-09-30 17:26:19 UTC
errata-xmlrpc 2020-09-30 17:26:44 UTC Link ID Red Hat Product Errata RHBA-2020:4144

Back to bug 1851764