2017-12-01 14:37:04 +00:00
|
|
|
# cephtest
|
2017-12-01 15:00:24 +00:00
|
|
|
|
2017-12-03 19:19:25 +00:00
|
|
|
A Vagrant libvirt kvm cluster to test Ceph distributed storage.
|
|
|
|
|
|
|
|
## Cluster Design
|
|
|
|
|
|
|
|
## Pre-flight
|
|
|
|
|
|
|
|
## References
|
|
|
|
|
2017-12-01 19:11:40 +00:00
|
|
|
* Ceph: http://ceph.com/
|
2017-12-01 15:00:24 +00:00
|
|
|
* Vagrant: https://www.vagrantup.com/
|
2017-12-03 19:19:25 +00:00
|
|
|
* Vagrant plugins:
|
|
|
|
* vagrant-libvirt: https://github.com/vagrant-libvirt/vagrant-libvirt
|
|
|
|
* vagrant-mutate: https://github.com/sciurus/vagrant-mutate
|
|
|
|
* vagrant-triggers: https://github.com/emyl/vagrant-triggers
|
2017-12-01 15:00:24 +00:00
|
|
|
* Bento boxes: https://app.vagrantup.com/bento
|
|
|
|
* Libvirt: https://libvirt.org/
|
|
|
|
* KVM: https://www.linux-kvm.org/page/Main_Page
|