Back to bug 2051640

Who When What Removed Added
RHEL Program Management 2022-02-07 17:08:52 UTC Keywords FutureFeature
Red Hat One Jira (issues.redhat.com) 2022-02-07 17:20:31 UTC Link ID Red Hat Issue Tracker RHCEPH-3120
Gaurav Sitlani 2022-02-09 05:23:40 UTC CC gsitlani
Gaurav Sitlani 2022-02-09 05:24:23 UTC Keywords UserExperience
Manasa 2022-03-10 06:55:52 UTC CC gabrioux, mgowri
Flags needinfo?(gabrioux)
Veera Raghava Reddy 2022-03-10 07:02:34 UTC CC vereddy
Guillaume Abrioux 2022-04-12 12:52:49 UTC Status NEW ASSIGNED
Guillaume Abrioux 2022-04-12 12:57:57 UTC Flags needinfo?(gabrioux) needinfo?(vashastr)
Guillaume Abrioux 2022-04-13 13:10:06 UTC Link ID Github ceph/ceph-ansible/pull/7141
Guillaume Abrioux 2022-04-13 13:10:32 UTC Priority unspecified medium
Severity high medium
Vasishta 2022-04-13 14:02:47 UTC Flags needinfo?(vashastr)
Guillaume Abrioux 2022-05-13 15:43:32 UTC Status ASSIGNED POST
Red Hat Bugzilla 2022-05-18 11:11:31 UTC CC gsitlani
Ken Dreyer (Red Hat) 2022-05-24 23:46:29 UTC CC kdreyer
Ken Dreyer (Red Hat) 2022-05-24 23:46:49 UTC Fixed In Version ceph-ansible-6.0.26-1
Status POST MODIFIED
errata-xmlrpc 2022-05-25 19:32:48 UTC CC tserlin
Fixed In Version ceph-ansible-6.0.26-1 ceph-ansible-6.0.26-1.el8cp
Status MODIFIED ON_QA
Red Hat Bugzilla 2022-05-26 08:30:40 UTC CC ceph-qe-bugs
Ameena Suhani S H 2022-06-03 09:21:28 UTC Flags needinfo?(gabrioux)
Ameena Suhani S H 2022-06-06 21:18:27 UTC QA Contact amsyedha mgowri
Guillaume Abrioux 2022-06-09 07:25:16 UTC Flags needinfo?(gabrioux) needinfo?(mgowri)
Manasa 2022-06-13 04:34:29 UTC QA Contact mgowri vamahaja
CC vamahaja
Flags needinfo?(mgowri) needinfo?(vamahaja)
Vaibhav Mahajan 2022-06-15 07:47:12 UTC Flags needinfo?(vamahaja) needinfo?(gabrioux)
Guillaume Abrioux 2022-06-15 08:50:07 UTC Status ON_QA ASSIGNED
Link ID Github ceph/ceph-ansible/pull/7206
Flags needinfo?(gabrioux)
Guillaume Abrioux 2022-06-15 11:12:25 UTC Status ASSIGNED POST
Vaibhav Mahajan 2022-06-27 11:14:17 UTC Status POST MODIFIED
Fixed In Version ceph-ansible-6.0.26-1.el8cp ceph-ansible-6.0.27.3-1.el8cp
Status MODIFIED ON_QA
Flags needinfo?(gabrioux) needinfo?(gabrioux)
Guillaume Abrioux 2022-06-29 06:42:47 UTC Link ID Github ceph/ceph-ansible/pull/7217
Flags needinfo?(gabrioux) needinfo?(gabrioux)
Guillaume Abrioux 2022-06-29 07:13:16 UTC Flags needinfo?(vamahaja)
Status ON_QA POST
Guillaume Abrioux 2022-06-29 07:13:58 UTC Flags needinfo?(tserlin)
Vaibhav Mahajan 2022-07-05 05:51:12 UTC Status POST MODIFIED
Fixed In Version ceph-ansible-6.0.27.3-1.el8cp ceph-ansible-6.0.27.4-1.el8cp
Flags needinfo?(tserlin)
Status MODIFIED ON_QA
Flags needinfo?(vamahaja) needinfo?(gabrioux)
Guillaume Abrioux 2022-07-05 12:48:31 UTC Flags needinfo?(gabrioux) needinfo?(tserlin)
Status ON_QA POST
Akash Raj 2022-07-06 08:06:00 UTC Fixed In Version ceph-ansible-6.0.27.4-1.el8cp ceph-ansible-6.0.27.6-1.el8cp
Status POST MODIFIED
Status MODIFIED ON_QA
Blocks 2102272
CC akraj
Docs Contact akraj
Flags needinfo?(gabrioux)
Vaibhav Mahajan 2022-07-06 14:38:23 UTC Flags needinfo?(gabrioux)
Guillaume Abrioux 2022-07-07 15:08:58 UTC Link ID Github ceph/ceph-ansible/pull/7206
Guillaume Abrioux 2022-07-07 15:09:04 UTC Link ID Github ceph/ceph-ansible/pull/7217
Guillaume Abrioux 2022-07-07 15:09:54 UTC Link ID Github ceph/ceph-ansible/pull/7243
Guillaume Abrioux 2022-07-07 15:19:51 UTC Flags needinfo?(gabrioux) needinfo?(gabrioux) needinfo?(tserlin)
Status ON_QA POST
Vaibhav Mahajan 2022-07-08 08:56:28 UTC Fixed In Version ceph-ansible-6.0.27.6-1.el8cp ceph-ansible-6.0.27.7-1.el8cp
Status POST MODIFIED
Flags needinfo?(tserlin)
Flags needinfo?(tserlin)
Status MODIFIED ON_QA
Status ON_QA VERIFIED
Akash Raj 2022-07-12 07:00:42 UTC Flags needinfo?(gabrioux)
Guillaume Abrioux 2022-07-12 07:22:49 UTC Flags needinfo?(gabrioux)
Doc Text Feature: Add a playbook to backup and restore ceph files

Reason: When upgrading the OS from RHEL 7 to RHEL 8, it can be useful to have a playbook to backup and restore /etc/ceph and /var/lib/ceph in case the user basically reprovision the machine.

Result: Users don't have to backup and restore files manually which can be convenient in large cluster deployments.
Doc Type If docs needed, set a value Enhancement
Akash Raj 2022-07-13 07:30:25 UTC Doc Text Feature: Add a playbook to backup and restore ceph files

Reason: When upgrading the OS from RHEL 7 to RHEL 8, it can be useful to have a playbook to backup and restore /etc/ceph and /var/lib/ceph in case the user basically reprovision the machine.

Result: Users don't have to backup and restore files manually which can be convenient in large cluster deployments.
.A new Ansible playbook is now available for backup and restoring Ceph files

Previously, users had to manually backup and restore files when either upgrading the OS from {os-product} 7 to {os-product} 8 or reprovisioning their machines, which was quite inconvenient especially in case of large cluster deployments.

With this release, `backup-and-restore-ceph-files.yml` playbook is added to backup and restore Ceph files such as `/etc/ceph` and `/var/lib/ceph` that eliminates the need for the user to manually restore files.
Flags needinfo?(gabrioux)
Akash Raj 2022-07-14 03:56:47 UTC Flags needinfo?(gabrioux)
Guillaume Abrioux 2022-07-18 07:57:06 UTC Flags needinfo?(gabrioux) needinfo?(gabrioux)
Akash Raj 2022-07-20 05:46:00 UTC Doc Text .A new Ansible playbook is now available for backup and restoring Ceph files

Previously, users had to manually backup and restore files when either upgrading the OS from {os-product} 7 to {os-product} 8 or reprovisioning their machines, which was quite inconvenient especially in case of large cluster deployments.

With this release, `backup-and-restore-ceph-files.yml` playbook is added to backup and restore Ceph files such as `/etc/ceph` and `/var/lib/ceph` that eliminates the need for the user to manually restore files.
.A new Ansible playbook is now available for backup and restoring Ceph files

Previously, users had to manually backup and restore files when either upgrading the OS from {os-product} 7 to {os-product} 8 or reprovisioning their machines, which was quite inconvenient especially in case of large cluster deployments.

With this release, the `backup-and-restore-ceph-files.yml` playbook is added to backup and restore Ceph files, such as `/etc/ceph` and `/var/lib/ceph` that eliminates the need for the user to manually restore files.
errata-xmlrpc 2022-08-09 09:56:57 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2022-08-09 17:37:27 UTC Resolution --- ERRATA
Status RELEASE_PENDING CLOSED
Last Closed 2022-08-09 17:37:27 UTC
errata-xmlrpc 2022-08-09 17:38:03 UTC Link ID Red Hat Product Errata RHSA-2022:5997

Back to bug 2051640