Changes between Initial Version and Version 1 of Ticket #2202


Ignore:
Timestamp:
2014-03-18T16:48:00Z (10 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2202 – Description

    initial v1  
    11I 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:
    22
     3{{{
    34ERROR: UnrecoverableFileError(no recoverable versions)
    45"[Failure instance: Traceback: <class 'allmydata.mutable.common.UnrecoverableFileError'>: no recoverable versions"
     
    1011/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:545:_runCallbacks
    1112/root/allmydata-tahoe-1.10.0/src/allmydata/mutable/filenode.py:400:_get_version
     13}}}
    1214
    1315How can I resolve this?