[310] in arla-drinkers
Re: file corruption with arla
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Tue Oct 6 09:29:22 1998
From owner-arla-drinkers@stacken.kth.se Tue Oct 06 13:29:21 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 1175 invoked from network); 6 Oct 1998 13:29:19 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 6 Oct 1998 13:29:19 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id PAA22810
for arla-drinkers-list; Tue, 6 Oct 1998 15:23:29 +0200 (MET DST)
Received: from yakko.stacken.kth.se (map@yakko.stacken.kth.se [130.237.234.52])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id PAA22805;
Tue, 6 Oct 1998 15:23:22 +0200 (MET DST)
Received: (from map@localhost)
by yakko.stacken.kth.se (8.8.8/8.8.7) id PAA10158;
Tue, 6 Oct 1998 15:22:54 +0200 (CEST)
To: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: file corruption with arla
References: <19981006094131.A12682@afs.mcc.ac.uk>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 06 Oct 1998 15:22:53 +0200
In-Reply-To: Dr A V Le Blanc's message of Tue, 6 Oct 1998 09:41:31 +0100
Message-ID: <lv1ww6dakpe.fsf@yakko.stacken.kth.se>
Lines: 20
X-Mailer: Gnus v5.3/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> (2) File times and dates in arla are not correct. The timestamp
> is completely wrong, and a pattern is hard to discern.
Do you have a test case for this? When I try, I get this result:
double:~$ date ; touch foo
Tue Oct 6 14:26:12 CEST 1998
double:~$ ls -l foo
-rw-r--r-- 1 map usr 0 Oct 6 14:26 foo
double:~$
> (4) Very often when there is no process using arla, it is not
> possible to unmount it without rebooting the system.
This is due to the caching done in the Linux 2.0 xfs module. Killing
arlad should empty the cache, and thus release all refcounts on the
inodes.
/Magnus
map@stacken.kth.se