[1150] in athena10
Re: "Your AFS client does not seem to be working."
daemon@ATHENA.MIT.EDU (Cathy Wu)
Sun Feb 15 19:24:30 2009
MIME-Version: 1.0
In-Reply-To: <6962e8a20902141647je057ef5r337297708e68ceec@mail.gmail.com>
Date: Sun, 15 Feb 2009 19:23:39 -0500
Message-ID: <6962e8a20902151623t102235a3y12cc2c489640b5b3@mail.gmail.com>
From: Cathy Wu <cathywu@MIT.EDU>
To: Evan Broder <broder@mit.edu>
Cc: debathena@mit.edu
Content-Type: multipart/alternative; boundary=00151750e184c526520462fe3282
--00151750e184c526520462fe3282
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Ok, I dropped down to the root prompt and reverted the change. So my ubuntu
partition is working again.
Here is what I see in the terminal when I try to make the change again:
$ sudo nano /etc/openafs/afs.conf
$ sudo /etc/init.d/openafs-client restart
Stopping AFS services: openafs.
Starting AFS services: openafs afsd.
afsd: All AFS daemons started.
[**here, the system hangs]
$ sudo /etc/init.d/openafs-client restart
Stopping AFS services:afsd: Shutting down all afs processes and afs state
[**here, the system hangs again]
Additionally, the system hangs again when I revert the change and restart
the openafs-client. I'm not really understanding the situation. What
should I try next? Please advise me.
Thanks for your patience,
Cathy
2009/2/14 Cathy Wu <cathywu@mit.edu>
> Thanks again for your quick reply. I tried the above and then upon running
> 'sudo /etc/init.d/openafs-client restart,' the terminal would hold when the
> openafsd processes tried to stop. I thought it would be a good idea to
> restart my machine, so I did so, and now I come across the same error
> message when I try to boot (unsuccessfully).
>
> I am now using my Windows partition. Is there any way to revert the change
> and/or fix the problem?
>
> Thanks!
>
> Cathy
>
> 2009/2/11 Evan Broder <broder@mit.edu>
>
> 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
>> >
>> >
>>
>
>
--00151750e184c526520462fe3282
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Ok, I dropped down to the root prompt and reverted the change. So my =
ubuntu partition is working again.<br><br>Here is what I see in the termina=
l when I try to make the change again:<br><br>$ sudo nano /etc/openafs/afs.=
conf<br>
$ sudo /etc/init.d/openafs-client restart<br>Stopping AFS services: openafs=
.<br>Starting AFS services: openafs afsd.<br>afsd: All AFS daemons started.=
<br>[**here, the system hangs]<br>$ sudo /etc/init.d/openafs-client restart=
<br>
Stopping AFS services:afsd: Shutting down all afs processes and afs state<b=
r>[**here, the system hangs again]<br><br>Additionally, the system hangs ag=
ain when I revert the change and restart the openafs-client. I'm =
not really understanding the situation. What should I try next? Pleas=
e advise me.<br>
<br>Thanks for your patience,<br><br>Cathy<br><br><br><br><br><br><div clas=
s=3D"gmail_quote">2009/2/14 Cathy Wu <span dir=3D"ltr"><<a href=3D"mailt=
o:cathywu@mit.edu">cathywu@mit.edu</a>></span><br><blockquote class=3D"g=
mail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks again for your quick reply. I tried the above and then upon ru=
nning 'sudo /etc/init.d/openafs-client restart,' the terminal would=
hold when the openafsd processes tried to stop. I thought it would b=
e a good idea to restart my machine, so I did so, and now I come across the=
same error message when I try to boot (unsuccessfully). <br>
<br>I am now using my Windows partition. Is there any way to revert t=
he change and/or fix the problem? <br><br>Thanks!<br><br>Cathy<br><br=
><div class=3D"gmail_quote">2009/2/11 Evan Broder <span dir=3D"ltr"><<a =
href=3D"mailto:broder@mit.edu" target=3D"_blank">broder@mit.edu</a>></sp=
an><div>
<div></div><div class=3D"Wj3C7c"><br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Cathy -<br>
As the message suggests, your hard drive was not formatted wi=
th<br>
either ext2 or ext3, which are the only supported filesystems for the<br>
local AFS cache on Linux.<br>
<br>
A fairly straightforward alternative is to keep the AFS cache entirely<br>
in memory, instead of on disk. To enable this, edit<br>
/etc/openafs/afs.conf, and find the line that sets the OPTIONS variable<br>
(should be line 65 or so). Edit that line to say<br>
<br>
OPTIONS=3D"-stat 10000 -daemons 6 -volumes 200 -memcache"<br>
<br>
Then run `sudo /etc/init.d/openafs-client restart`<br>
<br>
- Evan<br>
<div><br>
Cathy Wu wrote:<br>
> Thank you for the quick reply.<br>
><br>
> I checked debathena.list and the 2 lines were already uncommented. &nb=
sp;I<br>
> then ran the 3 commands and got:<br>
><br>
> $ sudo /etc/init.d/openafs-client restart<br>
> Stopping AFS services: openafs.<br>
> Starting AFS services: openafs afsd.<br>
> afsd: ERROR: Cache dir check failed (must use ext2 or ext3 for cache<b=
r>
> partition)<br>
> fs: Invalid argument.<br>
><br>
> Do you have any further advice?<br>
><br>
> Thanks!<br>
><br>
> Cathy<br>
><br>
</div>> 2009/2/9 Evan Broder <<a href=3D"mailto:broder@mit.edu" targe=
t=3D"_blank">broder@mit.edu</a> <mailto:<a href=3D"mailto:broder@mit.edu=
" target=3D"_blank">broder@mit.edu</a>>><br>
<div><div></div><div>><br>
> Hi Cathy -<br>
> If you edit /etc/apt/sources.list.d/debathe=
na.list, you'll find<br>
> that<br>
> there should be two lines that were commented out by the=
release<br>
> upgrade<br>
> process. The contents of that file should look something=
like this:<br>
><br>
> deb <a href=3D"http://debathena.mit.edu/apt" target=3D"_=
blank">http://debathena.mit.edu/apt</a> intrepid debathena debathena-config=
<br>
> debathena-system openafs<br>
> deb-src <a href=3D"http://debathena.mit.edu/apt" target=
=3D"_blank">http://debathena.mit.edu/apt</a> intrepid debathena<br>
> debathena-config<br>
> debathena-system openafs<br>
><br>
> Edit the file to contain those two lines, and then run &=
quot;sudo aptitude<br>
> update && sudo aptitude dist-upgrade"<br>
><br>
> You may also need to run "sudo /etc/init.d/openafs-=
client restart"<br>
> after<br>
> that.<br>
><br>
> - Evan<br>
><br>
> Cathy Wu wrote:<br>
> > Dear Debathena maintainers,<br>
> ><br>
> > I tried to "add 6.02" today and came acro=
ss this error: "Your AFS<br>
> > client does not seem to be working" when I tri=
ed to renew my tokens.<br>
> > I've followed the troubleshooting page without =
success<br>
> > (<a href=3D"http://debathena.mit.edu/troubleshootin=
g" target=3D"_blank">http://debathena.mit.edu/troubleshooting</a> > Stoc=
k Kernel > Ubuntu).<br>
> ><br>
> > I've been using debathena for a few weeks witho=
ut issues, but I've<br>
> > recently upgraded to Ubuntu 8.10. I suspect t=
hat is where the<br>
> problem<br>
> > is and would like to cleanly uninstall debathena. &=
nbsp;How can I do<br>
> that?<br>
> ><br>
> > If I am misguided in my thinking, please advise me!=
<br>
> ><br>
> > Thanks!<br>
> > Cathy<br>
><br>
><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>
--00151750e184c526520462fe3282--