Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 2392374

Summary: Need access to rbd mirror schedule interval through the API
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Paul Roberts <proberts>
Component: Ceph-DashboardAssignee: Nizamudeen <nia>
Status: CLOSED ERRATA QA Contact: Sunil Angadi <sangadi>
Severity: high Docs Contact: Rivka Pollack <rpollack>
Priority: medium    
Version: 9.0CC: ceph-eng-bugs, cephqe-warriors, mobisht, nia, sangadi
Target Milestone: ---   
Target Release: 9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-20.1.0-48 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-01-29 06:58:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul Roberts 2025-09-01 12:02:56 UTC
Currently in the api GET /api/block/image/{image_spec}
we have the following info about the rbd mirror schedule
  "schedule_info": {
    "image": "mirroredpool/mirroredimage",
    "schedule_time": "2025-08-29 12:40:00"
  },

But no indication of the schedule interval which we need for SRA to be able to re-enable mirroring on the DR site after a failover.

The schedule interval is available via the CLI

rbd mirror snapshot schedule list -R

Ilya suggested:

"The mirror snapshot scheduler is something that is provided by rbd_support manager module and as such there is rbd mirror snapshot schedule list manager command

The Dashboard can make use of mgr_command() binding and get that output as JSON"

Comment 5 errata-xmlrpc 2026-01-29 06:58:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Red Hat Ceph Storage 9.0 Security and Enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2026:1536