From 43670e0938d3769889b025549c4faa8fc5ded711 Mon Sep 17 00:00:00 2001 From: Denis Lambolez Date: Fri, 1 Dec 2017 15:37:04 +0100 Subject: [PATCH 1/2] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..53a06de --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# cephtest +A Vagrant libvirt kvm cluster to test Ceph From a125e80b26d2d11a2a24726ff4682a553857a579 Mon Sep 17 00:00:00 2001 From: Denis Lambolez Date: Fri, 1 Dec 2017 16:00:24 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53a06de..16fa1d8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # cephtest -A Vagrant libvirt kvm cluster to test Ceph +A Vagrant libvirt kvm cluster to test Ceph distributed storage + +### Cluster Design +### Pre-flight +### References +* Vagrant: https://www.vagrantup.com/ +* Bento boxes: https://app.vagrantup.com/bento +* Ceph: http://ceph.com/ +* Libvirt: https://libvirt.org/ +* KVM: https://www.linux-kvm.org/page/Main_Page