point to TestGrid page

[Imported from Trac: page News, version 13]
zooko 2007-07-10 23:24:21 +00:00
parent 138ae53880
commit 3c2d812b05

19
News.md

@ -14,24 +14,15 @@ The [OldNews](OldNews) page is an archive of these news items.
## Others Source of News and Current Status
* the [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the community forum for discussion of Tahoe design, implementation, and usage
* The [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the community forum for discussion of Tahoe design, implementation, and usage.
* the [Allmydata, Inc. blog](http://allmydata.com/wordpress) has news about Allmydata Inc.'s commercial offerings
* The [Allmydata, Inc. blog](http://allmydata.com/wordpress) has news about Allmydata Inc.'s commercial offerings.
* [Zooko's blog](http://zooko.com/log.html) occasionally has Tahoe-related entries
* [Zooko's blog](http://zooko.com/log.html) occasionally has Tahoe-related entries.
* the [/cgi-bin/mailman/listinfo/zfec-dev zfec-dev] mailing list is specific to the [/source/zfec zfec] erasure-coding library.
## Testnet Statistics
Usage statistics are available for the public testnet.
* [/tahoe-munin/tahoecs1.allmydata.com-tahoe_dirnodes.html dirnodes]: count of directory nodes in the grid
* [/tahoe-munin/tahoebs1.allmydata.com-tahoe_files.html files]: count of files stored in the grid
* [/tahoe-munin/tahoebs1.allmydata.com-tahoe_sharesperfile.html shares per file]: average shares per file, this hints at the number of nodes in the overall grid. If the number of hosts in the grid is less than 100, then shares_per_file should equal about 100/numhost
* [/tahoe-munin/tahoebs1.allmydata.com-tahoe_storagespace.html storage space]: total bytes consumed by all of the Tahoe testnet storage servers operated by Allmydata Inc.
* The [/cgi-bin/mailman/listinfo/zfec-dev zfec-dev] mailing list is specific to the [/source/zfec zfec] erasure-coding library.
* The [TestGrid](TestGrid) page contains usage statistics about the public test grid.
## Insight into the Development Process