[OpenAFS] Installing AFS on a linux box

Ray Link rlink+@pitt.edu
Tue, 27 Nov 2001 15:05:52 -0500 (EST)


On Tue, 27 Nov 2001, Srinivas, Mohan wrote:

> when i am creating admin and afs users using
> # kas -cell < cellname> -noauth
> ka> create afs
> then i am providing password.
> now i am getting this error message:
> creating user afs: [___] server or network not responding.

What is the output of the following command?

# bos status -server <servername> -cell <cellname> -noauth

If you have been following the Quick Beginnings guide to the letter,
you should see output similar to the following:

# bos status -server <servername> -cell <cellname> -noauth
Instance kaserver, currently running normally.
Instance buserver, currently running normally.
Instance ptserver, currently running normally.
Instance vlserver, currently running normally.
#

The line you want to pay attention to is the very first one, the one
about the kaserver.  If it is not running, or you haven't started it,
back up a section in the Quick Beginnings guide and make sure you've
properly executed all of the "bos create" commands.

--
Ray Link
rlink@pitt.edu