NAME

afs - The LCFG afs component

DESCRIPTION

An LCFG component to configure the AFS filesystem client

RESOURCES

thiscell

The name of the local cell

dynroot

If set, dynamically produce the contents of the /afs directory from the CellServDB cell database, rather than using the local sites root.cell volume

afsdb

If set, look up the location of cell volume database servers in the DNS, rather than relying on the information in the CellServDB

fakestat

If set, fake the results of stat() calls on the root volume, making the listing of this volume quicker

settime

If set, use the AFS protocol to syncronise the clock. This should _only_ be used when there is no other time syncronisation service running on the machine

cachesize

The maximum size, in kilobytes, of the filesystem cache

chunksize

The chunksize (in powers of 2) of the cache

stat

Number of stat entries to cache

dcache

Number of data cache entries

daemons

Number of background daemons to start

volumes

Number of volumes to cache

files

Number of files to cache

PLATFORMS

Fedora3

AUTHOR

Simon Wilkinson <simon@sxw.org.uk>