Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge --sync issue on only one comp on LAN
Date: Tue, 01 Oct 2013 14:20:28
Message-Id: 20131001142006.GB23408@server
1 There are 3 (or more) computers which sync (sometimes daily) on my LAN at
2 work: server, router, and workstation. server has issues almost all the time
3 getting a rsync server (for lack of better way to state it). All three comps
4 have the exact same SYNC in make.conf:
5
6 mingdao@server ~ $ grep SYNC /etc/make.conf
7 SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
8
9 mingdao@router ~ $ grep SYNC /etc/portage/make.conf
10 SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
11
12 mingdao@workstation ~ $ grep SYNC /etc/portage/make.conf
13 SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
14
15 When I first noticed, it was that with the same command (alias ud) run on each
16 computer, server *always* took a good deal longer than workstation and router.
17
18 Here's the output from the emerge --sync portion of my "ud" alias today:
19
20 alias ud='eix-sync && emerge -aDjuv --changed-use @world && dispatch-conf && emerge -a --depclean && revdep-rebuild -i && clear && exit'
21
22 server ~ # ud
23 * Running emerge --sync
24 >>> Synchronization of repository 'gentoo' located in '/usr/portage'...
25 >>> Starting rsync with rsync://128.61.111.9/gentoo-portage...
26 >>> Checking server timestamp ...
27 timed out
28 rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(549) [Receiver=3.0.9]
29 >>> Retrying...
30
31
32 >>> Starting retry 1 of 9 with rsync://209.59.138.21/gentoo-portage
33 >>> Checking server timestamp ...
34 timed out
35 rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(549) [Receiver=3.0.9]
36 >>> Retrying...
37
38
39 >>> Starting retry 2 of 9 with rsync://128.175.60.112/gentoo-portage
40 >>> Checking server timestamp ...
41 timed out
42 rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(549) [Receiver=3.0.9]
43 >>> Retrying...
44
45
46 >>> Starting retry 3 of 9 with rsync://129.21.171.98/gentoo-portage
47 >>> Checking server timestamp ...
48
49 receiving incremental file list
50 timestamp.chk
51
52 Number of files: 1
53 Number of files transferred: 1
54 Total file size: 32 bytes
55 Total transferred file size: 32 bytes
56 Literal data: 32 bytes
57 Matched data: 0 bytes
58 File list size: 27
59 File list generation time: 0.001 seconds
60 File list transfer time: 0.000 seconds
61 Total bytes sent: 98
62 Total bytes received: 140
63
64 sent 98 bytes received 140 bytes 158.67 bytes/sec
65 total size is 32 speedup is 0.13
66
67 receiving incremental file list
68
69
70
71
72 router ~ # ud
73 * Running emerge --sync
74 >>> Synchronization of repository 'gentoo' located in '/usr/portage'...
75 >>> Starting rsync with rsync://208.100.4.53/gentoo-portage...
76 >>> Checking server timestamp ...
77
78 Welcome! This is a gentoo-portage and CentOS mirror, hosted by
79 Steadfast Networks!
80
81 http://steadfast.net
82
83 Hostname: mirror.steadfast.net & rsync11.us.gentoo.org
84 IP Addresses: 208.100.4.53 & 2607:f128:1:3::2
85 Location: Chicago, IL, US
86 Bandwidth: 1000 Mbps
87 Hardware: Dual Opteron 2212, 8 GB RAM
88 User Limit: 40
89
90 If you experience any trouble with this mirror, please contact
91 mirror@×××××××××.net.
92
93 receiving incremental file list
94 timestamp.chk
95
96 Number of files: 1
97 Number of files transferred: 1
98 Total file size: 32 bytes
99 Total transferred file size: 32 bytes
100 Literal data: 32 bytes
101 Matched data: 0 bytes
102 File list size: 27
103 File list generation time: 0.001 seconds
104 File list transfer time: 0.000 seconds
105 Total bytes sent: 98
106 Total bytes received: 570
107
108 sent 98 bytes received 570 bytes 445.33 bytes/sec
109 total size is 32 speedup is 0.05
110
111 Welcome! This is a gentoo-portage and CentOS mirror, hosted by
112 Steadfast Networks!
113
114 http://steadfast.net
115
116 Hostname: mirror.steadfast.net & rsync11.us.gentoo.org
117 IP Addresses: 208.100.4.53 & 2607:f128:1:3::2
118 Location: Chicago, IL, US
119 Bandwidth: 1000 Mbps
120 Hardware: Dual Opteron 2212, 8 GB RAM
121 User Limit: 40
122
123 If you experience any trouble with this mirror, please contact
124 mirror@×××××××××.net.
125
126 receiving incremental file list
127
128
129
130
131 workstation ~ # ud
132 * Running emerge --sync
133 >>> Synchronization of repository 'gentoo' located in '/usr/portage'...
134 >>> Starting rsync with rsync://209.221.142.124/gentoo-portage...
135 >>> Checking server timestamp ...
136 Gentoo Portage/CPAN rsync mirror
137 Server: gentoo.llarian.net & cpan.llarian.net
138 IP(s): 209.221.142.124 & 2001:5d8:11::13
139 Bandwidth: 1000Mbps via multiple carriers
140 User Limit: 30
141 Location: Seattle, WA, USA
142 Admin Contact: Dylan Vanderhoof <llarian@×××××××.net>
143
144
145 receiving incremental file list
146 timestamp.chk
147
148 Number of files: 1
149 Number of files transferred: 1
150 Total file size: 32 bytes
151 Total transferred file size: 32 bytes
152 Literal data: 32 bytes
153 Matched data: 0 bytes
154 File list size: 27
155 File list generation time: 0.001 seconds
156 File list transfer time: 0.000 seconds
157 Total bytes sent: 98
158 Total bytes received: 392
159
160 sent 98 bytes received 392 bytes 326.67 bytes/sec
161 total size is 32 speedup is 0.07
162 Gentoo Portage/CPAN rsync mirror
163 Server: gentoo.llarian.net & cpan.llarian.net
164 IP(s): 209.221.142.124 & 2001:5d8:11::13
165 Bandwidth: 1000Mbps via multiple carriers
166 User Limit: 30
167 Location: Seattle, WA, USA
168 Admin Contact: Dylan Vanderhoof <llarian@×××××××.net>
169
170
171 receiving incremental file list
172
173
174
175
176 Can anyone see something obvious, or tell me where to begin checking or
177 something to change?
178
179 Cheers,
180 Bruce
181 --
182 Happy Penguin Computers >')
183 126 Fenco Drive ( \
184 Tupelo, MS 38801 ^^
185 support@×××××××××××××××××××××.com
186 662-269-2706 662-205-6424
187 http://happypenguincomputers.com/
188
189 A: Because it messes up the order in which people normally read text.
190 Q: Why is top-posting such a bad thing?
191 A: Top-posting.
192 Q: What is the most annoying thing in e-mail?
193
194 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] emerge --sync issue on only one comp on LAN Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] emerge --sync issue on only one comp on LAN Greg Turner <gmt@×××××.us>
Re: [gentoo-user] emerge --sync issue on only one comp on LAN Mick <michaelkintzios@×××××.com>