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