[tahoe-dev] [tahoe-lafs] #1262: 'tahoe start -m' no longer works
tahoe-lafs
trac at tahoe-lafs.org
Mon Nov 22 17:33:26 UTC 2010
#1262: 'tahoe start -m' no longer works
--------------------------------+-------------------------------------------
Reporter: warner | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.8.1
Component: code-nodeadmin | Version: 1.8.0
Resolution: | Keywords: test-needed regression
Launchpad Bug: |
--------------------------------+-------------------------------------------
Comment (by warner):
I'm cool with leaving this regression until later.
FWIW, I've been happy with the os.fork() patch locally. Also, {{{-m}}} is
really just for developers (since normal users should only be running one
node per disk, and {{{-m}}} is really just a shortcut to spin up a whole
local testgrid at once). I'd be surprised (but pleased) if anyone other
than me had ever used it. So documenting that {{{-m}}} doesn't work on
non-{{{os.fork()}}} platforms would be fine with me (probably best done by
conditionally inserting the argument into the {{{Usage}}} class depending
upon {{{hasattr(os, "fork")}}}).
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1262#comment:9>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list