Opened at 2014-03-18T15:23:01Z
Last modified at 2014-03-20T21:29:01Z
#2202 new defect
ERROR: UnrecoverableFileError(no recoverable versions) — at Initial Version
Reported by: | gennylee | Owned by: | daira |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | unknown | Version: | 1.10.0 |
Keywords: | transparency usability erasure-coding | Cc: | |
Launchpad Bug: |
Description
I configured tahoe-lafs with 5 node, and I configured shares.needed=2, shares.happy=3 and shares.total=5 in the tahoe-client. I turned off all but one my storage's server when i restarted my server, my tahoe-storage configuration say:
ERROR: UnrecoverableFileError?(no recoverable versions) "[Failure instance: Traceback: <class 'allmydata.mutable.common.UnrecoverableFileError?'>: no recoverable versions" /usr/lib/python2.7/dist-packages/twisted/internet/base.py:800:runUntilCurrent /usr/lib/python2.7/dist-packages/foolscap/eventual.py:26:_turn /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:362:callback /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:458:_startRunCallbacks --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:545:_runCallbacks /root/allmydata-tahoe-1.10.0/src/allmydata/mutable/filenode.py:400:_get_version
How can I resolve this? Do it possible that I error to write the configuration? Thanks