Thanks in advance  for any help
I have master configured to backup to s3...  it appears both base backups 
and wal files are getting sent successfully.

I brought up a slave, the base backup came up ok, but it is stuck reading 
the same wal file....
The slave gives the following endlessly over and over:

--------------------

wal_e.operator.backup INFO     MSG: begin wal restore

        STRUCTURED: time=2014-09-18T04:55:09.710382-00 pid=10955 
action=wal-fetch key=s3://acesbackup/wal_005/0000000300000117000000BC.lzo 
prefix= seg=0000000300000117000000BC state=begin

lzop: <stdin>: not a lzop file

wal_e.blobstore.s3.s3_util WARNING  MSG: could no longer locate object 
while performing wal restore

        DETAIL: The absolute URI that could not be located is 
s3://acesbackup/wal_005/0000000300000117000000BC.lzo.

        HINT: This can be normal when Postgres is trying to detect what 
timelines are available during restoration.

        STRUCTURED: time=2014-09-18T04:55:09.885789-00 pid=10955

wal_e.operator.backup INFO     MSG: complete wal 
restore.....................

----------------------------

Master appears to keep writing new ones:

----------------------------------

STRUCTURED: time=2014-09-18T04:55:04.641833-00 pid=6841 action=push-wal 
key=s3://acesbackup/wal_005/0000000100000117000000D0.lzo prefix= 
rate=17843.8 seg=0000000100000117000000D0 state=complete

wal_e.worker.upload INFO     MSG: begin archiving a file

        DETAIL: Uploading "pg_xlog/0000000100000117000000D1" to 
"s3://acesbackup/wal_005/0000000100000117000000D1.lzo".

        STRUCTURED: time=2014-09-18T04:56:04.278703-00 pid=6850 
action=push-wal key=s3://acesbackup/wal_005/0000000100000117000000D1.lzo 
prefix= seg=0000000100000117000000D1 state=begin

wal_e.worker.upload INFO     MSG: completed archiving to a file 

        DETAIL: Archiving to 
"s3://acesbackup/wal_005/0000000100000117000000D1.lzo" complete at 
19697.7KiB/s. 

        STRUCTURED: time=2014-09-18T04:56:04.868735-00 pid=6850 
action=push-wal key=s3://acesbackup/wal_005/0000000100000117000000D1.lzo 
prefix= rate=19697.7 seg=0000000100000117000000D1 state=complete


-------------

Thanks again for any help



-- 
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