containerfs

module
v0.0.0-...-4cd6a09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2017 License: Apache-2.0

README

containerfs

a cluster filesystem for the containers

Concepts

a volume = a metadata table + multiple block groups

Key Problem: Ino Generation

auto increase on the client side, and fetch the initial ino from the metadata table on mount

or allocate on the metadata table side

Replication

raft or paxos for the metadata table

append-only write for blockgroups

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL