Skip to content
/ dfs Public

Distributed File system with couchbase store

Notifications You must be signed in to change notification settings

datahearts/dfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFS Server

Preinstall

Configure the Couchbase cluster to create volume1.meta and volume1.data buckets. Create a mount dir: mkdir /ddbs-dfs

Run

/opt/ddbs/dfs/bin/dfs-daemon.sh start /opt/ddbs/dfs/bin/dfs-mount.sh

Stop

umount /ddbs-dfs /opt/ddbs/dfs/bin/dfs-daemon.sh stop

About

Distributed File system with couchbase store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published