[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0612281041340.15825@yvahk01.tjqt.qr>
Date: Thu, 28 Dec 2006 10:43:29 +0100 (MET)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: Jesper Juhl <jesper.juhl@...il.com>
cc: linux-kernel@...r.kernel.org,
Trond Myklebust <trond.myklebust@....uio.no>,
nfs@...ts.sourceforge.net
Subject: Re: VFS: Busy inodes after unmount. Self-destruct in 5 seconds.
Have a nice day...
On Dec 28 2006 10:27, Jesper Juhl wrote:
>
>I get this message in my webservers (with NFS mounted homedirs) logs once
>in a while :
>
> kernel: VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...
This happens when the underlying "block device" disappears, the most
prominent case being ejecting the CD while the fs is still mounted. I
have not seen it with nfs yet, since networked fs don't have any
real backing device and instead provide either [waiting for
reconnection] or -EIO, i.e. proper error handling.
>
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists