<div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px">Hello all, </span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Could some please confirm my analysis of the ring creation in swift?</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I need to run a few benchmarks on a set of data (200GB) total and need it to be replicated at least 3 times.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">From the Swift docs [1], I understood that the command below create the ring for a partition sized 2^18 and 3 replicas.</div>
</div><div><pre class="" style="color:rgb(35,48,45);font-family:Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;width:1056px;border-bottom-color:rgb(222,222,222)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-top-color:rgb(222,222,222)!important;border-top-style:solid!important;border-top-width:1px!important;font-size:12px!important;padding:0.5em!important">
swift-ring-builder account.builder create 18 3 1
# swift-ring-builder container.builder create 18 3 1
# swift-ring-builder object.builder create 18 3 1 </pre></div><div style>Now, in my case i should use the values 28 3 1 right, or should i factor in the replication and instead use 30 3 1?</div><div style><br></div><div style>
I have at the moment 1 proxy node and 5 storage nodes with a 200GB storage partition. This won't be enough to accomodate everything right?</div><div style><br></div><div style>Also, sorry for the split email, I pressed the send instead of the save button :S.</div>
<div style><br></div><div style>Regards,</div><div style><br></div><div style>Leander</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 3, 2013 at 3:01 PM, Leander Bessa Beernaert <span dir="ltr"><<a href="mailto:leanderbb@gmail.com" target="_blank">leanderbb@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">Hello all, <div><br></div><div>Could some please confirm my analysis of the ring creation in swift?</div>
<div><br></div><div>I need to run a few benchmarks on a set of data (200GB) total and need it to be replicated at least 3 times.</div>
<div><br></div><div>From the Swift docs [1], I understood that </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>[1] <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-and-configuring-the-proxy-node.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-and-configuring-the-proxy-node.html</a></div>

</div>
</blockquote></div><br></div>