<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Thanks Frederik,</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">Yes that answers the question as to whether I can adjust N, H and K. If I got you correct, it means I can adjust (set) these parameters in tahoe.cfg. Does that mean I can change these values? If yes what are the minimum/maximum allowable figures (N, H and K).</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">One question that I asked that is answered but I am not sure of what it means in the maths "........ each share is a third (i.e. 1/K) of the real file". Does that mean that the size of the fragments of data sent to each server is the same (equal to 1 third of the whole file?)? Can I send different (unequal eg half, 1 fourth, 1 third, etc)<VAR id=yui-ie-cursor></VAR> sizes of fragments of the data to each server?</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">Regards</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">Powell</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><BR style="RIGHT: auto"></div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="RIGHT: auto" dir=ltr><FONT size=2 face=Arial>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr contentEditable=false readonly="true"></DIV><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Frederik Braun <Frederik.Braun+tahoe@ruhr-uni-bochum.de><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Powell Tallen <powelltallen@yahoo.com>; Tahoe-LAFS development <tahoe-dev@tahoe-lafs.org> <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, 9 October 2012, 11:10<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [tahoe-dev] How much size if data fragments are sent to each server<BR></FONT></DIV><BR>Hey Powell,<BR><BR>the amount of shares (needed, happy, total) can be set in your tahoe.cfg.<BR><BR>For this example, let's assume we use
 N=10, H=7, K=3.<BR><BR>Whenever a file is uploaded, it is encrypted and the cipher text is then<BR>split into 10 shares so that 3 of them suffice for reconstruction, this<BR>means that each share is a third (i.e. 1/K) of the real file. The total<BR>space used on the grid is 10 * (size)/3 (i.e. N * (size)/K) then.<BR>Tahoe tries to upload 10 shares to the grid and will return an error if<BR>less than 7 can be placed.<BR><BR>I hope this answers your question. You might also take a look at the<BR>docs at tahoe-lafs.org<BR><BR><BR>This was just from the top of my head. Correct me if I'm wrong, rest of<BR>the list :)<BR><BR><BR>Cheers,<BR>Frederik<BR><BR><BR><BR>On 10/09/2012 08:56 AM, Powell Tallen wrote:<BR>> Dear All, Please how much of the fragment of data sent to tahoe grid<BR>> are sent to each server. Is the data divided equally and the sent to<BR>> each server or you can have different sizes sent to each server. I<BR>> also understand
 that there are N=10 shares, H=7 servers which the 10<BR>> are divided and sent to, and K=3 servers that are needed to<BR>> reconstruct the data in case of any failure. Are these numbers just<BR>> the defaults or one can change the numbers depending on what you<BR>> want. Regards Powell<BR>> <BR>> <BR>> <BR>> _______________________________________________ tahoe-dev mailing<BR>> list <A href="mailto:tahoe-dev@tahoe-lafs.org" ymailto="mailto:tahoe-dev@tahoe-lafs.org">tahoe-dev@tahoe-lafs.org</A> <BR>> <A href="https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev" target=_blank>https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev</A><BR>> <BR><BR><BR></DIV></DIV></div></body></html>