Project

General

Profile

Actions

Bug #10312

closed

creating snapshot makes parent snapshot lost

Added by Zheng Yan over 9 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[root@zhyan-kvm1 testdir]# mkdir dir1
[root@zhyan-kvm1 testdir]# cd dir1
[root@zhyan-kvm1 dir1]# mkdir dir2
[root@zhyan-kvm1 dir1]# mkdir .snap/snap1
[root@zhyan-kvm1 dir1]# cd dir2
[root@zhyan-kvm1 dir2]# ls .snap
_snap1_1099511627787
[root@zhyan-kvm1 dir2]# mkdir .snap/snap2
[root@zhyan-kvm1 dir2]# ls .snap
snap2
[root@zhyan-kvm1 dir2]#

Actions #1

Updated by Zheng Yan over 9 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Zheng Yan about 9 years ago

  • Status changed from Fix Under Review to Resolved

fix by 5e5052b3b016066b38e1ac2daccb9f70872a4c21 "mds: update current_parent_since for newly snapshotted directory"

Actions #3

Updated by Greg Farnum almost 8 years ago

  • Component(FS) MDS added
Actions

Also available in: Atom PDF