directories not created using helper #2403

Open
opened 2015-04-12 09:43:25 +00:00 by lpirl · 1 comment

Assume we have a grid with a star topology (maybe because you can't get all but one nodes out of their NAT).

One node is the helper for the whole grid, because it is the only one being connected to all other nodes.

Whereas this works for tahoe put, Tahoe does not use the helper for tahoe mkdir (it dies with NotEnoughServersError).

As a side effect, this topology beaks tahoe backup as well (sadly after uploading all the data…).
Using the Web API of the helper directly is currently not an option because of #2401.

Assume we have a grid with a star topology (maybe because you can't get all but one nodes out of their NAT). One node is the helper for the whole grid, because it is the only one being connected to all other nodes. Whereas this works for `tahoe put`, Tahoe does *not* use the helper for `tahoe mkdir` (it dies with `NotEnoughServersError`). As a side effect, this topology beaks `tahoe backup` as well (sadly *after* uploading all the data…). Using the Web API of the helper directly is currently not an option because of #2401.
lpirl added the
unknown
normal
defect
1.10.0
labels 2015-04-12 09:43:25 +00:00
lpirl added this to the undecided milestone 2015-04-12 09:43:25 +00:00
daira commented 2015-04-12 18:36:33 +00:00
Owner

This is a consequence of #283.

This is a consequence of #283.
tahoe-lafs added
code-mutable
and removed
unknown
labels 2015-04-12 18:36:33 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#2403
No description provided.