From 3c2d812b055bb5551b7b9b01564ff60fc028195f Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 10 Jul 2007 23:24:21 +0000 Subject: [PATCH] point to TestGrid page [Imported from Trac: page News, version 13] --- News.md | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/News.md b/News.md index 05387cd..3185865 100644 --- a/News.md +++ b/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