Hi, I'm going to test it too, probably today with 3 VM with ubuntu server 64, 12.04, just to understand how it works and is managed.
May I ask you what hardware are you using, what performances do you get, what kind of VM are you planning to use/have tested, and if you had some problems not explained in the wiki that you had to solve? (btw, you could edit the wiki in this case ;P))
Thanks a lot!
I think i cheated a little bit with my setup.
I used my existing Proxmox cluster to setup the CEPH Monitors and MDS. The proxmox cluster right now uses OmniOS+Napp-IT shared storage. I wanted something where i can monitor the server hosts if they are online or not.
My proxmox cluster looks like below:
Node 1 = Intel i7 3770-32GB RAM = Serves all existing 14 VMs
Node 2 = AMD Athlon X2-8GB RAM = Serves CEPH Admin VM(Ubuntu)
Node 3 = AMD Athlon X2-8GB RAM = Serves CEPH Monitor 1 VM(Ubuntu)
Node 4 = AMD Athlon X2-8GB RAM = Serves CEPH Monitor 2 VM(Ubuntu)
Node 5 = AMD Athlon X2-8GB RAM = Serves CEPH Monitor 3 VM(Ubuntu)
Node 6 = AMD Athlon X2-8GB RAM = Serves CEPH MDS VM(Ubuntu)
Node 7 = Intel i5 3570-28GB RAM-4x3TB HDD = Serves CEPH OSDs
Node 8 = AMD FX-4100-28GB RAM-5x3TB HDD = Serves CEPH OSDs
In Node 7 and 8 i installed CEPH on Proxmox Debian OS. This setup allows me to use my existing cluster without buying another set of hardwares also allows me to see which CEPH nodes might be offline. Hope this makes sense. I have not tested the performance yet. In the process of setting up some test VMs and see how it goes. If all tests goes success, i will move the CEPH monitors from VM to actual Proxmox nodes and use the shared OmniOS storage for backup purpose only.
I hope all these makes sense. If there are enough interest i will keep everybody updated and may be draw up some network diagram to show how all these came together and the progress.