[1125] in athena10
Re: "Your AFS client does not seem to be working."
daemon@ATHENA.MIT.EDU (Evan Broder)
Wed Feb 11 23:20:17 2009
Message-ID: <4993A344.3050500@mit.edu>
Date: Wed, 11 Feb 2009 23:19:16 -0500
From: Evan Broder <broder@MIT.EDU>
MIME-Version: 1.0
To: Cathy Wu <cathywu@mit.edu>
CC: debathena@mit.edu
In-Reply-To: <6962e8a20902092104h2a95dcf0n92b4250387b093e6@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi Cathy -
As the message suggests, your hard drive was not formatted with
either ext2 or ext3, which are the only supported filesystems for the
local AFS cache on Linux.
A fairly straightforward alternative is to keep the AFS cache entirely
in memory, instead of on disk. To enable this, edit
/etc/openafs/afs.conf, and find the line that sets the OPTIONS variable
(should be line 65 or so). Edit that line to say
OPTIONS="-stat 10000 -daemons 6 -volumes 200 -memcache"
Then run `sudo /etc/init.d/openafs-client restart`
- Evan
Cathy Wu wrote:
> Thank you for the quick reply.
>
> I checked debathena.list and the 2 lines were already uncommented. I
> then ran the 3 commands and got:
>
> $ sudo /etc/init.d/openafs-client restart
> Stopping AFS services: openafs.
> Starting AFS services: openafs afsd.
> afsd: ERROR: Cache dir check failed (must use ext2 or ext3 for cache
> partition)
> fs: Invalid argument.
>
> Do you have any further advice?
>
> Thanks!
>
> Cathy
>
> 2009/2/9 Evan Broder <broder@mit.edu <mailto:broder@mit.edu>>
>
> Hi Cathy -
> If you edit /etc/apt/sources.list.d/debathena.list, you'll find
> that
> there should be two lines that were commented out by the release
> upgrade
> process. The contents of that file should look something like this:
>
> deb http://debathena.mit.edu/apt intrepid debathena debathena-config
> debathena-system openafs
> deb-src http://debathena.mit.edu/apt intrepid debathena
> debathena-config
> debathena-system openafs
>
> Edit the file to contain those two lines, and then run "sudo aptitude
> update && sudo aptitude dist-upgrade"
>
> You may also need to run "sudo /etc/init.d/openafs-client restart"
> after
> that.
>
> - Evan
>
> Cathy Wu wrote:
> > Dear Debathena maintainers,
> >
> > I tried to "add 6.02" today and came across this error: "Your AFS
> > client does not seem to be working" when I tried to renew my tokens.
> > I've followed the troubleshooting page without success
> > (http://debathena.mit.edu/troubleshooting > Stock Kernel > Ubuntu).
> >
> > I've been using debathena for a few weeks without issues, but I've
> > recently upgraded to Ubuntu 8.10. I suspect that is where the
> problem
> > is and would like to cleanly uninstall debathena. How can I do
> that?
> >
> > If I am misguided in my thinking, please advise me!
> >
> > Thanks!
> > Cathy
>
>