Andrey Ermolinskiy and Renu Tewari

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2009-40

March 15, 2009

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-40.pdf

In this report we present C2Cfs - a novel collective caching architecture for distributed filesystems. C2Cfs diverges from the traditional client-server model and advocates decoupling the consistency management role of the central server from the data serving role. Our design enables multiple client-side caches to share data and efficiently propagate updates via direct client-to-client transfers, while maintaining the standard consistency semantics. We present an NFSv4-based implementation of our architecture, which works with unmodified NFS servers and requires no changes to the protocol. We also evaluate the implementation and demonstrate the performance benefits of decentralized data access enabled by our approach.


BibTeX citation:

@techreport{Ermolinskiy:EECS-2009-40,
    Author= {Ermolinskiy, Andrey and Tewari, Renu},
    Title= {C2Cfs: A Collective Caching Architecture for Distributed File Access},
    Year= {2009},
    Month= {Mar},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-40.html},
    Number= {UCB/EECS-2009-40},
    Abstract= {In this report we present C2Cfs - a novel collective 
caching architecture for distributed filesystems.
C2Cfs diverges from the traditional client-server model and 
advocates decoupling the consistency management role of the central server from the data serving role. Our design enables multiple client-side caches to share data and efficiently propagate updates via direct client-to-client transfers, while maintaining the standard consistency semantics. We present an NFSv4-based implementation of our architecture, which works with unmodified NFS servers and requires no changes to the protocol. We also evaluate the implementation and demonstrate the performance benefits of decentralized data access enabled by our approach.},
}

EndNote citation:

%0 Report
%A Ermolinskiy, Andrey 
%A Tewari, Renu 
%T C2Cfs: A Collective Caching Architecture for Distributed File Access
%I EECS Department, University of California, Berkeley
%D 2009
%8 March 15
%@ UCB/EECS-2009-40
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-40.html
%F Ermolinskiy:EECS-2009-40