[OpenAFS] Help: fs exa /afs: connection time out

Lee Eric openlinuxsource@gmail.com
Thu, 2 Jun 2011 17:36:23 +0800


Hi,

I noticed that in an OpenAFS client I can get the information well.

[root@client1 ~]# fs exa /afs
File /afs (536870912.1.1) contained in volume 536870912
Volume status for vid = 536870912 named root.afs
Current disk quota is unlimited
Current blocks used are 4
The partition has 1995424 blocks available out of 2064208

[root@client1 ~]# fs exa /afs/herdingcat.internal/
File /afs/herdingcat.internal/ (536870915.1.1) contained in volume 536870915
Volume status for vid = 536870915 named root.cell
Current disk quota is unlimited
Current blocks used are 4
The partition has 1995424 blocks available out of 2064208

But on another client I got connection time out error message.

[root@client2 /]# fs exa /afs/
fs:'/afs/': Connection timed out
[root@client2 /]# fs exa /afs/herdingcat.internal/
File /afs/herdingcat.internal/ (536870915.1.1) contained in volume 536870915
Volume status for vid = 536870915 named root.cell
Current disk quota is unlimited
Current blocks used are 4
The partition has 1995424 blocks available out of 2064208

So could anyone show me how to fix that?

Thanks very much.

Eric