Skip to content

pranav/ayfs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

ayFS

Are you fucking serious

This is a filesystem where all the files exist on the network between machines so disk is not used.

Requires an etcd server and at least 3 servers to form a chain of servers sending each other packets.

I'll polish up the code and README later but the setup code is pretty straight forward.

I made this at HackBeanpot 2015 so its a bit of a mess right now.

And no, its not POSIX compliant.

On the servers, just run python start_server.py after changing main to point to the right etcd server.

On your local client, run python client/ayfs.py <location of etcd server> <mountpoint>

About

Are you fucking serious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published