Project

General

Profile

Actions

Bug #149

closed

Stale NFS Handle when copying from snapshot

Added by Yehuda Sadeh almost 14 years ago. Updated over 13 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Happens in the following scenario:
mount ceph
cd /mnt
mkdir a; cd a
tar xvfj ~/linux-2.6.xx.tar.bz2 (^C after a few seconds)
sync
mkdir .snap/k
rm -fR linux-2.6.xx
cp -rv .snap/k .

Actions #1

Updated by Yehuda Sadeh almost 14 years ago

Reproduced on version:
kclient: current unstable branch (240ed68eb567d80dd6bab739341999a5ab0ad55d)
server: current unstable (06b86ea4a82923fd7721f5e40f0dd769a0b479a0)

Actions #2

Updated by Greg Farnum almost 14 years ago

  • Assignee set to Greg Farnum
Actions #3

Updated by Greg Farnum almost 14 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Greg Farnum almost 14 years ago

  • Assignee deleted (Greg Farnum)

Putting this back in the mix since Sage has been handling a lot of bugs from this test case today.

Actions #5

Updated by Sage Weil almost 14 years ago

  • Status changed from In Progress to Closed

Still finding bugs with this basic workload, but I haven't seen ESTALE pretty much ever. Closing this one out for now, and adding a workunit to the qa suite with the above.

Actions

Also available in: Atom PDF