Proceedings of the 10th Parallel Data Storage Workshop 2015
DOI: 10.1145/2834976.2834984
|View full text |Cite
|
Sign up to set email alerts
|

DeltaFS

Abstract: High performance computing fault tolerance depends on scalable parallel file system performance. For more than a decade scalable bandwidth has been available from the object storage systems that underlie modern parallel file systems, and recently we have seen demonstrations of scalable parallel metadata using dynamic partitioning of the namespace over multiple metadata servers. But even these scalable parallel file systems require significant numbers of dedicated servers, and some workloads still experience bo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
5
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 43 publications
(5 citation statements)
references
References 27 publications
0
5
0
Order By: Relevance
“…They foresee four major challenges in moving ADIOS towards exascale: data integrity, fault recovery, automated tuning, and data consistency. DeltaFS [188] is a file system that improves the scalability of file systems by letting compute nodes manage metadata instead of a centralized server (common in traditional distributed file systems). Kunkel et al [105] review three methods to improve I/O performance at exascale: re-computation (found to be beneficial for infrequent accesses),…”
Section: I/o Middleware I/o Performance Can Also Be Improved By Solumentioning
confidence: 99%
“…They foresee four major challenges in moving ADIOS towards exascale: data integrity, fault recovery, automated tuning, and data consistency. DeltaFS [188] is a file system that improves the scalability of file systems by letting compute nodes manage metadata instead of a centralized server (common in traditional distributed file systems). Kunkel et al [105] review three methods to improve I/O performance at exascale: re-computation (found to be beneficial for infrequent accesses),…”
Section: I/o Middleware I/o Performance Can Also Be Improved By Solumentioning
confidence: 99%
“…To be coherent with the trie-based design that DART is following, we use ART [21] as the server-side indexing data structure for DART. We use hash table as the server-side local data structure for two DHTbased approaches, "Full String Hashing" and "Initial Hashing", since such combination is prevalently used in many existing studies, such as FusionFS [49], DeltaFS [50], SoMeta [43], etc. For all experiments, we set up an equal number of client instances and server instances.…”
Section: Evaluation 51 Experimental Setupmentioning
confidence: 99%
“…Moreover, these approaches do not scale well in HPC environments and it is di cult to ensemble them into a HPC storage system as a pluggable component. Also, as a common practice for managing distributed index in many HPC storage systems (such as SoMeta [43], IndexFS [35], FusionFS [49], and DeltaFS [50]), distributed hash table (DHT) [47] has been used to build inverted index for metadata [48]. However, when it comes…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…We have implemented DeltaFS IMDs as a special directory type that runs on the clients of a distributed filesystem [104,105]. To transform data to a read-optimized format, our implementation uses the popular key-value interface [33] to enable applications to define the data to be transformed.…”
mentioning
confidence: 99%