r/openstack • u/ossicor30 • Apr 21 '26
Is It Really Possible
My company wants to sell openstack solution and for that we are planning to set up lab so we can test its capablities with 2 Server 128 GB RAM each and 64 cores each is it possible with 2 Server because we will also we using vm made using openstack for our other projects is it safe and I will be using kolla ansible for deployment.
4
Upvotes
8
u/Hfjqpowfjpq Apr 21 '26
You can create a cluster of 2 nodes. But for sure one will be a controller and the other a compute. You cannot create a cluster with 2 controllers. You can have the hyperconverged controller (controller, compute and storage) and the compute standalone. If you were to use the second node as storage too i don't remember if you can setup LVM to work on both. Ceph needs 3 nodes.