Gentoo Archives: gentoo-alt

From: Qiangning Hong <hongqn@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [PREFIX] (experimental) rsync access to the Prefix tree
Date: Tue, 13 May 2008 02:58:28
Message-Id: b64ef0ce0805121958q7285b106wb533058bdda94d1d@mail.gmail.com
In Reply to: Re: [gentoo-alt] [PREFIX] (experimental) rsync access to the Prefix tree by Fabian Groffen
1 On Mon, May 12, 2008 at 10:50 PM, Fabian Groffen <grobian@g.o> wrote:
2 > On 12-05-2008 22:46:17 +0800, Qiangning Hong wrote:
3 >> receiving file list ... done
4 >> created directory portage
5 >> rsync error: timeout in data send/receive (code 30) at io.c(165) [sender=2.6.9]
6 >> rsync: connection unexpectedly closed (421312 bytes received so far) [receiver]
7 >> rsync error: error in rsync protocol data stream (code 12) at
8 >> io.c(635) [receiver=3.0.2]
9 >> rsync: connection unexpectedly closed (421312 bytes received so far) [generator]
10 >> rsync error: error in rsync protocol data stream (code 12) at
11 >> io.c(635) [generator=3.0.2]
12 >
13 > Where are you on the globe and what's your interweb speed?
14
15 I am in Beijing, China, with 1M ADSL. The following is the output of
16 ping rsync server from my laptop:
17
18 $ /sbin/ping rsync.prefix.freens.org
19 PING rsync.prefix.freens.org (78.47.249.250): 56 data bytes
20 64 bytes from 78.47.249.250: icmp_seq=0 ttl=49 time=464.729 ms
21 64 bytes from 78.47.249.250: icmp_seq=1 ttl=49 time=464.964 ms
22 64 bytes from 78.47.249.250: icmp_seq=2 ttl=49 time=464.175 ms
23 64 bytes from 78.47.249.250: icmp_seq=3 ttl=49 time=464.488 ms
24 64 bytes from 78.47.249.250: icmp_seq=4 ttl=49 time=463.895 ms
25 64 bytes from 78.47.249.250: icmp_seq=5 ttl=49 time=465.399 ms
26 64 bytes from 78.47.249.250: icmp_seq=6 ttl=49 time=464.008 ms
27 64 bytes from 78.47.249.250: icmp_seq=7 ttl=49 time=463.727 ms
28 64 bytes from 78.47.249.250: icmp_seq=8 ttl=49 time=463.400 ms
29 64 bytes from 78.47.249.250: icmp_seq=9 ttl=49 time=459.179 ms
30 64 bytes from 78.47.249.250: icmp_seq=10 ttl=49 time=465.287 ms
31
32 I am executing rsync again now. ~3 minutes passed and it is still
33 "receiving file list ...". From what I feel, rsync is must slower
34 than svn checkout.
35
36 --
37 Qiangning Hong
38 http://www.douban.com/people/hongqn/
39 --
40 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] (experimental) rsync access to the Prefix tree Qiangning Hong <hongqn@×××××.com>