Project

General

Profile

Actions

Bug #182

closed

VFS: Busy inodes after unmount of ceph.

Added by Sage Weil almost 14 years ago. Updated over 13 years ago.

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

0%

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

Description

Am Sun, 06 Jun 2010 21:10:28 -0700 schrieb Sage Weil:

On Sat, 5 Jun 2010, Thomas Mueller wrote:

hi

since running an new snapshot test* that creates some(many?) snapshots
I get this kernel message on umount:

VFS: Busy inodes after unmount of ceph. Self-destruct in 5 seconds.
Have a nice day...

this is with kernel 2.6.34 and ceph-client-standalone

This one is new. Can you say a bit more about what workload induced the
crash? Or better yet, are you able to reproduce it?

yes, i get the message every time i run the test and do the umount. the
system is debian squeeze with 4GB of RAM and 2.6.34 kernel from
experimental repo. cannot test it on centos5 right now.

what the script does:
- mkdir snaptest-2; cd snaptest-2
- create 100 dirs with 1 textfile in it
- mkdir .snap/test-1
- create 100 dirs with 1 textfile in it
- for every subdir create a snapshot (mkdir $i/.snap/snaptest) and then
create 10 textfiles
- mkdir .snap/test-2
- mkdir copysnap1; cp R .snap/test-1 copysnap1/
mkdir .snap/test-3
- rm Rf ./*
umount

(http://github.com/vinzent/ceph-testsuite/blob/master/tests/snaptest-2)

Actions #1

Updated by Sage Weil almost 14 years ago

  • Status changed from New to Resolved

This was actually an mds bug. It wasn't responding to a client_caps flushsnap. Fixed in ceph.git commit:4ecd8facd9157554b9fd6fb9055c49ccf6074695

Actions

Also available in: Atom PDF