froscon2008 - 1.1

FrOSCon
Free and Open Source Software Conference

Referenten
Fabrizio Manfredi
Programm
Tag Day 2 (2008-08-24)
Raum HS4
Beginn 14:00
Dauer 01:00
Info
ID 176
Veranstaltungstyp lecture
Track Administration
Sprache der Veranstaltung en
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.