#2043 closed enhancement (duplicate)
patience before reporting not enough shares?
Reported by: | srl | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend | Version: | 1.10.0 |
Keywords: | tahoe-check error | Cc: | |
Launchpad Bug: |
Description
$ tahoe deep-check… ERROR:…
(oops, tahoe wasn't running)
$ tahoe start ; tahoe deep-check… '<root>': not healthy …
(oops, should wait a bit longer.. hasn't talked to some/all storage nodes yet) … …
$ tahoe deep-check… '<root>': healthy …
If I request an actual action (such as deep check) it would be nice if it would just block if we haven't had enough time to contact all nodes and at least time out once talking to them. Bonus points for giving feedback that this is happening.
Change History (2)
comment:1 Changed at 2013-08-02T04:25:35Z by daira
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed at 2013-08-02T04:26:22Z by daira
- Component changed from unknown to code-frontend
- Keywords tahoe-check error added
Note: See
TracTickets for help on using
tickets.
Duplicate of #719. (#1596 would also help.)