DocumentCode
3184267
Title
Using file-grain connectivity to implement a peer-to-peer file system
Author
Brodsky, Dmitry ; Brodsky, Alex ; Pomkoski, Jody ; Gong, Shihao ; Feeley, Michael J. ; Hutchinson, Norman C.
Author_Institution
Dept. of Comput. Sci., British Columbia Univ., Vancouver, BC, Canada
fYear
2002
fDate
2002
Firstpage
318
Lastpage
323
Abstract
Recent work has demonstrated a peer-to-peer storage system that locates data objects using O(logN) messages by placing objects on nodes according to pseudo-randomly chosen IDs. While elegant, this approach constrains system functionality and flexibility: files are immutable, directories and symbolic names are not supported, data location is fixed, and access locality is not exploited. This paper presents Mammoth, a peer-to-peer hierarchical file system that, unlike alternative approaches, supports a traditional file-system API, allows files and directories to be stored on any node, and adapts storage location to exploit locality, balance load, and ensure availability. Our approach handles all coordination at the granularity of files instead of nodes. In effect, the nodes that store a particular file act as its server independently of other nodes in the system. The resulting system is highly available and robust to failure. Our experiments with our prototype have yielded good results, but an important question remains: how the system will perform on a massive scale. We discuss the key issues, some of which we have addressed and others that remain open.
Keywords
application program interfaces; distributed databases; meta data; resource allocation; software fault tolerance; storage management; wide area networks; API; Mammoth; access locality; data location; directories; distributed systems; experiments; fault tolerance; fine-grain connectivity; load balancing; messages; metadata; peer-to-peer hierarchical file system; system failure; system functionality; Availability; Computer science; File systems; Intrusion detection; Load management; Network topology; Peer to peer computing; Prototypes; Robustness; Scalability;
fLanguage
English
Publisher
ieee
Conference_Titel
Reliable Distributed Systems, 2002. Proceedings. 21st IEEE Symposium on
ISSN
1060-9857
Print_ISBN
0-7695-1659-9
Type
conf
DOI
10.1109/RELDIS.2002.1180203
Filename
1180203
Link To Document