[335] in arla-drinkers
@sys in /afs directory on arla-0.13 works ?
daemon@ATHENA.MIT.EDU (Takashi Ichihara)
Wed Oct 21 18:27:28 1998
From owner-arla-drinkers@stacken.kth.se Wed Oct 21 22:27:27 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 11292 invoked from network); 21 Oct 1998 22:27:26 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 21 Oct 1998 22:27:26 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id AAA15603
for arla-drinkers-list; Thu, 22 Oct 1998 00:21:54 +0200 (MET DST)
Received: from rikalp.phy.bnl.gov (rikalp.phy.bnl.gov [130.199.36.85])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id AAA15599
for <arla-drinkers@stacken.kth.se>; Thu, 22 Oct 1998 00:21:47 +0200 (MET DST)
Received: from rikalp.phy.bnl.gov (localhost [127.0.0.1])
by rikalp.phy.bnl.gov (8.8.8/8.8.8) with ESMTP id SAA08698;
Wed, 21 Oct 1998 18:21:46 -0400 (EDT)
Message-Id: <199810212221.SAA08698@rikalp.phy.bnl.gov>
To: arla-drinkers@stacken.kth.se
cc: ichihara@rikalp.phy.bnl.gov
Subject: @sys in /afs directory on arla-0.13 works ?
Date: Wed, 21 Oct 1998 18:21:45 -0400
From: Takashi Ichihara <ichihara@rikalp.phy.bnl.gov>
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Hi folks
I'm using arla-0.13 on Linux RH5.1 (kernel 2.1.119) and
encountered a problem. Could anyone have any suggestion how
to work @sys function under the /afs directory path ?
Our project sometime uses following directory specification
in /afs directory to support multiple platforms,
/afs/something.../arch/.@sys/
In Transac AFS on linux, this @sys is interpreted as
i386_linux2 and works well, like as follows.
(Transac AFS on Linux RH 5.1, kernel 2.0.33)
$ pwd
/afs/something.../arc
$ ls
aix i386_linux2 irix linux sun4os5pc
hpux i386_redhat50 irix64 osf1 sun4x_56
$ cd @sys
$ pwd
/afs/something..,/arch/i386_linux2
However in Alra-0.13 on Linux RH5.1 (2.1.119), I have a problem.
(arla-0.13 on Linux RH5.1 Kernel 2.1.119)
$ pwd
/afs/something.../arc
$ls
aix i386_linux2 irix linux sun4os5pc
hpux i386_redhat50 irix64 osf1 sun4x_56
$ cd @sys
@sys: No such file or directory.
Is this my own problem or current limitation of the arla-0.13 ?
Does anyone know how to work this @sys under arla /afs directory
on Linux ? Thank you for any suggestion.
Takashi Ichihara