So I’ve been working a bit on clustering on and virtualization in general at work. My self imposed project is to virtualize all of our servers. Reducing the datacenter foot print from 3 racks full of servers to a single rack of virtual hosts. A more accurate plan is to have 2 half racks of virtual hosts.
To accomplish this I am splitting my efforts between VMWare and OpenStack. I have yet to successfully build an OpenStack cluster. This I feel is completely my own fault. It seems I can get through a tutorial with out being interrupted. This I’m sure is leading to a misconfiguration somewhere in my cluster build. OpenStack takes a very long time to build the first time around and I have to admit that I do not fully understand each element of the cluster.
VMWare on the other had has been built and in production for sometime now. I just have to test VSAN and figure out the licensing we will need to build a fully redundant cluster of VMWare hosts to house all of my now physical servers in a virtual environment.
Currently my VMWare servers all use internal storage and the only shared storage is via nfs. This is except for a single 3 node cluster that uses iSCSI SAN via FreeNAS. So implementing a VSAN solution for my existing VMWare servers is a simple matter of building the VSAN servers and attaching each of the VMWare hosts to the storage.
I’m sure you can tell where my plans lie. I love the idea of OpenStack and hope to complete a cluster install, but the ease of administration of VMWare is probably the way I will be going.
-Oldwulf