[OpenAFS] Second fileserver setup

Derrick J Brashear shadow@dementia.org
Fri, 10 Oct 2003 18:16:55 -0400 (EDT)


On Sat, 11 Oct 2003, Cajus Pollmeier wrote:

> Ok - CellServDB only contains
>
> >testnet.local    #Testnet
> 10.3.64.2      #afs-1.testnet.local
>
> on both machines, vlserver is running on afs-1:

In both places on both machines?
(In transarc paths mode, /usr/vice/etc and /usr/afs/etc; Of course if you
 compiled yourself you could have specified elsewhere)
>
> Instance fs, (type is fs) currently running normally.
>     Auxiliary status is: file server running.
>     Process last started at Fri Oct 10 23:36:37 2003 (8 proc starts)
>     Last exit at Fri Oct 10 23:36:37 2003
>     Last error exit at Fri Oct 10 23:36:37 2003, by scanner, by exiting with code 2
>     Command 1 is '/usr/lib/openafs/fileserver'
>     Command 2 is '/usr/lib/openafs/volserver'
>     Command 3 is '/usr/lib/openafs/salvager'
>     Command 4 is '/usr/lib/openafs/vlserver'

Uh, no. Your fs bnode is wrong. Wherever you found the insstructions
telling you to run filserver volserver salavager vlserver is incorrect.

bos delete afs-1 fs
bos create afs-1 fs /usr/lib/openafs/fileserver /usr/lib/openafs/volserver
/usr/lib/openafs/salvager

no more paths. just those.