<div dir="ltr"> <br><br><div class="gmail_quote"><div dir="ltr">On Sun, Sep 30, 2018 at 9:54 PM Ashayam Gupta &lt;<a href="mailto:ashayam.gupta@alpha-grep.com">ashayam.gupta@alpha-grep.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Pranith,<div><br></div><div>Thanks for you reply, it would be helpful if you can please help us with the following issues with respect to sharding.</div><div>The gluster version we are using is <b>glusterfs 4.1.4 </b>on Ubuntu 18.04.1 LTS</div><div><br></div><div><ul><li><b>Shards-Creation Algo</b>: We were interested in understanding the way in which shards are distributed across bricks and nodes, is it Round-Robin or some other algo and can we change this mechanism using some config file.<br>E.g. If we have 2 nodes with each nodes having 2 bricks , with a total of 4 (2*2) bricks how will the shards be distributed, will it be always even distribution?(Volume type in this case is plain)<br><br></li><li> <b>Sharding+Distributed-Volume</b>: Currently we are using plain volume with sharding enabled and we do not see even distribution of shards across bricks .Can we use sharding with distributed volume to achieve evenly and better distribution of shards? Would be helpful if you can suggest the most efficient way of using sharding , our goal is to have a evenly distributed file system(we have large files hence using sharding) and we are not concerned with replication as of now. </li></ul></div></div></div></div></blockquote><div><br></div><div>For distribution you need DHT as a descendant of shard xlator in graph. The way features/shard xlator handles sharding of file is to create an independent file for each shard and hence an individual shard is visible as an independent file in children of xlator shard. The entire distribution logic is off-loaded to the xlator that handles distribution logic.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><ul><li><b>Shard-Block-Size: </b>In case we change the <b> features.shard-block-size</b> value from X -&gt; Y after lots of data has been populated , how does this affect the existing shards are they auto corrected as per the new size or do we need to run some commdands to get this done or is this even recommended to do the change?</li><li><b>Rebalance-Shard</b>: As per the docs whenever we add new server/node to the existing gluster we need to run Rebalance command, we would like to know if there are any known issues for re-balancing with sharding enabled.</li></ul><div>We would highly appreciate if you can point us to the latest sharding docs, we tried to search but could not find better than this <a href="https://staged-gluster-docs.readthedocs.io/en/release3.7.0beta1/Features/shard/" target="_blank">https://staged-gluster-docs.readthedocs.io/en/release3.7.0beta1/Features/shard/</a> .</div></div><div><br></div><div>Thanks<br>Ashayam</div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 20, 2018 at 7:47 PM Pranith Kumar Karampuri &lt;<a href="mailto:pkarampu@redhat.com" target="_blank">pkarampu@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 19, 2018 at 11:37 AM Ashayam Gupta &lt;<a href="mailto:ashayam.gupta@alpha-grep.com" target="_blank">ashayam.gupta@alpha-grep.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Please find our workload details as requested by you :<div><br></div><div>* Only 1 write-mount point as of now</div><div>* Read-Mount : Since we auto-scale our machines this can be as big as 300-400 machines during peak times</div><div>* &gt;&quot; multiple concurrent reads means that Reads will not happen until the file is completely written to&quot;  Yes , in our current scenario we can ensure that indeed this is the case.</div><div><br></div><div>But when you say it only supports single writer workload we would like to understand the following scenarios with respect to multiple writers and the current behaviour of glusterfs with sharding </div><div><ul><li>Multiple Writer writes to different files </li></ul></div></div></blockquote><div>When I say multiple writers, I mean multiple mounts. Since you were saying earlier there is only one mount which does all writes, everything should work as expected.<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><ul><li>Multiple Writer writes to same file </li><ul><li>they write to same file but different shards of same file</li><li>they write to same file (no gurantee if they write to different shards)</li></ul></ul></div></div></blockquote><div>As long as the above happens from same mount, things should be fine. Otherwise there could be problems.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>There might be some more cases which are known to you , would be helpful if you can describe us about those scenarios as well or may point us to the relevant documents. <br></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Also it would be helpful if you can suggest the most stable version of glusterfs with sharding feature to use , since we would like to use this in production.</div></div></div></blockquote><div><br></div><div>It has been stable for a while, so use any of the latest maintained releases like 3.12.x or 4.1.x</div><div><br></div><div>As I was mentioning already, sharding is mainly tested with VM/gluster-block workloads. So there could be some corner cases with single writer workload which we never ran into for the VM/block workloads we test. But you may run into them. Do let us know and we can take a look if you find something out of the ordinary. What I would suggest is to use one of the maintained releases and run the workloads you have for some time to test things out, once you feel confident, you can put it in production.<br></div><div> </div><div><br></div><div>HTH<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div><div>Thanks</div><div>Ashayam Gupta</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 18, 2018 at 11:00 AM Pranith Kumar Karampuri &lt;<a href="mailto:pkarampu@redhat.com" target="_blank">pkarampu@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 17, 2018 at 4:14 AM Ashayam Gupta &lt;<a href="mailto:ashayam.gupta@alpha-grep.com" target="_blank">ashayam.gupta@alpha-grep.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi All,<div><br></div><div>We are currently using glusterfs for storing large files with write-once and multiple concurrent reads, and were interested in understanding one of the features of glusterfs called sharding for our use case.<br><br>So far from the talk given by the developer [<a href="https://www.youtube.com/watch?v=aAlLy9k65Gw" target="_blank">https://www.youtube.com/watch?v=aAlLy9k65Gw</a>] and the git issue [<a href="https://github.com/gluster/glusterfs/issues/290" target="_blank">https://github.com/gluster/glusterfs/issues/290</a>] , we know that it was developed for large VM images as use case and the second link does talk about a more general purpose usage , but we are not clear if there are some issues if used for non-VM image large files [which is the use case for us].</div><div><br></div><div>Therefore it would be helpful if we can have some pointers or more information about the more general use-case scenario for sharding and any shortcomings if any , in case we use it for our scenario which is non-VM large files with write-once and multiple concurrent reads.Also it would be very helpful if you can suggest the best approach/settings for our use case scenario.</div></div></div></div></blockquote><div><br></div><div>Sharding is developed for Big file usecases and at the moment only supports single writer workload. I also added the maintainers for sharding to the thread. May be giving a bit of detail about access pattern w.r.t. number of mounts that are used for writing/reading would be helpful. I am assuming write-once and multiple concurrent reads means that Reads will not happen until the file is completely written to. Could you explain  a bit more about the workload?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>Thanks</div><div>Ashayam Gupta</div></div></div></div>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="https://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-users</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="m_-9211140232590786676m_4331655745499469355m_4702378216588997578m_546772857348082071gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Pranith<br></div></div></div>
</blockquote></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="m_-9211140232590786676m_4331655745499469355gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Pranith<br></div></div></div>
</blockquote></div>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="https://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-users</a></blockquote></div></div>