Back to bug 2147348

Who When What Removed Added
Red Hat One Jira (issues.redhat.com) 2022-11-23 18:50:40 UTC Link ID Red Hat Issue Tracker RHCEPH-5686
Sunil Angadi 2022-11-24 08:27:10 UTC CC sangadi
Severity unspecified high
Divyansh Kamboj 2022-12-14 11:09:07 UTC Link ID Github ceph/ceph/pull/49299
Red Hat Bugzilla 2022-12-31 19:15:19 UTC Assignee dkamboj idryomov
Red Hat Bugzilla 2022-12-31 23:39:36 UTC Assignee idryomov nobody
Red Hat Bugzilla 2023-01-01 08:41:00 UTC CC sangadi
Red Hat Bugzilla 2023-01-01 08:45:34 UTC QA Contact vashastr
Alasdair Kergon 2023-01-04 04:39:22 UTC Assignee nobody dkamboj
Alasdair Kergon 2023-01-04 04:51:12 UTC QA Contact vashastr
Alasdair Kergon 2023-01-04 05:39:59 UTC CC sangadi
Red Hat Bugzilla 2023-01-09 08:28:34 UTC CC ceph-eng-bugs
Alasdair Kergon 2023-01-09 19:43:36 UTC CC ceph-eng-bugs
Aman Agrawal 2023-01-23 18:22:59 UTC CC amagrawa
Ilya Dryomov 2023-03-29 19:15:28 UTC CC idryomov
Status ASSIGNED POST
Ilya Dryomov 2023-04-03 15:00:06 UTC Blocks 2147346
Ilya Dryomov 2023-04-03 15:02:30 UTC Summary Add additional fields about image status in rbd mirror comands [RFE] Add additional fields about image status in rbd mirror comands
RHEL Program Management 2023-04-03 15:02:41 UTC Keywords FutureFeature
Ken Dreyer (Red Hat) 2023-04-03 19:39:21 UTC Depends On 2147345 2180567
CC kdreyer
Ken Dreyer (Red Hat) 2023-04-10 20:48:59 UTC Status POST MODIFIED
errata-xmlrpc 2023-04-10 20:51:37 UTC Status MODIFIED ON_QA
Sunil Angadi 2023-04-13 06:55:04 UTC QA Contact vashastr sangadi
Sunil Angadi 2023-04-19 09:27:39 UTC Doc Type If docs needed, set a value Enhancement
Status ON_QA VERIFIED
Akash Raj 2023-05-03 06:40:14 UTC Flags needinfo?(dkamboj)
CC akraj, dkamboj
Docs Contact akraj
Ilya Dryomov 2023-06-13 10:55:50 UTC Blocks 2192813
errata-xmlrpc 2023-06-15 09:08:13 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2023-06-15 09:16:25 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2023-06-15 09:16:25 UTC
errata-xmlrpc 2023-06-15 09:17:10 UTC Link ID Red Hat Product Errata RHSA-2023:3623
Divyansh Kamboj 2023-06-15 10:05:45 UTC Doc Text Feature: Add additional fields about image status in rbd mirror commands

Reason: Currently, the rbd mirror status command lacks important information about the time taken to sync and bytes in the last snapshot, making it challenging to monitor and troubleshoot the mirroring process effectively.

Result: The addition of "last_snapshot_bytes" and "last_snapshot_seconds" fields to the rbd mirror status command provides administrators with valuable information about the performance of the mirroring process. This enables efficient monitoring, and troubleshooting snapshot-based mirroring operations.
Flags needinfo?(dkamboj)
Akash Raj 2023-06-21 09:13:18 UTC Doc Text Feature: Add additional fields about image status in rbd mirror commands

Reason: Currently, the rbd mirror status command lacks important information about the time taken to sync and bytes in the last snapshot, making it challenging to monitor and troubleshoot the mirroring process effectively.

Result: The addition of "last_snapshot_bytes" and "last_snapshot_seconds" fields to the rbd mirror status command provides administrators with valuable information about the performance of the mirroring process. This enables efficient monitoring, and troubleshooting snapshot-based mirroring operations.
.More fields added to `rbd mirror status` command
Previously, the `rbd mirror status` command lacked important information about the time taken to sync the bytes in the last snapshot, due to which monitoring and troubleshooting the mirroring process effectively was challenging.

With this release, additional fields, such as `last_snapshot_bytes` and `last_snapshot_seconds` are added in the `rbd mirror status` command providing administrators with valuable information about the performance of the mirroring process. This enables efficient monitoring and troubleshooting snapshot-based mirroring operations.

Back to bug 2147348