Back to bug 2097187

Who When What Removed Added
Red Hat One Jira (issues.redhat.com) 2022-06-15 05:34:35 UTC Link ID Red Hat Issue Tracker RHCEPH-4541
Red Hat Bugzilla 2022-12-31 19:15:37 UTC QA Contact mgowri msaini
Red Hat Bugzilla 2023-01-01 05:37:42 UTC Assignee adking nobody
Red Hat Bugzilla 2023-01-01 08:29:25 UTC Docs Contact asriram
Red Hat Bugzilla 2023-01-01 08:37:48 UTC QA Contact msaini
Alasdair Kergon 2023-01-04 04:33:20 UTC Assignee nobody adking
Alasdair Kergon 2023-01-04 05:02:14 UTC QA Contact mgowri
Adam King 2023-03-31 19:11:08 UTC Status NEW ASSIGNED
Depends On 2180567
Ken Dreyer (Red Hat) 2023-04-12 13:55:13 UTC Status ASSIGNED MODIFIED
Fixed In Version ceph-17.2.6-5.el9cp
Ken Dreyer (Red Hat) 2023-04-12 13:56:09 UTC Flags needinfo?(vereddy)
CC vereddy
Veera Raghava Reddy 2023-04-12 14:03:33 UTC Flags needinfo?(vereddy)
errata-xmlrpc 2023-04-12 14:07:53 UTC Status MODIFIED ON_QA
Manisha Saini 2023-04-12 19:14:31 UTC CC msaini
QA Contact mgowri msaini
Manisha Saini 2023-04-20 20:22:27 UTC Flags needinfo?(adking)
CC adking
Adam King 2023-04-21 02:47:15 UTC Flags needinfo?(adking)
Manisha Saini 2023-04-24 16:17:44 UTC Status ON_QA VERIFIED
Akash Raj 2023-05-03 06:18:44 UTC CC akraj
Flags needinfo?(adking)
Docs Contact akraj
Adam King 2023-05-03 14:43:49 UTC Doc Type If docs needed, set a value Bug Fix
Flags needinfo?(adking)
Doc Text Cause: scheduled daemon actions were getting dropped on mgr failover

Consequence: if you sent a "ceph orch daemon redeploy <mgr-daemon-name>" where the mgr daemon is the current active mgr, it would just failover and never do the actual redeploy. This meant users would have to run the command again once that mgr has become a standby

Fix: Scheduled daemon actions are save somewhere persistent when they are scheduled

Result: If the active mgr is on RHCS 6.1, "ceph orch daemon redeploy <mgr-daemon-name>" when the mgr daemon specified is the active mgr, should work as intended. It will first failover control to another mgr, and then that other mgr will redeploy the mgr specified in the command.
Akash Raj 2023-05-08 02:34:51 UTC Blocks 2192813
Akash Raj 2023-05-09 02:58:44 UTC Flags needinfo?(adking)
Doc Text Cause: scheduled daemon actions were getting dropped on mgr failover

Consequence: if you sent a "ceph orch daemon redeploy <mgr-daemon-name>" where the mgr daemon is the current active mgr, it would just failover and never do the actual redeploy. This meant users would have to run the command again once that mgr has become a standby

Fix: Scheduled daemon actions are save somewhere persistent when they are scheduled

Result: If the active mgr is on RHCS 6.1, "ceph orch daemon redeploy <mgr-daemon-name>" when the mgr daemon specified is the active mgr, should work as intended. It will first failover control to another mgr, and then that other mgr will redeploy the mgr specified in the command.
.Scheduled daemon actions no longer get dropped on mgr failover
Previously, scheduled daemon actions would get dropped on Ceph Manager failover. Due to this, if users sent a `ceph orch daemon redeploy _MANAGER_DAEMON_NAME_`, where the Ceph Manager daemon is active, it would just failover, and never actually redeploy. Users would have to run the command again, once that manager daemon became a standby.

With this fix, scheduled daemon actions are saved somewhere persistent when they are scheduled. When you run `ceph orch daemon redeploy _MANAGER_DAEMON_NAME_` command specifying the active manager, It will first failover control to another manager, and then the other manager redeploys the active manager specified in the command.
Adam King 2023-05-11 13:44:27 UTC Doc Text .Scheduled daemon actions no longer get dropped on mgr failover
Previously, scheduled daemon actions would get dropped on Ceph Manager failover. Due to this, if users sent a `ceph orch daemon redeploy _MANAGER_DAEMON_NAME_`, where the Ceph Manager daemon is active, it would just failover, and never actually redeploy. Users would have to run the command again, once that manager daemon became a standby.

With this fix, scheduled daemon actions are saved somewhere persistent when they are scheduled. When you run `ceph orch daemon redeploy _MANAGER_DAEMON_NAME_` command specifying the active manager, It will first failover control to another manager, and then the other manager redeploys the active manager specified in the command.
.Scheduled daemon actions no longer get dropped on mgr failover
Previously, scheduled daemon actions would get dropped on Ceph Manager failover. Due to this, if users sent a `ceph orch daemon redeploy _MANAGER_DAEMON_NAME_`, where the Ceph Manager daemon specified is active, it would just failover, and never actually redeploy. Users would have to run the command again, once that manager daemon became a standby.

With this fix, scheduled daemon actions are saved somewhere persistent when they are scheduled. When you run `ceph orch daemon redeploy _MANAGER_DAEMON_NAME_` command specifying the active manager, It will first failover control to another manager, and then the other manager redeploys the previously active manager specified in the command.
Flags needinfo?(adking)
Ranjini M N 2023-06-13 09:36:12 UTC CC rmandyam
errata-xmlrpc 2023-06-15 09:07:46 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2023-06-15 09:15:29 UTC Resolution --- ERRATA
Status RELEASE_PENDING CLOSED
Last Closed 2023-06-15 09:15:29 UTC
errata-xmlrpc 2023-06-15 09:16:08 UTC Link ID Red Hat Product Errata RHSA-2023:3623

Back to bug 2097187