froscon2008 - 1.1
FrOSCon
Free and Open Source Software Conference
Speakers | |
---|---|
Fabrizio Manfredi |
Schedule | |
---|---|
Day | Day 2 (2008-08-24) |
Room | HS4 |
Start time | 14:00 |
Duration | 01:00 |
Info | |
ID | 176 |
Event type | lecture |
Track | Administration |
Language used for presentation | en |
Feedback | |
---|---|
Did you attend this event? Give Feedback |
How to design and build an inexpensive distributed file system
This talk describes the basic foundations of distributed file system (DFS) and comparison among different free software solutions. The architectures presented, provide reliable file services in large distributed environment. The session will discuss our experience in this deployment and detailed information on performance, scalability and hardware requirement.
We start by mentioning some of the first attempts of implementing a distributed file system (DFS). Based on this acknowledge of these systems and current trends, we explain how to use traditional solution like Andrew File system (openAFS) and more innovative and "emerging" environment based on MapReduce like Hadoop. We explain advantages and disadvantages, performance and layout on each solutions. We also introduce some Case Studies on implementation and deploy.