[OpenAFS] Re: can't cd to /afs

Mike Lee mike.li@bamboonetworks.com
Fri, 01 Feb 2002 13:28:43 +0800


Thank you


Kim Kimball wrote:

>The next thing I would try is to delete the volume "root.afs" and any
>replicas. Then recreate the root.afs volume.
>
>Use the vos remove command.
>
done and same

>
>Note that individual .readonly (replica) volumes must be removed one at a
>time with vos remove, and that you must specify the .readonly extension
>(it's part of the volume name, assigned by AFS automatically when a replica
>is created).
>
>Then use vos create to create new root.afs and root.afs.readonly, preferably
>not on the same partition as they are now.
>
>
>Also, it would be useful to see the output of:
>
>ls /usr/vice/cache | head -50
>
total 364
-rw-------    1 root     root       264016 Feb  1 13:14 CacheItems
drwx------    2 root     root        32768 Jan 25 15:22 D0
drwx------    2 root     root        36864 Jan 25 15:22 D1
drwx------    2 root     root        32768 Jan 30 13:10 D2
-rw-------    1 root     root            0 Jan 25 15:22 VolumeItems


>
>
>I notice that Derek asked if you had compiled some part of AFS, instead of
>using packaged binaries.  Just to cover this possibility, I missed the
>answer -- had you or did you perform the compile that he described?
>
I am using source packet, not rpm
so all binary are rebuild

>
>
>Kim
>
>
>----- Original Message -----
>From: "Mike Lee" <mike.li@bamboonetworks.com>
>To: "Kim Kimball" <kim@ccre.com>
>Sent: Thursday, January 31, 2002 6:50 PM
>Subject: Re: can't cd to /afs
>
>
>>Thank you
>>
>>Kim Kimball wrote:
>>
>>>Hi Mike,
>>>
>>>The command "ps -ef" shows only one fileserver instance under HPUX.
>>>
>>>I suspect the rest are threads/children of an initializing fileserver
>>>process.
>>>
>>>In any case, your key files, ThisCell, CellServDB, and processes all
>>>look fine.
>>>
>>>This doesn't look like a configuration problem ...
>>>
>>>Are you able to create (vos create) a new volume?
>>>
>>yes, and just can not "fs mkmount"
>>
>>>Kim
>>>
>>
>
>