[OpenAFS] Re: [OpenAFS] Re: [OpenAFS] cache manager locked under heavy load?

Derrick Brashear shadow@gmail.com
Sun, 7 Feb 2010 20:12:21 -0500


>
> I am running one fileserver process. should I run more? how to get the
> optimal number?

one process? if you want more than one, get a second machine, and set
up a fileserver on it.

that said, you probably want to configure more threads on the one you
have. that'd be the -p argument to fileserver; consider just using -L
(large configuration) and not bothering with -p.

> [root@afs4 ~]# bos stat -long localhost
> Instance upclientetc, (type is simple) currently running normally.
> =A0 Process last started at Sun Feb =A07 04:00:05 2010 (1 proc starts)
> =A0 Command 1 is '/usr/afs/bin/upclient afs1 /usr/afs/etc'
>
> Instance fs, (type is fs) currently running normally.
> =A0 Auxiliary status is: file server running.
> =A0 Process last started at Sun Feb =A07 04:00:05 2010 (2 proc starts)
> =A0 Command 1 is '/usr/afs/bin/fileserver'
> =A0 Command 2 is '/usr/afs/bin/volserver'
> =A0 Command 3 is '/usr/afs/bin/salvager'
>
> thank you, Nick.
>
>> Jason
>>
>>
>>
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>



--=20
Derrick