<p dir="ltr">You'll want to look here:<br>
<a href="http://docs.openstack.org/trunk/openstack-ha/content/s-cinder-api.html">http://docs.openstack.org/trunk/openstack-ha/content/s-cinder-api.html</a></p>
<p dir="ltr">You'll need to basically create a virtual IP and load balance between the nodes running cinder-api and cinder-scheduler. If you want multiple nodes running cinder-volume, you can add them regularly, like you would with a nova-compute node.</p>

<div class="gmail_quote">On Mar 11, 2013 6:51 PM, "Debashis Kundu (dkundu)" <<a href="mailto:dkundu@cisco.com">dkundu@cisco.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
O<br>
<br>
----- Original Message -----<br>
From: Craig E. Ward [mailto:<a href="mailto:cward@isi.edu">cward@isi.edu</a>]<br>
Sent: Monday, March 11, 2013 05:23 PM<br>
To: <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a> <<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>><br>
Subject: [Openstack] Configuring More-than-One Cinder Node<br>
<br>
I have an installation that wants to deploy two or more cinder nodes within an<br>
OpenStack (Folsom) cluster. All of the hits I find on Google for configuring<br>
cinder only describe how to configure the software for a single node. Is it<br>
even possible to have more than one node running the cinder services in a cluster?<br>
<br>
The setup I have has one of the cinder nodes identified as "the" cinder node to<br>
the compute and other node types. A second node was installed and the cinder<br>
services started.<br>
<br>
On the nova controller node, however, while a new volume could be created that<br>
was listed in the MySQL database as on the second node, all attempts to attach<br>
that volume to an instance "silently" failed. The "nova volume-attach" command<br>
would come back with an id and mapping of instance to volume, but the very next<br>
"nova volume-list" command continued to show the volume in question as "available."<br>
<br>
If the second cinder node had the cinder-volume service running, volumes on<br>
that node could be deleted. If cinder-volume was not running, the "delete"<br>
would go on forever.<br>
<br>
Everything works as expected with only the cinder node configured in nova.conf<br>
running, i.e. as a single cinder node installation. Volumes can be created,<br>
attached, used, detached, and deleted.<br>
<br>
Are there some extra parameters that should be set in either nova.conf or<br>
cinder.conf to indicate that the cinder services are available on more-than-one<br>
node? Or is what we're trying to do something unexpected and not supported?<br>
<br>
Thanks,<br>
<br>
Craig<br>
<br>
--<br>
Craig E. Ward<br>
USC Information Sciences Institute<br>
<a href="mailto:cward@ISI.EDU">cward@ISI.EDU</a><br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div>