Changes between Initial Version and Version 18 of Ticket #2116


Ignore:
Timestamp:
2014-03-17T22:03:07Z (11 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2116

    • Property Status changed from new to assigned
    • Property Priority changed from normal to major
    • Property Owner set to daira
    • Property Version changed from 1.10.0 to 1.9.0-s3branch
    • Property Keywords s3 error txaws retry LeastAuthority added
  • Ticket #2116 – Description

    initial v18  
    3737  File \"/home/zooko/playground/LAFS/pristine/src/allmydata/immutable/upload.py\", line 617, in _failed
    3838    raise UploadUnhappinessError(msg)
    39 allmydata.interfaces.UploadUnhappinessError: server selection failed for <Tahoe2ServerSelector for upload qd7vq>: shares could be placed or found on only 0 server(s). We were asked to place shares on at least 1 server(s) such that any 1 of them have enough shares to recover the file. (placed 0 shares out of 1 total (1 homeless), want to place shares on at least 1 servers such that any 1 of them have enough shares to recover the file, sent 1 queries to 1 servers, 0 queries placed some shares, 1 placed none (of which 0 placed none due to the server being full and 1 placed none due to an error)) (last failure (from <ServerTracker for server 6dwd2q and SI qd7vq>) was: [Failure instance: Traceback (failure with no frames): <class 'foolscap.tokens.RemoteException'>: <RemoteException around '[CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last):
     39allmydata.interfaces.UploadUnhappinessError: server selection failed for
     40<Tahoe2ServerSelector for upload qd7vq>: shares could be placed or found on
     41only 0 server(s). We were asked to place shares on at least 1 server(s) such
     42that any 1 of them have enough shares to recover the file. (placed 0 shares out
     43of 1 total (1 homeless), want to place shares on at least 1 servers such that
     44any 1 of them have enough shares to recover the file, sent 1 queries to 1
     45servers, 0 queries placed some shares, 1 placed none (of which 0 placed none
     46due to the server being full and 1 placed none due to an error)) (last failure
     47(from <ServerTracker for server 6dwd2q and SI qd7vq>) was:
     48[Failure instance: Traceback (failure with no frames): <class 'foolscap.tokens.RemoteException'>:
     49<RemoteException around '[CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last):
    4050  File \"/home/customer/LAFS_source/support/lib/python2.7/site-packages/Twisted-12.2.0-py2.7-linux-i686.egg/twisted/internet/tcp.py\", line 287, in connectionLost
    4151    protocol.connectionLost(reason)