Actions
Bug #41072
closedscheduled cephfs snapshots (via ceph manager)
% Done:
0%
Source:
Development
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v16.0.0-4819-gde2128a7db
Released In:
v16.2.0~1546
Upkeep Timestamp:
2025-07-16T14:09:25+00:00
Description
outline detailed here: https://pad.ceph.com/p/cephfs-snap-mirroring
Specify a snapshot schedule on any (sub)directory (or subvolume) and have the ceph manager automatically take the snapshots (based on a snapshot schedule specification).
interface:
$ ceph fs snap-schedule ls --fs=<fs> $ ceph fs snap-schedule set --fs=<fs> [--subvolume=<subvolume>] --path=<path> --schedule=<schedule-spec> (read the above ceph fs for details on `schedule spec`).
Updated by Venky Shankar over 6 years ago
- also, interface for fetching snap metadata (`flushed` state, etc...)
$ ceph fs snap-schedule get --fs=<fs> [--subvolume=<subvolume>] --path=<path>
Updated by Patrick Donnelly over 6 years ago
- Status changed from New to In Progress
- Assignee set to Jan Fajerski
- Start date deleted (
08/05/2019) - Source changed from Community (dev) to Development
- Pull request ID set to 29489
Updated by Lenz Grimmer over 6 years ago
- Related to Feature #38288: mgr/dashboard: CephFS snapshots/quota REST API added
Updated by Patrick Donnelly about 6 years ago
- Target version changed from v15.0.0 to v16.0.0
Updated by Jan Fajerski over 5 years ago
- Status changed from In Progress to Pending Backport
- Backport set to octopus
Updated by Nathan Cutler over 5 years ago
- Copied to Backport #47200: octopus: scheduled cephfs snapshots (via ceph manager) added
Updated by Konstantin Shalygin over 3 years ago
- Tracker changed from Feature to Bug
- Status changed from Pending Backport to Resolved
- Regression set to No
- Severity set to 3 - minor
Updated by Upkeep Bot 8 months ago
- Merge Commit set to de2128a7db3aa56af33db05fc84d128a501e13f7
- Fixed In set to v16.0.0-4819-gde2128a7db
- Released In set to v16.2.0~1546
- Upkeep Timestamp set to 2025-07-16T14:09:25+00:00
Actions