[794] in arla-drinkers

home help back first fref pref prev next nref lref last post

inode clashes (linux 2.2.x, arla 0.2x)

daemon@ATHENA.MIT.EDU (Simon Josefsson)
Fri Apr 30 17:10:53 1999

From owner-arla-drinkers@stacken.kth.se Fri Apr 30 21:10:52 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 6440 invoked from network); 30 Apr 1999 21:10:52 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 30 Apr 1999 21:10:52 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id XAA16488
	for arla-drinkers-list; Fri, 30 Apr 1999 23:03:42 +0200 (MET DST)
Received: from xiphias.pdc.kth.se (xiphias.pdc.kth.se [130.237.221.226])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id XAA16484
	for <arla-drinkers@stacken.kth.se>; Fri, 30 Apr 1999 23:03:38 +0200 (MET DST)
Received: (from jas@localhost)
	by xiphias.pdc.kth.se (8.8.5/8.8.5) id XAA13050;
	Fri, 30 Apr 1999 23:03:36 +0200 (METDST)
To: arla-drinkers@stacken.kth.se
Subject: inode clashes (linux 2.2.x, arla 0.2x)
From: Simon Josefsson <jas@pdc.kth.se>
Date: 30 Apr 1999 23:03:35 +0200
Message-ID: <ilur9p1u8go.fsf@xiphias.pdc.kth.se>
Lines: 21
User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) Emacs/20.3.8
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

Once every other day I get a error such as

$ cp foo bar
cp: `foo' and `bar' are the same file

when in fact they are not.

I assume this is due to mapping AFS inodes (or whatever the AFS
equivalent is called) into UFS inodes failes to produce unique UFS
inodes. `ls -i foo bar' proves the theory, and I tend to use

$ rm bar
$ cp foo bar

to work around it.

Since I've never seen this when using a AFS client from another vendor
I wonder whether this is something that can be (or is being) improved
in arla?

Thanks

home help back first fref pref prev next nref lref last post