Update node list and add information about the convergence file

[Imported from Trac: page VolunteerGrid, version 6]
soult 2009-04-07 17:53:35 +00:00
parent c700dbdefb
commit a3b1ba55fa

@ -16,15 +16,23 @@ It has two identical SATA drives of about 33 GB capacity each in a ZFS RAID-Z mi
I'm afraid to mess with the configuration of the operating system or network, because the physical box is in a different geographic region from me, so its uptime is 590 days. I'm afraid to mess with the configuration of the operating system or network, because the physical box is in a different geographic region from me, so its uptime is 590 days.
The IP address is staticly assigned, the domain name "nooxie.zooko.com" is included in the furl just for future robustness. The IP address is statically assigned, the domain name "nooxie.zooko.com" is included in the furl just for future robustness.
# Common convergence file
The file private/convergence contains a secret key, which is used for creating file hashes. Please set it to an empty string (file-length should be 0 byte). This means that the same file doesn't have to be uploaded twice when uploaded by different persons, as the file hash will stay the same if both file and convergence is the same. Please refer to [docs/configuration](http://allmydata.org/trac/tahoe/browser/docs/configuration.txt) for more information about the security trade-offs this brings.
# storages nodes # storages nodes
(It would be best if this information can somehow be tracked together with the map suggested in ticket #642.). (It would be best if this information can somehow be tracked together with the map suggested in ticket #642.).
| | | | | | | | |
|---|---|---|---| |---|---|---|
| **Name** | **Admin contact** | **Space offered** | **Location** | | **Name** | **Admin contact** | **Location** |
| trid0 | david(at)triendl.name | ~100GB (for now) | [Austria](http://en.wikipedia.org/wiki/Zirl,_Austria) | | draco (Zooko's Mac/PPC 867 MHz laptop) | IRC: zooko | ??? |
| francois1(at)tahoe.ctrlaltdel.ch | ?? | ?? |
| ndurdner | IRC: ndurner | ?? |
| SECORP_DOT_NET_<01-04> | IRC: secorp | ?? |
| stockrt-terra | ?? | ?? |
| trid0 | david(at)triendl.name/IRC: soultcer | [Austria](http://en.wikipedia.org/wiki/Zirl,_Austria) |
# rules? # rules?
As the grid is meant to be stable, I think we should work out some rules regarding the usage, to prevent obsessive space usage by users who don't contribute, servers going offline with no warning (Tahoe is resistant against that, but what happens if multiple servers, maybe from the same admin, go away?), incompatible upgrades creating data loss (what happens when Tahoe 1.4 introduces a new storage format, rendering all the already stored chunks unusable), ... As the grid is meant to be stable, I think we should work out some rules regarding the usage, to prevent obsessive space usage by users who don't contribute, servers going offline with no warning (Tahoe is resistant against that, but what happens if multiple servers, maybe from the same admin, go away?), incompatible upgrades creating data loss (what happens when Tahoe 1.4 introduces a new storage format, rendering all the already stored chunks unusable), ...