/[adm]/puppet/deployment/main_mirror/files/mirror/README.mirroring
ViewVC logotype

Contents of /puppet/deployment/main_mirror/files/mirror/README.mirroring

Parent Directory Parent Directory | Revision Log Revision Log


Revision 872 - (show annotations) (download)
Fri Jan 21 14:10:24 2011 UTC (12 years, 10 months ago) by misc
File size: 1021 byte(s)
- add a main mirror modules ( mirror was already used ), and add content
  there ( mainly READMEs, and directory to ease replication of a fake
test mirror on vm )
1 __ __ _
2 | \/ | __ _ __ _ ___(_) __ _
3 | |\/| |/ _` |/ _` |/ _ \ |/ _` |
4 | | | | (_| | (_| | __/ | (_| |
5 |_| |_|\__,_|\__, |\___|_|\__,_|
6 |___/
7
8 This document describe the way to do a Mageia Mirror.
9
10 1) Prerequise
11
12 The expect size is around 700GB.
13
14 You need rsync software to synchronise the tree.
15
16 2) Official source
17
18 If you plan to create a public we encourage you to use one our Tier1 mirror.
19
20 This servers synchronise the tree directly from the Mageia rsync server.
21
22 o rsync://distrib-coffee.ipsl.jussieu.fr/mageia/
23 located in Paris (France)
24
25 3) Rsync options
26
27 Ensure you're using a least this options:
28
29 -a -H
30
31 We apreciate if theses options are also used:
32
33 --delete-after -S
34
35 Don't use compression and checksum option, they will overload the remote
36 server
37
38 4) Automate
39
40 The tree must be synchronize at least every 2 hours.
41
42 Please ensure another rsync process is not started while first one is
43 still running. Use a lock file.
44
45 5) Registering your mirror
46
47 TODO
48

  ViewVC Help
Powered by ViewVC 1.1.28