[4081] in arla-drinkers
Re: Antwort: Re: Problem with file creation on openafs-1.4.1
daemon@ATHENA.MIT.EDU (Harald Barth)
Thu Nov 16 05:24:57 2006
From arla-drinkers-bounces@stacken.kth.se Thu Nov 16 10:24:57 2006
Return-Path: <arla-drinkers-bounces@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 2410 invoked from network); 16 Nov 2006 10:24:56 -0000
Received: from mx2.kth.se (130.237.48.98)
by charon.mit.edu with SMTP; 16 Nov 2006 10:24:56 -0000
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx2.kth.se (Postfix) with ESMTP id 654F71418D5;
Thu, 16 Nov 2006 11:24:20 +0100 (CET)
Received: from mx2.kth.se ([127.0.0.1])
by localhost (mx2.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 22557-01-74; Thu, 16 Nov 2006 11:24:18 +0100 (CET)
Received: from tapas.stacken.kth.se (tapas.stacken.kth.se [130.237.234.140])
by mx2.kth.se (Postfix) with ESMTP id D90361418B0;
Thu, 16 Nov 2006 11:24:12 +0100 (CET)
Received: from tapas.stacken.kth.se (localhost [127.0.0.1])
by tapas.stacken.kth.se (Postfix) with ESMTP id 9041F534FC;
Thu, 16 Nov 2006 11:24:12 +0100 (CET)
X-Original-To: arla-drinkers@tapas.stacken.kth.se
Delivered-To: arla-drinkers@tapas.stacken.kth.se
Received: from brev.stacken.kth.se (brev.stacken.kth.se [130.237.234.84])
by tapas.stacken.kth.se (Postfix) with ESMTP id 620D0534FC
for <arla-drinkers@tapas.stacken.kth.se>;
Thu, 16 Nov 2006 11:24:10 +0100 (CET)
Received: from mx3.kth.se (mx3.kth.se [130.237.48.97])
by brev.stacken.kth.se (8.12.10/8.12.10) with ESMTP id kAGAO9ea008875
for <arla-drinkers@stacken.kth.se>;
Thu, 16 Nov 2006 11:24:10 +0100 (MET)
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx3.kth.se (Postfix) with ESMTP id A018E140E68
for <arla-drinkers@stacken.kth.se>;
Thu, 16 Nov 2006 11:24:09 +0100 (CET)
Received: from mx3.kth.se ([127.0.0.1])
by localhost (mx3.kth.se [127.0.0.1]) (amavisd-new,
port 10024) with LMTP
id 18260-01-72; Thu, 16 Nov 2006 11:24:08 +0100 (CET)
Received: from localhost (habarber.pdc.kth.se [130.237.221.63])
by mx3.kth.se (Postfix) with ESMTP id 0E29B140702;
Thu, 16 Nov 2006 11:24:08 +0100 (CET)
Date: Thu, 16 Nov 2006 11:26:30 +0100 (MET)
Message-Id: <20061116.112630.29860213.haba@habarber.pdc.kth.se>
To: Rainer.Rohmfeld@emuge.de
Subject: Re: Antwort: Re: Problem with file creation on openafs-1.4.1
From: Harald Barth <haba@pdc.kth.se>
In-Reply-To: <OF12507D85.863CAF1B-ONC1257228.003634F9-C1257228.003638AD@emuge.de>
References: <20061116.082935.108196417.haba@habarber.pdc.kth.se>
<OF12507D85.863CAF1B-ONC1257228.003634F9-C1257228.003638AD@emuge.de>
X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
X-Virus-Scanned: by amavisd-new at kth.se
X-Spam-Status: No, hits=-4.9 tagged_above=-200.0 required=5.0 tests=BAYES_00
X-Spam-Level:
Cc: arla-drinkers@stacken.kth.se
X-BeenThere: arla-drinkers@stacken.kth.se
X-Mailman-Version: 2.1.6
Precedence: list
List-Id: Arla discussions <arla-drinkers.stacken.kth.se>
List-Unsubscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=unsubscribe>
List-Archive: <http://lists.stacken.kth.se/pipermail/arla-drinkers>
List-Post: <mailto:arla-drinkers@stacken.kth.se>
List-Help: <mailto:arla-drinkers-request@stacken.kth.se?subject=help>
List-Subscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: arla-drinkers-bounces@stacken.kth.se
Errors-To: arla-drinkers-bounces@stacken.kth.se
X-Virus-Scanned: by amavisd-new at kth.se
> OK, it is the filesystem !!!
> User xfs instead of ext3.
If you use a seperate partition (or a container file) for the cache,
you can make it ext2 instead of ext3. That is a little bit faster and
if it breaks, it's no big deal as arla does not preserve the cache
between restarts anyway.
Currently Arlas internals are changing from filecache to blockcache,
so the next Arla version will have a completely different behaviour
towards the underlying file system, so this problem will not be fixed
in the current code but instead we will test how the new code works
against the not-so-usual Linux filesystems (xfs, reiserfs, tmpfs etc).
The current compat list for Linux is: ext2, ext3: YES. All others: No.
Harald.
_______________________________________________
Arla-drinkers mailing list
Arla-drinkers@stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers