The old I2 mirror machines (2 of them) handled 50 syncs at a time. We have 3 machines, but they are set currently to 25/ea, meaning a total of 75 could be hitting the backend storage.
I'd like to lower this down to 15/ea and see if it helps with the slowdown/issues as seen in https://fedorahosted.org/fedora-infrastructure/ticket/2874
kevin -- diff --git a/modules/rsync/files/rsyncd.conf.download-rdu b/modules/rsync/files/rsyncd.conf.download-rdu index de816a0..027b90e 100644 --- a/modules/rsync/files/rsyncd.conf.download-rdu +++ b/modules/rsync/files/rsyncd.conf.download-rdu @@ -1,7 +1,7 @@ #download-rdu pid file = /var/run/rsyncd.pid syslog facility = daemon -max connections = 25 +max connections = 15 timeout = 600 use chroot = yes uid = nobody
On Tue, Aug 2, 2011 at 3:17 PM, Kevin Fenzi kevin@scrye.com wrote:
I'd like to lower this down to 15/ea and see if it helps with the slowdown/issues as seen in https://fedorahosted.org/fedora-infrastructure/ticket/2874
+1, this seems very low-risk and leaves us with similar capacity to what we had before.
On an unrelated note, have we determined that we're actually hitting a bottleneck on the storage?
+1 - got a report of slowness a couple days ago still. :-(
-- Matt Domsch Technology Strategist Social Media and Community Professional Dell | Office of the CTO
-----Original Message----- From: infrastructure-bounces@lists.fedoraproject.org [mailto:infrastructure-bounces@lists.fedoraproject.org] On Behalf Of Kevin Fenzi Sent: Tuesday, August 02, 2011 2:17 PM To: Fedora Infrastructure Subject: Freeze change request: lower rdu I2 download limits
The old I2 mirror machines (2 of them) handled 50 syncs at a time. We have 3 machines, but they are set currently to 25/ea, meaning a total of 75 could be hitting the backend storage.
I'd like to lower this down to 15/ea and see if it helps with the slowdown/issues as seen in https://fedorahosted.org/fedora-infrastructure/ticket/2874
kevin -- diff --git a/modules/rsync/files/rsyncd.conf.download-rdu b/modules/rsync/files/rsyncd.conf.download-rdu index de816a0..027b90e 100644 --- a/modules/rsync/files/rsyncd.conf.download-rdu +++ b/modules/rsync/files/rsyncd.conf.download-rdu @@ -1,7 +1,7 @@ #download-rdu pid file = /var/run/rsyncd.pid syslog facility = daemon -max connections = 25 +max connections = 15 timeout = 600 use chroot = yes uid = nobody
On Tue, Aug 2, 2011 at 15:17, Toshio Kuratomi a.badger@gmail.com wrote:
On Tue, Aug 02, 2011 at 04:05:11PM -0500, Matt_Domsch@Dell.com wrote:
+1 - got a report of slowness a couple days ago still. :-(
+1
-Toshio
And uhm I forgot about the freeze and did it anyway. Sorry guys.
infrastructure@lists.fedoraproject.org