Closed cristianrohr closed 6 years ago
Hello, i'm trying to restore data and i'm getting this error
[crohr@z800 glacier]$ /opt/mt-aws-glacier/mtglacier restore-completed --config amaranto.cfg --dir ../amaranto --vault amaranto --journal amaranto.journal MT-AWS-Glacier, Copyright 2012-2014 Victor Efimov http://mt-aws.com/ Version 1.120 PID 10365 Started worker PID 10366 Started worker PID 10367 Started worker PID 10368 Started worker PID 10365 Retrieved Job List PID 10366 HTTP connection problem. Will retry (226 seconds spent for request) PID 10366 HTTP connection problem. Will retry (167 seconds spent for request) PID 10366 HTTP connection problem. Will retry (252 seconds spent for request) PID 10366 HTTP connection problem. Will retry (245 seconds spent for request) PID 10366 HTTP connection problem. Will retry (179 seconds spent for request)
thanks
hi. known Amazon feature/bug when high concurrent/long running requests just timeouts. try decreasing --concurrency (down till 1), and --partsize (till 1 too).
--concurrency
--partsize
Hello, i'm trying to restore data and i'm getting this error
thanks