Skip to content

Hello-Linux/cephadmin-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cephadmin-ansible

Automate the installation and management of cephadm

How to run

1. Configure ssh non-encryption login

Configure ssh non-encryption login between the bootstrap node and other data nodes

2. Run the following command on the deployment node

sh init.sh --docker
sh init.sh --ansible

3. config hosts

change config to ansible's hosts file

4. Run playbook

ansible-playbook playbooks/ceph_cluster.yml

Supported Linux versions

  • Redhat8 Rocky8 CentOS8
  • Centos7 Redhat7

About

Automate the installation and management of cephadm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages