SOTAVerified

octopusfs:a distributed file system with tiered storage management

2017-05-09SIGMOD '17: Proceedings of the 2017 ACM International Conference on Management of DataMay 2017Unverified0· sign in to hype

Elena Kakoulli Nikolaos D. Karmiris Herodotos Herodotou

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The continuous improvements in memory, storage devices, and network technologies of commodity hardware introduce new challenges and opportunities in tiered storage management. Whereas past work is exploiting storage tiers in pairs or for specific applications, OctopusFS—a novel distributed file system that is aware of the underlying storage media— offers a comprehensive solution to managing multiple storage tiers in a distributed setting. OctopusFS contains automated data-driven policies for managing the placement and retrieval of data across the nodes and storage tiers of the cluster. It also exposes the network locations and storage tiers of the data in order to allow higher-level systems to make locality-aware and tier-aware decisions. This demonstration will showcase the web interface of OctopusFS, which enables users to (i) view detailed utilization information for the various storage tiers and nodes, (ii) browse the directory namespace and perform file-related actions, and (iii) execute caching-related operations while observing their performance impact on MapReduce and Spark workloads.

Tasks

Reproductions