Extras/FedoraMirrorHOWTO

From FedoraProject

Jump to: navigation, search

Contents

Fedora Mirror HOWTO

Click here for [wiki:Self:Extras/FedoraCurrentDiskUsage Fedora Current Disk Usage]

1. E-mail mirror coordinator Stephan Gael <pix@crazyfrogs.org> and CC <mirror-list-d@fedora.us> the following information. This information will be used to accept your subscription to mirror-list-d, and add you to the [wiki:Self:FedoraExtrasMirrorList Fedora Extras Mirror List] .

Tier 1 Mirrors

[wiki:Self:Extras/FedoraTier1Mirrors Tier 1 mirrors] sync with the Hawaii master mirror every 30-60 minutes using a safe locking rsync script. These Tier 1 mirrors then provide rsync access for other mirrors, either authenticated or public access. Public access is of course easier to maintain since you don't need to keep updating the access control lists.

Tier 2 Mirrors

These are normal mirrors that do not need to sync as often a Tier 1 mirrors since other mirrors do not depend on them. Tier 2 mirrors rsync ONLY with Tier 1 mirrors.

Initial Rsync

1. First read the rsync tips near the bottom of this page for important warnings.

Schedule Rsync in Cron

1. Please use a script run from cron to regularly keep your Fedora mirror in sync. You may modify our sample mirror script to help get you started.

TODO: Make a "push-primary" mirror system like Debian one day...

Mirror Tips