[OpenAFS-devel] Openafs on Linux RS/6000 43P-140

Tilo Buschmann tilo.buschmann@s2000.tu-chemnitz.de
Wed, 29 Jan 2003 19:59:36 +0100


Hi

On 29 Jan 2003 13:42:51 -0500
Derek Atkins <warlord@MIT.EDU> wrote:

> please continue to CC: openafs-devel -- other people may be able to
> help...

Sorry, I failed to see it.

> > amy:~ # df
> > Filesystem           1k-blocks      Used Available Use% Mounted on
> > /dev/sda3              4071680   2586156   1278692  67% /
> > shmfs                    63240         0     63240   0% /dev/shm
> > AFS                    9000000         0   9000000   0% /afs
> 
> That looks like you have plenty of space, and it also looks like
> you've got AFS mounted!

Yes, everything looks good, that is the sad point.
 
> Ok, so it looks like AFS is mounted.  What do you get from:
>         fs wheres /afs

==
amy:~ # fs whereis /afs/              
File /afs/ is on hosts 
amy:~ # 
==
(/afs is in localhost, that is ok)

> What about:
> 
>         cat /usr/vice/etc/ThisCell

==
amy:~ # cat /usr/vice/etc/ThisCell  
tu-chemnitz.de
amy:~ # 
==

(yes, that Cell is in /usr/vice/etc/CellServDB )

> What commands did you give to afsd?

==
amy:~ # ps aux | grep afsd
root       952  0.0  0.6  1936  844 pts/0    S    19:15   0:00
/usr/sbin/afsd -stat 2000 -dcache 800 -daemons 3 -volumes 70 -dynroot
-afsdb -nosettime
root       955  0.0  0.0     0    0 ?        SW   19:15   0:00 [afsd]
==

> What other volumes do you have mounted?

Noone, the output of mount in my last mail was everything.

See, klog and tokens are working, is it possibly to get some useful
debug output from the module?

Tilo