From Fedora Project Wiki

< FWN‎ | Beats

Revision as of 16:36, 24 May 2008 by Ravidiip (talk | contribs) (1 revision(s))

Infrastructure

This section contains the discussion happening on the fedora-infrastructure-list

http://fedoraproject.org/wiki/Infrastructure

Contributing Writer: HuzaifaSidhpurwala

proposed MM patch: improve rsync_acl query

Matt Domsch writes on fedora-infrastructure-list [1]

mirrormanager has a query that lets the mirrors, and eventually, the master mirrors, get the Access Control List directly from the database. The current query is poor in several ways: it's very slow as it uses python object walks, which results in hundreds of database hits instead of only one. It doesn't let the user specify they want to limit by hosts on Internet2, or only public hosts. There is a patch which fixes this [2]


[1] https://www.redhat.com/archives/fedora-infrastructure-list/2008-April/msg00047.html

[2] http://admin.fedoraproject.org/mirrormanager/rsync_acl?internet2_only=1&public_only=1

Change (already) - steved

Mike McGrath writes for fedora-infrastructure-list [3]

One thing we'd been talking about before the freeze but just didn't get around to was giving steved (nfs expert) access to our nfs box where /mnt/koji lives as we still seem to be having nfslock issues (though they are less frequent now). Since everyone agreed to it, this was ultimately done.


[3] https://www.redhat.com/archives/fedora-infrastructure-list/2008-April/msg00061.html


Change freeze request: Enforce website freeze in syncStatic.sh

Ricky Zhou writes for fedora-infrastructure-list [4]

Ricky said that he would like to update syncStatic.sh to enforce the website change freeze and submitted a patch for same.