Your rsync command looks alright. I am hoping you are not running rsync as root. Then you can drop '--numeric-ids'. Unfortunately your mirror is extremely out of date. The latest version in updates and release is Fedora 18. Which is odd if you are regularly running the rsync command.
You really should not be syncing from the master mirror. There is a tier 1 mirror in Brazil which should give you much better download speeds. Please try downloading from: fedora.c3sl.ufpr.br
http://fedoraproject.org/wiki/Infrastructure/Mirroring/Tiering
Adrian
On Wed, Oct 29, 2014 at 01:35:44PM -0200, Pedro Alves wrote:
Dear Adrian,
My scriptp to mirro fedora is:
rsync -vaH --address=189.45.5.90 --numeric-ids --delete --delete-after --delay-updates dl.fedoraproject.org::fedora-epel/ /home/mirror/fedora/linux/epel & rsync -vaH --address=189.45.5.90 --numeric-ids --delete --delete-after --delay-updates dl.fedoraproject.org::fedora-linux-releases/ /home/mirror/fedora/linux/releases & rsync -vaH --address=189.45.5.90 --numeric-ids --delete --delete-after --delay-updates dl.fedoraproject.org::fedora-linux-updates/ /home/mirror/fedora/linux/updates & rsync -vaH --address=189.45.5.90 --numeric-ids --delete --delete-after --delay-updates dl.fedoraproject.org::fedora-linux-development/ /home/mirror/fedora/linux/development &
Is that ok ? I also register in mirrormanager the site:http://mirror.nbtelecom.com.br/fedora/linux/
Index of /fedora/linux
[ICO] Name http://mirror.nbtelecom.com.br/fedora/linux/?C=N;O=D Last modified http://mirror.nbtelecom.com.br/fedora/linux/?C=M;O=A Size http://mirror.nbtelecom.com.br/fedora/linux/?C=S;O=A Description
http://mirror.nbtelecom.com.br/fedora/linux/?C=D;O=A
[DIR] Parent Directory http://mirror.nbtelecom.com.br/fedora/ - [DIR] development/ http://mirror.nbtelecom.com.br/fedora/linux/development/ 29-Oct-2014 11:35 - [DIR] epel/ http://mirror.nbtelecom.com.br/fedora/linux/epel/ 29-Oct-2014 11:32 - [DIR] releases/ http://mirror.nbtelecom.com.br/fedora/linux/releases/ 29-Oct-2014 11:35 - [DIR] updates/ http://mirror.nbtelecom.com.br/fedora/linux/updates/ 29-Oct-2014 11:19 -
Apache/2.2.15 (CentOS) Server at mirror.nbtelecom.com.br Port 80
A *NB Telecom* é cadastrada na *Onip* como fornecedor qualificado da indústria do petróleo e gás e, associada da *Rede Petro Rio e da *Telcomp*.
Acesse nossas redes sociais: facebook.com/nbtelecom http://facebook.com/nbtelecom e twiter.com/telecomnb1 http://twiter.com/telecomnb1. Nosso site:www.nbtelecom.com.br http://www.nbtelecom.com.br
DISCLAIMER Esta é uma mensagem estritamente confidencial cujo sigilo é protegido por lei. Quaisquer informações e documentos nela contidos são direcionados exclusivamente a seu(s) destinatário(s) acima identificado(s). Caso a tenha recebido equivocadamente, solicitamos que os mesmos sejam imediatamente apagados e o seu remetente comunicado. Fica V.Sa. notificada de que a divulgação, retenção, disseminação, distribuição ou cópia desta mensagem e seus anexos, sem a autorização do remetente, constitui crime nos termos da Lei Complementar 105/01. Obrigado.* On 18/09/2014 05:18, Adrian Reber wrote:
On Tue, Sep 16, 2014 at 03:09:30PM -0300, Pedro Alves wrote:
I would like be a public mirror of Fedora...
Sync schedule: Every x 12 hrs Bandwidth: 1 Gbps Location: Brazil - Rio de Janeiro Sponsor: NB Telecom IP to authorize: 189.45.5.90 Email contact: noc@nbtelecom.com.br Mirror Site: http://mirror.nbtelecom.com.br/fedora/ Rsync: mirror.nbtelecom.com.br::fedora
Thanks for supporting Fedora. Your MirrorManager entry is not entirely correct.
You need to select "Fedora Linux" under "Categories Carried" and point the URLs to http://mirror.nbtelecom.com.br/fedora/linux/
Looking at http://mirror.nbtelecom.com.br/fedora/linux/ there is still important content missing. You should have directories called releases and updates. Please sync from a close tier 1 or tier 2 mirror.
Adrian
Adrian