<div dir="ltr">Hi,<div><br></div><div>disc node vs. ram node has nothing to do with message durability. This is related to how Mnesia will store its data, but RabbitMQ doesn't uses Mnesia to store messages. Mnesia is only used for storing things like exchange metadata, routing information, queue metadata, and so on.</div>
<div><br></div><div>Cheers,</div><div><br></div><div>Alvaro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 7:56 AM, inbal doron <span dir="ltr"><<a href="mailto:doroninbal1@gmail.com" target="_blank">doroninbal1@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="rtl"><div dir="ltr">Hi,</div><div dir="ltr"> </div><div dir="ltr">I know there are prevoius messages regarding this topic but I believe there were changes in the matter.</div>
<div dir="ltr"> </div><div dir="ltr">
I am interesting in creating a cluster with 2 nodes that both are disc nodes. </div><div dir="ltr">We have no durability needs and interested in a cluster for failover reasons.</div><div dir="ltr"> </div><div dir="ltr">From previous messages I understand this is not recommended but could be done by creating the cluster with a disc node and reseting it to create ram only.</div>

<div dir="ltr"> </div><div dir="ltr">I tried to do that but got an error message that the node can not be reset since it is the last disc node in the cluster. This is why I thought there might have been a change in the matter.</div>

<div dir="ltr"> </div><div dir="ltr">Is there a way to create such a cluster?</div><div dir="ltr">And if so, is it still not recommended for the needs I specified before?</div><div dir="ltr"> </div><div dir="ltr">Thank you very much,</div>
<span class="HOEnZb"><font color="#888888">
<div dir="ltr"> </div><div dir="ltr">Inbal</div><div dir="ltr"> </div><div dir="ltr"> </div><div dir="ltr"> </div></font></span></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>