8000 GitHub - obnoxxx/cephfs_smb: Quickly build test clusters running Cephfs with SMB module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

obnoxxx/cephfs_smb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cephfs_smb

Quickly build test clusters running Cephfs with SMB module

By default a multi-host cluster is setup using vagrant to setup 3 virtual machines running CentOS 9 Stream.

We can also setup a single host cluster to use in a resource constrained system by creating a file "devel.mk" with the content Type = singlehost

Usage:

To start a cluster

make start

To stop the cluster

make stop

To login to the main host of the cluster

make ssh

About

Quickly build test clusters running Cephfs with SMB module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.2%
  • Makefile 44.8%
0