From: Kotresh HR Date: Tue, 17 Feb 2026 20:03:03 +0000 (+0530) Subject: PendingReleaseNotes: Mention improved mirror daemon status X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=017c3c030d3466ad898b3ec755246deeb769e0d9;p=ceph-ci.git PendingReleaseNotes: Mention improved mirror daemon status Fixes: https://tracker.ceph.com/issues/73455 Signed-off-by: Kotresh HR --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e5f12413838..1499dc7d8ec 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -29,6 +29,11 @@ scan_extents, scan_inodes, and other state-changing operations. Related Tracker: https://tracker.ceph.com/issues/63191 +* CephFS mirroring: Improved mirror daemon status reporting. The command + ``ceph fs snapshot mirror daemon status`` now shows the remote cluster's + monitor addresses and cluster ID for each configured peer, making it easier + to verify peer connectivity and troubleshoot mirroring issues. + >=20.0.0 * RADOS: The lead Monitor and stretch mode status are now displayed by `ceph status`.