[1148] in athena10

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

Re: "Your AFS client does not seem to be working."

daemon@ATHENA.MIT.EDU (Cathy Wu)
Sat Feb 14 19:48:11 2009

MIME-Version: 1.0
In-Reply-To: <4993A344.3050500@mit.edu>
Date: Sat, 14 Feb 2009 19:47:13 -0500
Message-ID: <6962e8a20902141647je057ef5r337297708e68ceec@mail.gmail.com>
From: Cathy Wu <cathywu@MIT.EDU>
To: Evan Broder <broder@mit.edu>
Cc: debathena@mit.edu
Content-Type: multipart/alternative; boundary=000e0cd2e7542bf1430462ea698b

--000e0cd2e7542bf1430462ea698b
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

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
> >
> >
>

--000e0cd2e7542bf1430462ea698b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Thanks again for your quick reply.&nbsp; I tried the above and then upon ru=
nning &#39;sudo /etc/init.d/openafs-client restart,&#39; the terminal would=
 hold when the openafsd processes tried to stop.&nbsp; 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.&nbsp; Is there any way to revert t=
he change and/or fix the problem?&nbsp; <br><br>Thanks!<br><br>Cathy<br><br=
><div class=3D"gmail_quote">2009/2/11 Evan Broder <span dir=3D"ltr">&lt;<a =
href=3D"mailto:broder@mit.edu">broder@mit.edu</a>&gt;</span><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>
 &nbsp; &nbsp;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&quot;-stat 10000 -daemons 6 -volumes 200 -memcache&quot;<br>
<br>
Then run `sudo /etc/init.d/openafs-client restart`<br>
<br>
- Evan<br>
<div class=3D"Ih2E3d"><br>
Cathy Wu wrote:<br>
&gt; Thank you for the quick reply.<br>
&gt;<br>
&gt; I checked debathena.list and the 2 lines were already uncommented. &nb=
sp;I<br>
&gt; then ran the 3 commands and got:<br>
&gt;<br>
&gt; $ sudo /etc/init.d/openafs-client restart<br>
&gt; Stopping AFS services: openafs.<br>
&gt; Starting AFS services: openafs afsd.<br>
&gt; afsd: ERROR: Cache dir check failed (must use ext2 or ext3 for cache<b=
r>
&gt; partition)<br>
&gt; fs: Invalid argument.<br>
&gt;<br>
&gt; Do you have any further advice?<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Cathy<br>
&gt;<br>
</div>&gt; 2009/2/9 Evan Broder &lt;<a href=3D"mailto:broder@mit.edu">brode=
r@mit.edu</a> &lt;mailto:<a href=3D"mailto:broder@mit.edu">broder@mit.edu</=
a>&gt;&gt;<br>
<div><div></div><div class=3D"Wj3C7c">&gt;<br>
&gt; &nbsp; &nbsp; Hi Cathy -<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;If you edit /etc/apt/sources.list.d/debathe=
na.list, you&#39;ll find<br>
&gt; &nbsp; &nbsp; that<br>
&gt; &nbsp; &nbsp; there should be two lines that were commented out by the=
 release<br>
&gt; &nbsp; &nbsp; upgrade<br>
&gt; &nbsp; &nbsp; process. The contents of that file should look something=
 like this:<br>
&gt;<br>
&gt; &nbsp; &nbsp; deb <a href=3D"http://debathena.mit.edu/apt" target=3D"_=
blank">http://debathena.mit.edu/apt</a> intrepid debathena debathena-config=
<br>
&gt; &nbsp; &nbsp; debathena-system openafs<br>
&gt; &nbsp; &nbsp; deb-src <a href=3D"http://debathena.mit.edu/apt" target=
=3D"_blank">http://debathena.mit.edu/apt</a> intrepid debathena<br>
&gt; &nbsp; &nbsp; debathena-config<br>
&gt; &nbsp; &nbsp; debathena-system openafs<br>
&gt;<br>
&gt; &nbsp; &nbsp; Edit the file to contain those two lines, and then run &=
quot;sudo aptitude<br>
&gt; &nbsp; &nbsp; update &amp;&amp; sudo aptitude dist-upgrade&quot;<br>
&gt;<br>
&gt; &nbsp; &nbsp; You may also need to run &quot;sudo /etc/init.d/openafs-=
client restart&quot;<br>
&gt; &nbsp; &nbsp; after<br>
&gt; &nbsp; &nbsp; that.<br>
&gt;<br>
&gt; &nbsp; &nbsp; - Evan<br>
&gt;<br>
&gt; &nbsp; &nbsp; Cathy Wu wrote:<br>
&gt; &nbsp; &nbsp; &gt; Dear Debathena maintainers,<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; I tried to &quot;add 6.02&quot; today and came acro=
ss this error: &quot;Your AFS<br>
&gt; &nbsp; &nbsp; &gt; client does not seem to be working&quot; when I tri=
ed to renew my tokens.<br>
&gt; &nbsp; &nbsp; &gt; I&#39;ve followed the troubleshooting page without =
success<br>
&gt; &nbsp; &nbsp; &gt; (<a href=3D"http://debathena.mit.edu/troubleshootin=
g" target=3D"_blank">http://debathena.mit.edu/troubleshooting</a> &gt; Stoc=
k Kernel &gt; Ubuntu).<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; I&#39;ve been using debathena for a few weeks witho=
ut issues, but I&#39;ve<br>
&gt; &nbsp; &nbsp; &gt; recently upgraded to Ubuntu 8.10. &nbsp;I suspect t=
hat is where the<br>
&gt; &nbsp; &nbsp; problem<br>
&gt; &nbsp; &nbsp; &gt; is and would like to cleanly uninstall debathena. &=
nbsp;How can I do<br>
&gt; &nbsp; &nbsp; that?<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; If I am misguided in my thinking, please advise me!=
<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Thanks!<br>
&gt; &nbsp; &nbsp; &gt; Cathy<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>

--000e0cd2e7542bf1430462ea698b--

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