Need help with script problem

Matt_Domsch at Dell.com Matt_Domsch at Dell.com
Wed Jul 17 17:51:25 UTC 2013


Download.fp.o apache configs are not handled by MirrorManager packaging, that's purely in puppet.


--
Matt Domsch
Distinguished Engineer, Technology Strategist
Dell | Office of the CTO



-----Original Message-----
From: infrastructure-bounces at lists.fedoraproject.org [mailto:infrastructure-bounces at lists.fedoraproject.org] On Behalf Of Toshio Kuratomi
Sent: Wednesday, July 17, 2013 12:43 PM
To: Fedora Infrastructure
Subject: Re: Need help with script problem

On Thu, Jul 11, 2013 at 05:16:58PM -0600, Stephen John Smoogen wrote:
> 
> 
> 
> On 11 July 2013 16:45, Kevin Fenzi <kevin at scrye.com> wrote:
> 
> 
>     yeah, something is still not right, but not sure what it is.
> 
>     We did upgrade mirrormanager, perhaps the new one doesn't log those
>     redirects the same way? ;(
>    
>     kevin
>    
>     _______________________________________________
>     infrastructure mailing list
>     infrastructure at lists.fedoraproject.org
>     https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> 
> 
> 
> In order to get an idea of what might be wrong I am doing the 
> following per
> month:
> 
> 
> for i in $( seq -w 1 30 ); do  echo $i; bzcat proxy0*/2013/06/$i/http/
> download.fedoraproject.org-access.log* | egrep "Fedora-.*\.iso" | grep 
> 302 | awk '{n=split($7,a,"/"); print $1" "a[n]}' | sort -u | awk 
> '{print $2}' | sort
> | uniq -c | sort -bnr| head -n 20 > ~/iso-downloads/top20-06-$i; done
> 
> I will do it for each month this year and that should give us a record 
> of what the top 20 downloads of isos were per day. Then if we see a 
> large drop after mirrormanager was upgraded we know the script changed 
> something. Will know in a couple of hours.
> 
Did this ever get resolved or more data to debug generated?

-Toshio


More information about the infrastructure mailing list