20 lines
551 B
Markdown
20 lines
551 B
Markdown
# cephtest
|
|
|
|
A Vagrant libvirt kvm cluster to test Ceph distributed storage.
|
|
|
|
## Cluster Design
|
|
|
|
## Pre-flight
|
|
|
|
## References
|
|
|
|
* Ceph: http://ceph.com/
|
|
* Vagrant: https://www.vagrantup.com/
|
|
* 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
|
|
* Bento boxes: https://app.vagrantup.com/bento
|
|
* Libvirt: https://libvirt.org/
|
|
* KVM: https://www.linux-kvm.org/page/Main_Page
|