On Monday, January 4, 2016 at 7:53:45 PM UTC-8, Daniel Farina wrote:
>
>
>
> On Mon, Jan 4, 2016, 6:44 PM  <[email protected] <javascript:>> wrote:
>
>> […]
>>
>  

> Anyway, WAL-E doesn't retry fetching these volumes. Is there a way to make 
>> it do so? Is there a fix or workaround for this?
>>
>
> It doesn't? What does it do instead?
>

Possibly I'm misinterpreting the WARNING message. Here it is with more 
context. I had thought this meant it was skipping part_00000057.tar.lzo 
entirely, but maybe not?

wal_e.worker.s3.s3_worker INFO     MSG: beginning partition download
        DETAIL: The partition being downloaded is part_00000056.tar.lzo.
        HINT: The absolute S3 key is 
basebackups_005/base_0000000200005B950000008F_00000032/tar_partitions/part_00000056.tar.lzo.
        STRUCTURED: time=2016-01-05T02:39:47.526654-00 pid=32468
wal_e.worker.s3.s3_worker INFO     MSG: beginning partition download
        DETAIL: The partition being downloaded is part_00000057.tar.lzo.
        HINT: The absolute S3 key is 
basebackups_005/base_0000000200005B950000008F_00000032/tar_partitions/part_00000057.tar.lzo.
        STRUCTURED: time=2016-01-05T02:40:21.666194-00 pid=32468
lzop: Invalid argument: <stdin>
wal_e.retries WARNING  MSG: retrying after encountering exception
        DETAIL: Exception information dump:
        Traceback (most recent call last):
          File 
"/home/wal-e/venv/local/lib/python2.7/site-packages/wal_e/retries.py", line 
62, in shim
            return f(*args, **kwargs)
          File 
"/home/wal-e/venv/local/lib/python2.7/site-packages/wal_e/worker/s3/s3_worker.py",
 
line 82, in fetch_partition
            raise exc
        SSLError: The read operation timed out

        HINT: A better error message should be written to handle this 
exception.  Please report this output and, if possible, the situation under 
which it arises.
        STRUCTURED: time=2016-01-05T02:40:36.548270-00 pid=32468
wal_e.worker.s3.s3_worker INFO     MSG: beginning partition download
        DETAIL: The partition being downloaded is part_00000057.tar.lzo.
        HINT: The absolute S3 key is 
basebackups_005/base_0000000200005B950000008F_00000032/tar_partitions/part_00000057.tar.lzo.
        STRUCTURED: time=2016-01-05T02:40:36.649702-00 pid=32468
wal_e.worker.s3.s3_worker INFO     MSG: beginning partition download
        DETAIL: The partition being downloaded is part_00000058.tar.lzo.
        HINT: The absolute S3 key is 
basebackups_005/base_0000000200005B950000008F_00000032/tar_partitions/part_00000058.tar.lzo.
        STRUCTURED: time=2016-01-05T02:40:46.109047-00 pid=32468

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to