Bug 2238537 - [RFE][cee/sd] mgr/snap_schedule: Add capability to schedule cephfs snapshot for subvolumes and non-default groups
Summary: [RFE][cee/sd] mgr/snap_schedule: Add capability to schedule cephfs snapshot f...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 6.2
Hardware: x86_64
OS: All
unspecified
medium
Target Milestone: ---
: 7.1
Assignee: Milind Changire
QA Contact: sumr
Akash Raj
URL:
Whiteboard:
Depends On:
Blocks: 2243783 2267614 2298578 2298579
TreeView+ depends on / blocked
 
Reported: 2023-09-12 10:46 UTC by Geo Jose
Modified: 2024-07-18 07:59 UTC (History)
8 users (show)

Fixed In Version: ceph-18.2.1-35.el9cp
Doc Type: Enhancement
Doc Text:
.Snapshot scheduling support for subvolumes With this enhancement, snapshot scheduling support is provided for subvolumes. All snapshot scheduling commands accept `--subvol` and `--group` arguments to refer to appropriate subvolumes and subvolume groups. If a subvolume is specified without a subvolume group argument, then the default subvolume group is considered. Also, a valid path need not be specified when referring to subvolumes and just a placeholder string is sufficient due to the nature of argument parsing employed. Example ---- # ceph fs snap-schedule add - 15m --subvol sv1 --group g1 # ceph fs snap-schedule status - --subvol sv1 --group g1 ----
Clone Of:
: 2243783 (view as bug list)
Environment:
Last Closed: 2024-06-13 14:21:24 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 62892 0 None None None 2023-12-15 02:22:55 UTC
Red Hat Issue Tracker RHCEPH-7426 0 None None None 2023-09-12 10:47:13 UTC
Red Hat Knowledge Base (Solution) 7034170 0 None None None 2023-09-21 05:31:10 UTC
Red Hat Product Errata RHSA-2024:3925 0 None None None 2024-06-13 14:21:38 UTC

Description Geo Jose 2023-09-12 10:46:42 UTC
Description of problem:
======================
Scheduling snapshots for the subvolume is not working

Version-Release number of selected component (if applicable):
============================================================
ceph version 17.2.6-100.el9cp

How reproducible:
================

Steps to Reproduce:

1. Install RHCS 6
2. Deploy a Ceph File System
3. Enable the snap_schedule module
4. Create a snap-schedule.
5. Activate the new schedule.
6. Check status

Follow the document: 
 - https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6/html-single/file_system_guide/index#ceph-file-system-snapshot-scheduling

Actual results:
==============
- snapshot-scheduling is not working.


Expected results:
- snapshot scheduling should work without any issues.

Comment 24 errata-xmlrpc 2024-06-13 14:21:24 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 (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and bug fix 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-2024:3925


Note You need to log in before you can comment on or make changes to this bug.