Project

General

Profile

Actions

Bug #1194

closed

kclient: NFS reexport does not survive ceph fs remount

Added by Brian Chrisman almost 13 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
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

NFS doesn't survive restarts/remounts
Reproduce:
create new ceph fs
export via NFS
(on NFS client) nfs mount
(on NFS client) create a couple files/directories
stop nfs server
umount ceph filesystem
mount ceph filesystem
start nfs server
(on NFS client) access (cat) file in nfs mount

  1. Stale NFS file handle

If I perform a 'find' on the ceph filesystem before attempting to access from NFS client after restart, no stale filehandle.
Kernel client is still depending upon something being in a cache.

ceph version is ~0.28 era.
kernel is 2.6.39 pulled within the last week from ceph-client git repo


Files

STALE_on_remount.messages.log (916 KB) STALE_on_remount.messages.log Brian Chrisman, 06/20/2011 03:08 PM
STALE_on_remount.mds.log (51.1 KB) STALE_on_remount.mds.log Brian Chrisman, 06/20/2011 03:08 PM
Actions

Also available in: Atom PDF