= The Public Test Grid = == How To Connect To The Public Test Grid == The test grid is subject to being updated at random times, so compatibility is likely to break without notice. Also note that many upgrades require all files and directories to be flushed, especially as storage formats change. The test grid is currently running an 1.0.0-compatible release (currently 1.0.0-r2901). After installing the code according to [http://allmydata.org/source/tahoe/trunk/docs/install.html docs/install.html], copy the following file into its base directory: ||file name||file contents|| ||introducer.furl||{{{pb://todjw7qkb4dgq4fkeo7cqydcu5vneioh@tahoecs2.allmydata.com:52106/introducer}}}|| Then run ''tahoe start''. We created a shared public directory: feel free to use it for experimentation -- once your node is up and listening on port 3456, [http://127.0.0.1:3456/uri/URI%3ADIR2%3Adjrdkfawoqihigoett4g6auz6a%3Ajx5mplfpwexnoqff7y5e4zjus4lidm76dcuarpct7cckorh2dpgq/ this URL] should give you access to that directory. If you aren't running a node locally, you can replace "127.0.0.1" with another host, such as "testgrid.allmydata.org" in that URL, like this: [http://testgrid.allmydata.org:3567/uri/URI%3ADIR2%3Adjrdkfawoqihigoett4g6auz6a%3Ajx5mplfpwexnoqff7y5e4zjus4lidm76dcuarpct7cckorh2dpgq/ the publically writeable directory through testgrid.allmydata.org]. Here is [http://testgrid.allmydata.org:3567 the welcome page] which has a list of connected nodes, recent uploads and downloads, and performance statistics. == Test Grid Statistics == Usage statistics are available for the public test grid. (Note: ticket #13 mentions other graphs and changes that need to happen on this page) === Count of how many clients and servers are connected to the grid === * [http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_introstats.html other time scales] [[Image(http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_introstats-year.png)]] === Space used by the shared public directory === This counts the total size of all immutable files reachable through the shared public directory listed above. * [http://allmydata.org/tahoe-munin/tahoebs1.allmydata.com-tahoe_rootdir_space.html other time scales] [[Image(http://allmydata.org/tahoe-munin/tahoebs1.allmydata.com-tahoe_rootdir_space-year.png)]] === Load Average === This measures how long a 1 second callback is overdue, on each machine that connects to the central 'stats gatherer'. * [http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_avg.html other time scales] [[Image(http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_avg-year.png)]] Same, but those the peak value (reset at node reboot) * [http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_peak.html other time scales] [[Image(http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_peak-year.png)]] === Total space consumed in grid === This queries each storage server for how much space it is currently consuming. * [http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_storage_consumed.html other time scales] [[Image(http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_storage_consumed-year.png)]]