~ubuntu-branches/ubuntu/karmic/tahoe-lafs/karmic

« back to all changes in this revision

Viewing changes to docs/proposed/README.lossmodel

  • Committer: Bazaar Package Importer
  • Author(s): Zooko O'Whielacronx (Hacker)
  • Date: 2009-09-24 00:00:05 UTC
  • Revision ID: james.westby@ubuntu.com-20090924000005-ixe2n4yngmk49ysz
Tags: upstream-1.5.0
ImportĀ upstreamĀ versionĀ 1.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The lossmodel.lyx file is the source document for an in-progress paper
 
2
that analyzes the probability of losing files stored in a Tahoe
 
3
Least-acces File System under various scenarios.  It describes:
 
4
 
 
5
1.  How to estimate peer reliabilities, based on peer MTBF failure
 
6
data.
 
7
 
 
8
2.  How to compute file loss probabilities, based on a given set of
 
9
shares stored on peers with estimated reliabilities.  The peer
 
10
reliabilities do not have to be uniform, and the model takes into
 
11
account the file repair process.
 
12
 
 
13
3.  How to estimate Tahoe parameters for k (shares needed), n (shares
 
14
distributed) and A (repair interval) to achieve a file reliability
 
15
target.
 
16
 
 
17
4.  How to compute the estimated repair cost over time, discounted at
 
18
a fixed rate, of maintaining a file for a time period T.
 
19
 
 
20
Future work will also address the latter three issues in the context
 
21
of "non-aggressive" repair, where repair will only be performed if
 
22
too many shares are lost, and it will also extend the repair cost
 
23
estimation model to suggest cost functions appropriate for common
 
24
network architectures.
 
25
 
 
26
A PDF of the current version of the file may be downloaded from:
 
27
 
 
28
    http://willden.org/~shawn/lossmodel.pdf
 
 
b'\\ No newline at end of file'