[00:33] *** VADemon has quit IRC (Quit: left4dead) [03:10] 03registrar 05master 010cbad 06other 10SHARD8/pubkeys registration of midas on SHARD8 [04:55] *** marvinw has quit IRC (Leaving) [05:10] *** marvinw has joined #internetarchive.bak [06:04] *** zz_CyberJ is now known as CyberJaco [07:15] *** CyberJaco is now known as zz_CyberJ [07:22] *** zz_CyberJ is now known as CyberJaco [07:36] yay more shards [07:36] gobbledigoob [07:36] *** primus104 has quit IRC (Leaving.) [07:36] *** CyberJaco is now known as zz_CyberJ [07:40] *** wp494 has quit IRC (LOUD UNNECESSARY QUIT MESSAGES) [07:58] *** wp494 has joined #internetarchive.bak [08:26] *** atomotic has joined #internetarchive.bak [08:28] *** wp494 has quit IRC (Ping timeout: 740 seconds) [08:32] *** wp494 has joined #internetarchive.bak [08:58] *** wp494 has quit IRC (LOUD UNNECESSARY QUIT MESSAGES) [09:03] *** wp494 has joined #internetarchive.bak [10:09] *** wp494 has quit IRC (LOUD UNNECESSARY QUIT MESSAGES) [10:15] *** primus104 has joined #internetarchive.bak [10:26] *** atomotic has quit IRC (Quit: Textual IRC Client: www.textualapp.com) [11:12] 03registrar 05master 781937a 06other 10SHARD7/pubkeys registration of midas on SHARD7 [11:55] *** mariusz_ has joined #internetarchive.bak [12:00] *** wp494 has joined #internetarchive.bak [12:05] *** primus104 has quit IRC (Leaving.) [14:16] *** sep332 has joined #internetarchive.bak [14:22] *** svchfoo3 sets mode: +o sep332 [15:17] *** VADemon has joined #internetarchive.bak [15:56] *** antomatic has quit IRC (west.us.hub irc.eversible.com) [15:56] *** Erkan has quit IRC (west.us.hub irc.eversible.com) [15:56] *** zhongfu has quit IRC (west.us.hub irc.eversible.com) [15:56] *** bpye_ has quit IRC (west.us.hub irc.eversible.com) [15:56] *** svchfoo3 has quit IRC (west.us.hub irc.eversible.com) [16:01] *** primus104 has joined #internetarchive.bak [16:03] *** zhongfu_ has joined #internetarchive.bak [16:05] *** bpye has joined #internetarchive.bak [16:08] *** primus104 has quit IRC (Read error: Operation timed out) [16:12] *** antomatic has joined #internetarchive.bak [16:12] *** svchfoo2 sets mode: +o antomatic [16:15] *** behind_yo has joined #internetarchive.bak [16:42] *** db48x has quit IRC (Read error: Connection reset by peer) [16:47] *** db48x has joined #internetarchive.bak [17:29] I'm not getting any effect from "annex.web-options=--limit-rate=200k" in my git config. Any thing else I should try? [17:30] "--limit-rate=200k" is missing from the wgets that are shown by "ps aux" [17:37] SaltyBob: annex.web-options --limit-rate=200k .. no = necessary [17:39] Sorry, in the above I just pasted the text from "git config -l". But I had originally configured it according to the README, without the "=" [17:41] I'm running Ubuntu 14.04.2 LTS 64-bit (trusty), if that helps. [17:55] "However, it may take some time for this balance to be achieved, so don't be surprised if limiting the rate doesn't work well with very small files. " [17:55] could this be it? [18:08] It could be. I've used this flag on wget before and it settles into the correct TCP bit rate within seconds. So yeah, if git annex is pulling files every few seconds (new instances of wget), then the flag won't really help. But some of these wgets take more than 10 seconds, *and* I know the flag isn't being applied because of the output of "ps aux". How does yours behave? [18:09] I don't use it; my problem is getting *enough* download speed [18:09] Ah, yes, there's that! :) [18:13] SaltyBob: i didn't need to apply this, but you're right when I tested it now, annex does not add the flag [18:30] *** primus104 has joined #internetarchive.bak [18:41] SaltyBob: edit ./git-annex.linux/bin/wget and add --limit-rate=200k at the end of line 4.. that did it for me. [19:01] *** zz_CyberJ is now known as CyberJaco [19:01] mariusz_: Ah, that's what I was looking for. Thanks! [19:48] SaltyBob: you need to set that in the shard's git repo, not the toplevel git repo .. [19:51] closure: that's a weird solution.. requires user to monitor which shard is being downloaded and add this to every new one that's added.. [20:09] *** mariusz_ has quit IRC (Read error: Operation timed out) [20:10] closure: So, we got weirdness. Do you have time for it? [21:20] *** primus104 has quit IRC (Leaving.) [21:27] *** CyberJaco is now known as zz_CyberJ [21:28] *** zz_CyberJ is now known as CyberJaco [22:14] *** primus104 has joined #internetarchive.bak [22:27] closure: Hmm. Thanks for the added tip. This sounds like a UI issue that can be fixed with code or documentation. [22:37] *** CyberJaco is now known as zz_CyberJ [22:43] *** zz_CyberJ is now known as CyberJaco [23:17] *** CyberJaco is now known as zz_CyberJ [23:50] SaltyBob: absoutely, see the end of the checkoutshard script