Bug #54374
mgr/snap_schedule: include timezone information in scheduled snapshots
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Administration/Usability
Target version:
% Done:
100%
Source:
Tags:
Backport:
quincy, pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
task(medium)
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
Scheduled snapshots are stamped with local tz timestamp of the host/container. Including the tz information in the snapshot name would help users in case they want to look back and infer when a snapshot was taken.
We would also want to see how to best handle older scheduled snapshots which are not stamped with tz information.
Related issues
History
#1 Updated by Milind Changire over 1 year ago
- Pull request ID set to 45821
#2 Updated by Milind Changire over 1 year ago
1. CephFS snapshot file names created by mgr/snap_schedule are always in UTC time zone
2. If the local time zone on the system/container is something else other than UTC, then users can refer to the stat info of the snap dir to check the local time at which the snapshot was created
#3 Updated by Kotresh Hiremath Ravishankar over 1 year ago
- Status changed from New to Fix Under Review
#4 Updated by Venky Shankar over 1 year ago
- Status changed from Fix Under Review to Pending Backport
- Pull request ID changed from 45821 to 45945
#5 Updated by Backport Bot over 1 year ago
- Copied to Backport #55384: pacific: mgr/snap_schedule: include timezone information in scheduled snapshots added
#6 Updated by Backport Bot over 1 year ago
- Copied to Backport #55385: quincy: mgr/snap_schedule: include timezone information in scheduled snapshots added
#7 Updated by Backport Bot about 1 year ago
- Tags set to backport_processed
#8 Updated by Konstantin Shalygin 11 months ago
- Tracker changed from Feature to Bug
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
- Tags deleted (
backport_processed) - Regression set to No
- Severity set to 3 - minor