Setup on compute node with no cinder storage
I have a OpenStack Havana setup with 2 Server. For the installation I was following this guide: http://docs.openstack.org/havana/install-guide/install/yum/content/ (http://docs.openstack.org/havana/inst...)
Everything runs smoothly. Now I want to add an additional Compute Node, but without providing disk space for Cinder volumes. How can I install Cinder on the second compute node without providing disk space, but be able to launch instances and get the volumes from the first compute node?
- Controller
- Compute Node with Cinder
- (Compute node without Cinder)
Greetings Chris