[tahoe-lafs-trac-stream] [tahoe-lafs] #1583: Failure: allmydata.mutable.common.UncoordinatedWriteError
tahoe-lafs
trac at tahoe-lafs.org
Mon Nov 14 21:43:22 UTC 2011
#1583: Failure: allmydata.mutable.common.UncoordinatedWriteError
-------------------------------------------------+-------------------------
Reporter: killyourtv | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone:
Component: unknown | undecided
Keywords: I2P, ticket1010, http_proxy, | Version: 1.9.0b1
UncoordinatedWriteError | Launchpad Bug:
-------------------------------------------------+-------------------------
I have patched my installation of tahoe 1.9.0 with the patch from ticket
#1010 (which worked perfectly with v1.8.3) for use on the I2P network.
Trying to repair my share I get the following error:
{{{
$ tahoe check --repair tahoe:
ERROR: 500 Internal Server Error
"Traceback (most recent call last):\x0aFailure:
allmydata.mutable.common.UncoordinatedWriteError: \x0a"
}}}
This error will show no matter how many times the command is re-run. (I
tried re-running it 10 times and the error came up each time).
After reverting back to v1.8.3:
{{{
$ tahoe check --repair tahoe:
Summary: not healthy
storage index: ft4svdmjfm5th3sunuh6hhfcma
good-shares: 4 (encoding is 3-of-10)
wrong-shares: 5
repair successful
}}}
Running the command again:
{{{
$ tahoe check --repair tahoe:
Summary: healthy
storage index: ft4svdmjfm5th3sunuh6hhfcma
good-shares: 10 (encoding is 3-of-10)
wrong-shares: 0
}}}
A deep-check is currently running on the share using v1.8.3.
The used packages:
{{{
foolscap: 0.6.2,
pycryptopp: 0.5.29,
zfec: 1.4.22,
Twisted: 11.0.0,
Nevow: 0.10.0,
zope.interface: unknown,
python: 2.7.2+,
platform: Linux-debian_wheezy/sid-x86_64-64bit_ELF,
pyOpenSSL: 0.13,
simplejson: 2.2.0,
pycrypto: 2.4,
pyasn1: unknown,
mock: 0.7.2,
sqlite3: 2.6.0 [sqlite 3.7.9],
setuptools: 0.6 [distribute]
}}}
Please let me know if any other info would be of use.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1583>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list