Title :
Defragmenting DHT-based Distributed File Systems
Author :
Pang, Jeffrey ; Gibbons, Phillip B. ; Kaminsky, Michael ; Seshan, Srinivasan ; Yu, Haifeng
Author_Institution :
Carnegie Mellon Univ., Pittsburgh, PA
Abstract :
Existing DHT-based file systems use consistent hashing to assign file blocks to random machines. As a result, a user task accessing an entire file or multiple files needs to retrieve blocks from many different machines. This paper demonstrates that significant availability and performance gains can be achieved if instead, users are able to retrieve all the data needed for a given task from only a few DHT nodes. We explore the design and implications of such a "defragmented" DHT-based distributed file system, called D2, that also maintains important DHT properties like storage load balance. We show using real-world file system traces that a simple key encoding scheme is sufficient to maintain good defragmentation for most user tasks. Using both simulation and an actual 1,000 node deployment, we show that D2 increases availability by over an order of magnitude and improves user-perceived latency by 30- 100% compared to a traditional design.
Keywords :
distributed processing; resource allocation; storage management; D2 system; distributed file systems; distributed hash tables defragmenting; storage load balancing; Aggregates; Availability; Concrete; Costs; Delay; Encoding; File systems; Information retrieval; Performance gain; Prototypes;
Conference_Titel :
Distributed Computing Systems, 2007. ICDCS '07. 27th International Conference on
Conference_Location :
Toronto, ON
Print_ISBN :
0-7695-2837-3
Electronic_ISBN :
1063-6927
DOI :
10.1109/ICDCS.2007.97