[OpenAFS] utilization/error statistics
Derrick J Brashear
shadow@dementia.org
Fri, 6 Dec 2002 14:06:03 -0500 (EST)
On Fri, 6 Dec 2002, steve rader wrote:
>
> I'd like to monitor afs client and server util and
> error statistics.
>
> I notice that my OpenAFS linux clients have
> /proc/sys/afs but the contents of the files in that
> dir are all just "0". How do I tell afs clients to
> maintain those files?
It always is.
> And what do they mean?
They're toggles/configuration. They turn on and off:
GCPAGSs: garbage collection of pags
hm_retry_RO: hardmount semantics (retry forever) on RO volumes
hm_retry_RW: same for RW volumes
hm_retry_int: interval for hardmount retries
> Does OpenAFS provide server side statistics? If so,
> how? (I'm only running a lone Transarc server.)
I don't have anything handy, so I will only say "The same way Transarc
does."
-D