Hi Sussant, Extremely sorry for the belated reply. Thanks for your input. We will try having rebalance then create a set of small files with a random pattern generation and check where it falls in by DM_TYPE DHT. I have one short query: We were also thinking to use (in case we need )
Translators/cluster/unify. Along with NUFA or ALU scheduler. However we noticed
Translators/cluster/unify is became obsolete/legacy , in that case automatically ALU, NUFA,rr scheduler also became obsolete ? Is the Translators/cluster/unify From: Subrata Ghosh
Hi All, Could you please guide us to solve the following DHT and brick layout problem we are dealing with ? Questions are marked
bold. Problem statement : 1.
We have a requirement to achieve maximum write and read performance and we have to meet some committed performance metrics. Our goal is to place each file into different bricks to get optimal performance and also observer the nature of the throughput , hence need to have a mechanism to generate different hash using
gluster (assuming number of files are : N , Number of Bricks :N) to place spate bricks.
-
How to make sure each file has different hash and falls to different bricks ?
-
Other way to put the question if I know the range of the brick layout or more precisely if I know the hex value of the desired hash ( so that it will be placed desired brick) that we need to generate from Davis-Meyer algorithm
used in gluster, Can we create a file name such that, that also solve our problem to some extent?
To minimize collisions or generating different hash in such way to place each file in different bricks ( file 1 => brick A, file 2 => Brick B, file 3=> Brick C, file 4 => brick D) We use kind of similar script to get the hash value for a file
We can then calculate the hash for a filename:
Extended attribute is fetch to check the range and try to match the above generated hash value.
However we are not able to exactly follow till this point , how the hash value matched to one of the layout assignments, to yield what we call a
hashed location.
PS : Susant : Can you throw some light or suggest a method we are trying to solve. Thanks for your time. Best Regards, Subrata Ghosh |
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-devel