how to cache nfs file in local disk
Robert Watson
rwatson at FreeBSD.org
Thu Sep 4 07:22:54 UTC 2008
On Thu, 4 Sep 2008, ProAce wrote:
>> 2008/9/4, Robert Watson <rwatson at freebsd.org>:
>>
>> The AFS argument may be relevant here: persistent client-side caching is as
>> much about indirectly improving client performance through greater server
>> scalability as about directly improving client performance through local
>> disk I/O speed.
>
> But change fs from nfs to afs maybe more complex, and need more evaluations
> for the production environment.
>
> If my cognition for AFS is wrong, could you give me more hints? :)
Right, this is not an argument that you should switch to AFS, rather, an
argument that the design approach of persistent client-side caching first
adopted in AFS isn't just about raw bandwidth or latency to the client, but
about improving the ability of the server to scale to large numbers of
clients.
All that said, I'm really pleased that Arla is working much beter on FreeBSD
lately, and that significant work has gone into an OpenAFS port for 7.x and
8.x.
Robert N M Watson
Computer Laboratory
University of Cambridge
More information about the freebsd-fs
mailing list