Description of problem: "mirror group snapshot schedule remove" with group-spec does not throw any error, which gives an impression to user that schedule is removed. This bz is to keep the behavior consistent with "mirror group snapshot schedule add" which throws error on providing group-spec mirror group snapshot schedule add throws error with group-spec. [ceph: root@ceph-rbd1-cg-ds-tf74dn-node1-installer /]# rbd mirror group snapshot schedule add pool_1/group_1 2m rbd: rbd mirror group snapshot schedule add failed: (22) Invalid argument: Invalid interval (pool_1/group_1) mirror group snapshot schedule remove should also throw error with group-spec, due to below to reason. - to keep the behavior consistent with "mirror group snapshot schedule add" - as its giving false impression that group mirror snapshot schedule is removed, whereas its not. [ceph: root@ceph-rbd1-cg-ds-tf74dn-node1-installer /]# rbd mirror group snapshot schedule list --group group_1 --pool pool_1 every 1m [ceph: root@ceph-rbd1-cg-ds-tf74dn-node1-installer /]# rbd mirror group snapshot schedule remove pool_1/group_1 1m [ceph: root@ceph-rbd1-cg-ds-tf74dn-node1-installer /]# rbd mirror group snapshot schedule list --group group_1 --pool pool_1 every 1m Version-Release number of selected component (if applicable): [ceph: root@ceph-rbd1-cg-ds-tf74dn-node1-installer /]# ceph version ceph version 19.2.1-57.el9cp (25ca432e5c2874ac833d0f13057a1b7d98913317) squid (stable) [ceph: root@ceph-rbd1-cg-ds-tf74dn-node1-installer /]#
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 (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), 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-2025:9775