Ken Dreyer
f119fb5f3d
doc: download GPG key from download.ceph.com
...
Fixes : #13603
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-10-26 13:19:40 -06:00
Wido den Hollander
2bb3d4be2f
docs: Fix styling of newly added mirror docs
2015-09-30 13:45:28 +02:00
Wido den Hollander
3ed6045d24
docs: Update docs to make it clear that there are mirrors worldwide
2015-09-24 15:14:52 +02:00
Nathan Cutler
170f9add76
doc: do not promise backports to Dumpling
...
Dumpling was retired in May 2015.
http://tracker.ceph.com/issues/13175 Fixes : #13175
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2015-09-19 22:30:59 +02:00
Alfredo Deza
a6f07e9fa3
doc: remove mention of ceph-extra as a requirement
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-09-18 14:20:12 -04:00
Alfredo Deza
c0ef84fd22
doc: remove ceph-extras
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-09-18 14:19:31 -04:00
Alfredo Deza
387d780035
doc: correct links to download.ceph.com
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-09-18 14:19:27 -04:00
Sage Weil
a5aa415074
Merge pull request #5663 from ritz303/wip-doc-12771
...
doc: Added "Hammer" in the list of major releases.
2015-08-25 11:14:42 -04:00
ritz303
582f0f6445
doc: Added "Hammer" in the list of major releases.
...
Fixes : #12771
Signed-off-by: ritz303 <ritz_303@yahoo.com>
2015-08-25 10:02:49 -05:00
John Wilkins
ff6e975850
Fixed mistaken reference to mon in osd section. Changed release name to hammer.
...
Fixes : #7807
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-08-10 14:05:15 -07:00
Kefu Chai
410175be89
Merge pull request #3743 from trociny/wip-osd_create
...
mon: osd create: add optional 'id' parameter
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
2015-05-08 00:13:37 +08:00
Nilamdyuti Goswami
4a6deb3955
doc: Corrected the steps of Apache configuration for Debian-based distros
...
in object gateway installation guide.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-14 22:19:32 +05:30
Mykola Golub
0d1e770391
mon: osd create: add optional 'id' parameter
...
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
2015-04-12 14:25:45 +03:00
Nilamdyuti Goswami
9c00592d4e
doc: Updates gateway installation doc with some changes.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 23:18:26 +05:30
Nilamdyuti Goswami
b1fa7f3577
doc: Corrects syntax highlighting in gateway installation doc.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Nilamdyuti Goswami
b09eb13bf7
doc: Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway
...
installation doc.
Fixes : #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:54 +05:30
Ian Kelling
64851f5e18
doc: consistent alternate cluster name arguments
...
In doc/install/manual-deployment.rst at least.
Signed-off-by: Ian Kelling <iank@iankelling.org>
2015-03-18 16:47:55 -07:00
Loic Dachary
3a8b8284dd
doc,tests: force checkout of submodules
...
When updating submodules, always checkout even if the HEAD is the
desired commit hash (update --force) to avoid the following:
* a directory gmock exists in hammer
* a submodule gmock replaces the directory gmock in master
* checkout master + submodule update : gmock/.git is created
* checkout hammer : the gmock directory still contains the .git from
master because it did not exist at the time and checkout won't
remove untracked directories
* checkout master + submodule update : git rev-parse HEAD is
at the desired commit although the content of the gmock directory
is from hammer
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-03-06 17:16:46 +01:00
Danny Al-Gaaf
a7b344388b
submodules: --recursive needed for gtest in gmock
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2015-03-02 21:10:24 +01:00
Kefu Chai
3cea092bf9
doc/install/manual-deployment: fix osd install doc
...
* should be using /var/lib/ceph/osd/{cluster-name}-{osd-num}/sysvinit
instead of var/lib/ceph/osd/{cluster-name}-{hostname}/sysvinit, thanks
to Kyle Hutson <kylehutson@ksu.edu>
Fixes : #10957
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-02-28 10:59:55 +08:00
Kefu Chai
24c943d021
doc/install/manual-deployment: s/mon/osd/ for osd install doc
...
Fixes : #10957
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-02-27 16:15:18 +08:00
Boris Ranto
46b45e3fc2
doc: fix python-ceph refs in docs
...
Signed-off-by: Boris Ranto <branto@redhat.com>
2015-02-24 18:30:18 -08:00
Travis Rhoden
fc01b010d9
doc: add cases where ceph-extras is not needed
...
The Ceph Extras repo is not needed on EL7 distributions or
Fedora
http://tracker.ceph.com/issues/9793 Refs: #9793
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
2015-01-15 14:40:03 -05:00
Nilamdyuti Goswami
fe44cd3199
doc: Updates information for SSL configuration in Ceph Object Gateway installation.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-12-26 19:58:57 +05:30
Loic Dachary
06593813af
documentation: replace deps.{deb,rpm}.txt with scripts
...
install-deps.sh installs the dependencies based on the content of
debian/control (if apt-get is found) or ceph.spec.in (if yum is
found). The manually maintained list of dependencies for deb based
operating systems (deps.deb.txt) and rpm based operating
systems (deps.rpm.txt) are deprecated.
http://tracker.ceph.com/issues/10175 Fixes : #10175
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-12-01 16:15:21 +01:00
Loic Dachary
0e6db90a65
doc: update debian compilation dependencies
...
Using the content of debian/control.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-11-18 12:20:01 +01:00
Ken Dreyer
4cdc9c7936
doc: update release descriptions on packages page
...
Firefly was listed as the "latest release" of Ceph. Add Giant and label
it as the latest release instead.
Releases A-C and E are no longer supported. D will receive updates for
some time longer, and F is a "long term stable" release.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-11-14 07:49:39 -07:00
Ken Dreyer
0cff9148ff
doc: correct grammar in RGW SSL cert installation
...
The SSL certificate generation instruction was missing a preposition.
Add it.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-11-12 09:55:55 -07:00
Ken Dreyer
731ea68bfb
doc: correct spelling of "fqdn"
...
The "fqdn" (fully-qualified domain name) was misspelled in a couple
places as fgdn". Use the correct spelling.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-11-12 09:53:43 -07:00
John Wilkins
3e0295ffa9
doc: Added Dumpling to Firefly upgrade section.
...
Fixes : #7679
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-11-07 13:16:45 -08:00
Sage Weil
3bc429159f
doc/install/manual-deployment: move 'done' comment up
...
It's the same for upstart and sysvinit.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-08-28 14:34:27 -07:00
Sage Weil
9869f66569
Merge branch 'master' of git://github.com/flaf/ceph
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-08-28 14:27:12 -07:00
John Wilkins
e5324edb35
doc: Added yum-priorities procedure to manual install.
...
Fixes : #8734
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-11 18:05:26 -07:00
John Wilkins
a01252a4bf
doc: Added priority = 2 to packages.
...
Fixes : #8734
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-11 18:04:39 -07:00
John Wilkins
8357cae027
doc: Incorporated user feedback to clarify upgrade doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-07 15:29:34 -07:00
John Wilkins
b6bf33cd33
doc: Added configuration discussion at end of gateway install with links to config.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-07 14:15:45 -07:00
François Lafont
e5b67f75e0
Update doc
...
File 'sysvinit' is necessary to allow the start of mon at each reboot.
Signed-off-by: François Lafont <francois.lafont@crdp.ac-versailles.fr>
2014-08-06 23:53:48 +02:00
François Lafont
4b45e25bd2
Add handles for the ceph-mon starting with upstart
2014-08-06 01:38:20 +02:00
John Wilkins
98f92d84d6
doc: Added CentOS/RHEL install for git.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-07-10 11:30:00 -07:00
Abhishek Lekshmanan
d693d7bf7b
doc: Fix a few typos in the install docs
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 10:47:51 +05:30
John Spray
ef7d1bc0ca
doc: RPM instructions correction
...
Signed-off-by: John Spray <john.spray@inktank.com>
2014-06-30 10:30:42 +01:00
John Wilkins
4bc5aef93a
doc: Updated packages to reference firefly.
...
Fixes : #8466
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-06-02 11:28:22 -07:00
Aristoteles Neto
c2644b29e8
Update manual-deployment.rst
...
- When creating the OSD data, specify osd-uuid so that it matches when the osd is first created.
- Modify caps when adding osd auth to match what ceph-deploy does.
2014-05-21 10:20:55 +12:00
John Wilkins
ab907c5abc
doc: Clarified Debian uses sysvinit.
...
Fixes : #7182
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-14 00:23:22 -07:00
John Spray
20aad8ff93
doc: update instructions for RPM distros
...
Fix RPM building instructions: this has been broken since
libs3 was included inline in the ceph repo as a submodule.
"rpmbuild -tb" was concatenating the ceph.spec and
libs3.spec files, resulting in something that didn't work.
Also, the instructions suggested downloading a .tar.gz file
whereas the specfile requires a .tar.bz2 file.
Also, add a convenient yum command line for getting the compile
dependencies on Fedora 20.
Signed-off-by: John Spray <john.spray@inktank.com>
2014-05-13 19:22:43 +01:00
John Wilkins
19f8849a94
doc: Improvements to qemu installation.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-12 13:20:14 -07:00
Josh Durgin
ea34f48cd9
Merge remote-tracking branch 'origin/wip-doc-radosgw-80'
...
Conflicts:
doc/radosgw/config.rst
2014-05-05 15:14:22 -07:00
Alfredo Deza
82a3668e7c
Merge pull request #1629 from ceph/wip-die-mkcephfs
...
remove mkcephfs (merge post-firefly?)
Reviewed-by: Alfredo Deza <alfredo.deza@inktank.com>
2014-04-30 13:52:00 -04:00
John Wilkins
63b2964b34
doc: Added rhel-6-server-optional-rpms repo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-28 18:08:59 -07:00
John Wilkins
ab7a25ce16
doc: Notes and minor modifications to gateway installation doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-08 15:53:32 -07:00
Sage Weil
084db49ed3
remove mkcephfs
...
Fixes : #7552
Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-08 14:34:15 -07:00
Paul Meserve
a4c652c5f4
document adding dev key for custom Apache/FCGI install
...
following the docs will only get you the release key and the install of custom Apache/FCGI fails w/ key error
2014-03-23 00:58:09 -04:00
John Wilkins
9cd67bb2af
doc: Fixed hyperlink.
...
Fixes : #7558
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-03-14 15:45:51 -07:00
John Wilkins
7e43823faf
doc: Fixed typo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-03-10 10:07:44 -07:00
Christopher O'Connell
c278269535
Added a note that the ceph-osd command requires the cluster option.
...
Signed-off-by: Christopher O'Connell <jwriteclub@gmail.com>
2014-02-21 18:26:58 -08:00
Alexandre Marangone
ee4cfda151
doc: rgw: el6 documentation fixes
...
- fix a couple of typo for repo configuration and service restart
- the ceph package must be installed on RPM distro since the init
script relies on ceph-conf
- Note on radosgw service name for RPM distro
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2014-01-31 13:55:55 -08:00
John Wilkins
456c727ea5
doc: Removed extraneous character from path.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-29 14:14:29 -08:00
Kai Zhang
e620057822
add apt-get install pkg-config for ubuntu server
...
Signed-off-by: Kai Zhang <kaizh.pub@gmail.com>
2013-12-10 18:28:48 -08:00
scuttlemonkey
85a024a6bd
Merge pull request #865 from ceph/wip-doc-build-cluster
...
Wip doc build cluster
2013-12-10 10:14:59 -08:00
John Wilkins
7ff7cf25fb
doc: Partially incorporated comments form Loic Dachary and Aaron Ten Clay.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-12-03 16:05:49 -08:00
John Wilkins
941875defe
doc: Partially incorporated comments from Aaron Ten Clay.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-12-03 11:07:53 -08:00
John Wilkins
648f3bcd39
doc: Added a link to get packages.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-12-02 10:48:27 -08:00
John Wilkins
8a3ed9be2f
doc: Fixed instruction.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-22 15:48:25 -08:00
John Wilkins
6b5aaf3e6d
doc: Minor updates to manual deployment document.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-21 13:52:36 -08:00
John Wilkins
de2bcd5da9
doc: Added a manual deployment doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-20 19:27:47 -08:00
John Wilkins
10b4bf6ab4
doc: Added manual deployment section to index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-20 19:27:20 -08:00
Wido den Hollander
96d7a2e905
doc: Fix wrong package names on Debian Wheezy for building Ceph
2013-11-15 12:47:11 +01:00
John Wilkins
8b5719f866
doc: Added Emperor upgrade.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-08 10:22:22 -08:00
John Wilkins
7f45e72b6b
doc: Added dumpling to the sequence.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-08 10:21:42 -08:00
John Wilkins
195e86134d
doc: Mentioned that install procedure is for manual deployments, not ceph-deploy or others.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-04 14:57:41 -08:00
John Wilkins
2aa6cde56d
doc: Changed text for ceph-extras. Made it required. Mentioned newer versions.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-04 14:57:07 -08:00
John Wilkins
2bf8ff4b68
doc: Added DNS and SSL dialog.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-04 12:50:30 -08:00
John Wilkins
5c9f32286d
doc: Retitled document. Made example generic. Fixed link.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-31 14:47:25 -07:00
John Wilkins
29dfb79038
doc: Retitled document.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-31 14:46:47 -07:00
John Wilkins
dd14013f5a
doc: Removed install yum priorities. Duplicated where relevant.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:26:01 -07:00
John Wilkins
3bc6e520bf
Removed add repositories, yum priorities, and consolidated index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:21:08 -07:00
John Wilkins
f33b11827c
doc: Added consolidated install of VM/Cloud software.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:20:08 -07:00
John Wilkins
ea35f791e7
doc: Removed install qemu. Consolidated to install-vm-cloud.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:19:45 -07:00
John Wilkins
fba056af8f
doc: Removed install libvirt. Consolidated to install-vm-cloud.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:19:22 -07:00
John Wilkins
7c4394dd0e
doc: Consolidated install object gateway and install Apache/FastCGI
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:18:57 -07:00
John Wilkins
0f87f15ccb
doc: Removed. Consolidated into install-ceph-gateway.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:17:49 -07:00
John Wilkins
68caa1b58b
doc: Consolidated Add Repositories.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:17:12 -07:00
John Wilkins
1bdd37f688
doc: Removed doc. Consolidated with Get Packages.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:16:47 -07:00
John Wilkins
60264f9f02
doc: Fixed formatting. Fixed hyperlink.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-29 12:24:37 -07:00
John Wilkins
46d897a377
doc: fix formatting.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-29 12:01:42 -07:00
John Wilkins
105fb61f87
doc: Added install for libvirt.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:29:13 -07:00
John Wilkins
6c88d40546
doc: Added install for QEMU.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:28:58 -07:00
John Wilkins
fe6520b9e8
doc: Added install for ceph-deploy.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:28:37 -07:00
John Wilkins
df4adefb5c
doc: Added install for Apache with 100-continue support.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:28:20 -07:00
John Wilkins
1bf413eb96
doc: Added install for storage cluster.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:27:59 -07:00
John Wilkins
5a6412ef7c
doc: Added a consolidated build document. Prerequisites, build, build packages.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:27:31 -07:00
John Wilkins
b88267b839
doc: Added guide for getting packages. Still needs work.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:26:30 -07:00
John Wilkins
90487e31bd
doc: Added new guide for adding repositories.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:26:08 -07:00
John Wilkins
dcbaec5e22
doc: Created new stepwise manual install section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:25:46 -07:00
John Wilkins
4e6a9a5b9e
doc: Modified cloning source to include git steps. Consolidation.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:25:13 -07:00
John Wilkins
8a36503879
doc: Moved CPU Profiler docs to dev.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:22:17 -07:00
John Wilkins
06ec0f6707
doc: Removed Calxeda reference since it is now the same as normal install.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:21:25 -07:00
John Wilkins
b422d4a1d5
doc: Removed old files. Consolidated contents into new IA.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:20:59 -07:00
John Wilkins
8d8ae58c42
doc: Created new index to incorporate side-by-side deb/rpm installs.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-11 15:08:22 -07:00
John Wilkins
bc50dbbbe5
doc: Created installation doc for Yum priorities. Ceph-specific packages need it.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-11 15:07:40 -07:00