Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / doc / install / mirrors.rst
1 =============
2  Ceph Mirrors
3 =============
4
5 For improved user experience multiple mirrors for Ceph are available around the
6 world.
7
8 These mirrors are kindly sponsored by various companies who want to support the
9 Ceph project.
10
11
12 Locations
13 =========
14
15 These mirrors are available on the following locations:
16
17 - **EU: Netherlands**: http://eu.ceph.com/
18 - **AU: Australia**: http://au.ceph.com/
19 - **CZ: Czech Republic**: http://cz.ceph.com/
20 - **SE: Sweden**: http://se.ceph.com/
21 - **DE: Germany**: http://de.ceph.com/
22 - **HK: Hong Kong**: http://hk.ceph.com/
23 - **FR: France**: http://fr.ceph.com/
24 - **UK: UK**: http://uk.ceph.com
25 - **US-East: US East Coast**: http://us-east.ceph.com/
26 - **US-West: US West Coast**: http://us-west.ceph.com/
27 - **CN: China**: http://cn.ceph.com/
28
29 You can replace all download.ceph.com URLs with any of the mirrors, for example:
30
31 - http://download.ceph.com/tarballs/
32 - http://download.ceph.com/debian-hammer/
33 - http://download.ceph.com/rpm-hammer/
34
35 Change this to:
36
37 - http://eu.ceph.com/tarballs/
38 - http://eu.ceph.com/debian-hammer/
39 - http://eu.ceph.com/rpm-hammer/
40
41
42 Mirroring
43 =========
44
45 You can easily mirror Ceph yourself using a Bash script and rsync. A easy to use
46 script can be found at `Github`_.
47
48 When mirroring Ceph, please keep the following guidelines in mind:
49
50 - Choose a mirror close to you
51 - Do not sync in a interval shorter than 3 hours
52 - Avoid syncing at minute 0 of the hour, use something between 0 and 59
53
54
55 Becoming a mirror
56 =================
57
58 If you want to provide a public mirror for other users of Ceph you can opt to
59 become a official mirror.
60
61 To make sure all mirrors meet the same standards some requirements have been
62 set for all mirrors. These can be found on `Github`_.
63
64 If you want to apply for an official mirror, please contact the ceph-users mailinglist.
65
66
67 .. _Github: https://github.com/ceph/ceph/tree/master/mirroring