-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stop while uploading #105
Comments
|
|
I need
|
Platform: Characteristics of this binary (from libperl): 4a) root@backup:/home/glacier# lsb_release -a 4b) root@backup:/home/glacier# uname -a
Thanks for your support! |
I stop all other programs. Free memory is 370MB. I reduce concurrency parameter to 2 but the problem still occurs. (Free memory > concurrency*partsize) |
Could you pls try branch I've added some debugging. |
Also, pls try running |
I've cloned new branch debug_for_issue_105 on the same machine and uploaded 50GB without this problem. I will continue uploading remain data and will update you if it fires error messages. |
I got this problem again with branch debug_for_issue_105. Uploading processes stopped without error message. It repeats many times. Below is upload log: This is my environment information:
Could you please fix this problem? |
so, "PID 6621 Uploaded part for DATA/part1.tar.gz.gpg at offset [872415232]" - is the very last line in outpout? |
yes PID 6621 is the last line. |
again, last i asked two yrs ago - pls check syslog/dmsg for Out of memroy messages or OOM Killer, Segfaults, etc |
I checked log files but didn't found Out of memory message. I am uploading now and the system frees 158M root@backup:/var/log# free Please advise! |
yes, but fix what? sha256 computation works without flaws forears for me and other users. you started the ticket at y2014. was this same 1) hardware 2) software like now?
last signature error could be because of broken RAM (besides you've just added new RAM banks) |
Memory passed memtest86 but the problem still happens. I have also built another machine Ubuntu 14, same perl version but still facing with the problem. Below is software version on the new computer
Please advise! |
you said "It repeats many times." but how often? every 1/10 minutes/hours? or less often? |
It is random. This is information collected from my log. Fri Jul 14 19:29:41 ICT 2017 :Stopped after: 3820 (seconds) |
Hi, I just started using the software and I'm getting a similar issue. I'll try and get you some useful debug info on my next run. For me it repeats every few hours, and I'm running it on many smallish file (15000 uploads for 50GB). So far I have: dmesg I've restarted the process with strace and I'll let you know if I find anything. |
One thing I've noticed is that the first perl process is holding onto quite a bit of memory, given that I'm running it on a old server with 2GB of ram. root 16199 1.5 0.0 5204 1276 pts/0 S 11:18 0:09 strace -o mtglacier.strace /usr/local/src/mt-aws-glacier/mtglacier sync --new --config=/usr/local/bin/glacier/samba-glacier.cfg -- |
I have 2 strace stacks. Let me know if you want the full files (I'm not 100% how much data is in there, so I don't know that I just post the entire file). |
It's not similar issue. Please start new issue. And I am not sure what I should do here if there is no enough RAM for processing.. |
I use mt-aws-glacier version 1.120 to upload a file 6GB to Glacier but the uploading process STOP without any error messages.
below is command line and log
$mtglacier sync --config=glacier.cfg --dir /storage/DATA --vault=data --journal=journal.info --concurrency=4 --partsize=64
MT-AWS-Glacier, Copyright 2012-2014 Victor Efimov http://mt-aws.com/ Version 1.120
PID 7123 Started worker
PID 7124 Started worker
PID 7125 Started worker
PID 7126 Started worker
PID 7124 Created an upload_id StFe-J5vFcAsOYwO5FCPtqHJTyZGeJZHnRse5vgr2epw3iCMH--bDzRgbdIe5pwCW4S56QBzquResYHEoBvaXotjYVtS
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [0]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [201326592]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [134217728]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [67108864]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [335544320]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [469762048]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [268435456]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [402653184]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [738197504]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [536870912]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [603979776]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [671088640]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [872415232]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [805306368]
PID 7125 HTTP 408 This might be normal. Will retry (322 seconds spent for request)
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1073741824]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [939524096]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1207959552]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1275068416]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1140850688]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1006632960]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1342177280]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1409286144]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1476395008]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1543503872]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1677721600]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1744830464]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1610612736]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1811939328]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1879048192]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2080374784]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [1946157056]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2013265920]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2281701376]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2214592512]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2147483648]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2348810240]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2550136832]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2415919104]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2483027968]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2617245696]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2684354560]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2751463424]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2818572288]
PID 7125 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [3087007744]
PID 7124 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2885681152]
PID 7123 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [3019898880]
PID 7126 Uploaded part for DATA/20141225_14_1_DATA.tar.gz.gpg at offset [2952790016]
The upload process STOP at the last log line without any error message.
Could you please look into this problem?
Thanks for the great tool!
The text was updated successfully, but these errors were encountered: