[OpenAFS] Strange problem
Christopher D. Clausen
cclausen@acm.org
Thu, 8 Feb 2007 02:06:48 -0600
Srikanth Bhaskar <srikanth.bhaskar@gmail.com> wrote:
> [root@bri6506-5-l2-l-4 bin]# ./bos listhosts bri6506-5-l2-l-4 -noauth
> Cell name is linafs
> Host 1 is bri6506-5-l2-l-4
> [root@bri6506-5-l2-l-4 bin]# ./bos create bri6506-5-l2-l-4 kaserver
> simple /usr/afs/bin/kaserver -cell linafs -noauth
> bos: could not find entry (can't find cell 'linafs' in cell database)
> [root@bri6506-5-l2-l-4 bin]# ps -ef | grep bos
> root 10525 1 0 10:31 ? 00:00:00 /usr/afs/bin/bosserver
> -noauth
> root 10545 30902 0 10:34 pts/0 00:00:00 grep bos
> [root@bri6506-5-l2-l-4 bin]#
>
> has anyone come across this issue?? please advice me!
Is the cell "linafs" defined in the CellServDB file? The AFS servers
use a seperate CellServDB file from the AFS client.
<<CDC