On Mon, Dec 27, 2010 at 10:55 AM, Sedat Dilek <sedat.dilek@xxxxxxxxxxxxxx> wrote: > On Mon, Dec 27, 2010 at 10:11 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: >> Hi, >> >> On Mon, 27 Dec 2010 09:04:06 +0100 Sedat Dilek <sedat.dilek@xxxxxxxxxxxxxx> wrote: >>> >>> Can you try to upload/push via IPADDR? >> >> I can only upload to master.kernel.org, the rest is done by the mirroring >> software. ÂI have no access to any of the other kernel.org machines. >> > > I was wondering about still "slow mirrors" as also checking out before > Xmas was very slow. > Now, seeing from an end-users point, the checking-out is just fine. > I tried to clone > "$GIT_MIRROR/pub/scm/linux/kernel/git/npiggin/linux-npiggin.git" where > GIT_MIRROR was: > > 1. git://130.239.17.7 > 2. git://199.6.1.166 > 3. git//git.kernel.org > 4. git//git.eu.kernel.org > > All checkouts had around 680-690KiB/s. > DAMN! The above was with cloning the vfs-tree from Nick Piggin, with linux-next GIT it is a difference from where you clone (from my GeoIP-location): $ git clone git://130.239.17.7/pub/scm/linux/kernel/git/next/linux-next.git Cloning into linux-next... remote: Counting objects: 3164616, done. remote: Compressing objects: 100% (416281/416281), done. remote: Total 3164616 (delta 2756821), reused 3128824 (delta 2721031) Receiving objects: 100% (3164616/3164616), 535.89 MiB | 685 KiB/s, done. Resolving deltas: 100% (2756821/2756821), done. $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Cloning into linux-next... remote: Counting objects: 3164616, done. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed Anyway, it would be great if someone of the resposibles for the kernel-mirrors would take care of these problems. - Sedat - -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html