<div dir="ltr">Hi,<div><br></div><div>OpenNebula is not designed to be deployed in an active-active configuration. We cache lots of things from the DB in oned, so two different oned processes will not coordinate.</div><div>


<br></div><div>With the right configuration, however, it is very unlikely that oned will be the cloud bottleneck. This will be even truer in 4.4, as we are adding more tuning parameters to the xml-rpc server [1].</div><div>

You can deploy the Sunstone server behind a load balancer, see [2].</div>
<div><br></div><div>If what you are after is high availability, there are some how-tos in our blog [3] and the community wiki [4].</div><div><br></div><div>Regards</div><div><br></div><div>[1] <a href="http://dev.opennebula.org/issues/2245" target="_blank">http://dev.opennebula.org/issues/2245</a><br>


</div><div>[2] <a href="http://opennebula.org/documentation:rel4.2:suns_advance" target="_blank">http://opennebula.org/documentation:rel4.2:suns_advance</a><br></div><div>[3] <a href="http://blog.opennebula.org/?p=1523">http://blog.opennebula.org/?p=1523</a><br>

</div><div>[4] <a href="http://wiki.opennebula.org/">http://wiki.opennebula.org/</a><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">--<br>Join us at <a href="http://opennebulaconf.com" target="_blank">OpenNebulaConf2013</a> in Berlin, 24-26 September, 2013<br>

--<div>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

</div></div></div>
<br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 3:00 PM, Romany Nageh <span dir="ltr"><<a href="mailto:engromanynageh@gmail.com" target="_blank">engromanynageh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><h1><span>how to use Haproxy for Frontend  load balance</span></h1><p>i am using two frontEnd and on database server</p><p>After frontend1 insert in the database .Frontend2 find conflict to insert in the database.</p>


<p>I.e</p><p>when front1 create 2user with id (14,15) it inset it correctly. after that if Front2 try to create  new user give conflict error</p><p>if we restart opennebula service on front2 it can work.and after insert one record front1 will have the same problem <br>


</p><p>SQL command was: INSERT INTO user_pool (oid, name, body, uid, gid, owner_u, group_u, other_u) VALUES (14,'kkkk','<USER><ID>14</ID><GID>1</GID><GNAME>users</GNAME><NAME>kkkk</NAME><PASSWORD>12d860be3734010a62e9b1015e75471d61dbceb5</PASSWORD><AUTH_DRIVER>core</AUTH_DRIVER><ENABLED>1</ENABLED><TEMPLATE><TOKEN_PASSWORD><![CDATA[b97cb083ce53d73d8c2a6be2e51e08cbaa16a392]]></TOKEN_PASSWORD></TEMPLATE><DATASTORE_QUOTA></DATASTORE_QUOTA><NETWORK_QUOTA></NETWORK_QUOTA><VM_QUOTA></VM_QUOTA><IMAGE_QUOTA></IMAGE_QUOTA></USER>',14,1,1,0,0), error 1062 : Duplicate entry '14' for key 'PRIMARY'</p>


<p><br></p><p>any one know where opennebula save metadata or why he still see id 14 not 16(expected user id)<br></p><p>Please any one can help me? </p><p>thanks<br></p></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div>