Scalable and High-available Distributed File System Metadata Service Using gRPC, RocksDB and RAFT

Scalable and High-available Distributed File System Metadata Service Using gRPC, RocksDB and RAFT

Alluxio (alluxio.io) is an open-source data orchestration system that provides a single namespace federating multiple external distributed storage systems. It is critical for Alluxio to be able to store and serve the metadata of all files and directories from all mounted external storages both at scale and at speed. 

This talk shares our design, implementation and optimization of Alluxio metadata service (master node) to address the scalability challenges. Particularly, we will focus on how to apply and combine techniques including tiered metadata storage (based on off-heap KV store RocksDB), fine-grained file system inode tree locking scheme, embedded state-replicate machine (bsed on RAFT), exploration and performance tuning in the correct RPC frameworks (thrift vs gRPC) and etc. As a result of combined above techniques, Alluxio 2.0 is able to store at least 1 billion files with a significantly reduced memory requirement, serving 3000 workers and 30000 clients concurrently.

Schedule:

Schedule

Room:

Room
Regency Ballroom C

Tracks:

Speakers
Bin
Fan
Founding Engineer and VP of Open Source
at
Alluxio, Inc.
Founding Member of Engineering | Alluxio Inc

Bin Fan is the founding engineer of Alluxio, Inc. and the PMC member of Alluxio open source project. Prior to Alluxio, he worked for Google to build the next-generation storage infrastructure. Bin received his Ph.D. in Computer Science from Carnegie Mellon University on the design and implementation of distributed systems and algorithms.

Slides & Recordings

   Download Slides