You can definitely run multiple instances of tahoe on one machine, we do it in production at Allmydata.com and choose one node per spindle. Note that this means that on one of our big servers we have 40+ nodes running and the load is fine.
The one thing to watch out for is to make sure the webports for each node are configured to be different from each other. The default is 3456 and if you don't change that you won't be able to bring up a webish management interface on each node. Ps On 1/28/10 10:15 AM, Jody Harris wrote: > Are there restrictions on running multiple instances of tahoe on a > single machine? > > How would I run tahoe to take advantage of multiple drives? > > thanks, > jody > ---- > - Think carefully. > - Contra mundum - "Against the world" (St. Athanasius) > - Credo ut intelliga - "I believe that I may know" (St. Augustin of Hippo) > > > > _______________________________________________ > tahoe-dev mailing list > [email protected] > http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev _______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
