2013-09-20 19:59:24 +00:00
|
|
|
=======================
|
|
|
|
Installation (Manual)
|
|
|
|
=======================
|
2012-11-07 22:09:57 +00:00
|
|
|
|
2012-05-18 20:54:51 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Get Software
|
|
|
|
============
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
There are several methods for getting Ceph software. The easiest and most common
|
|
|
|
method is to add Ceph repositories for use with package management tools such as
|
|
|
|
the Advanced Package Tool (APT) or Yellowdog Updater, Modified (YUM). You may
|
|
|
|
also retrieve pre-compiled packages from the Ceph repository. Finally, you can
|
|
|
|
retrieve tarballs or clone the Ceph source code repository and build Ceph
|
|
|
|
yourself.
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-10-11 22:08:22 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2013-10-22 20:25:46 +00:00
|
|
|
:maxdepth: 1
|
2013-10-11 22:08:22 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Add Repositories <add-repositories>
|
|
|
|
Get Release Packages <get-packages>
|
|
|
|
Get Tarballs <get-tarballs>
|
|
|
|
Clone Source <clone-source>
|
|
|
|
Build Ceph <build-ceph>
|
2013-10-11 22:08:22 +00:00
|
|
|
|
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Install Software
|
|
|
|
================
|
2013-10-11 22:08:22 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Once you have the Ceph software (or added repositories), installing the software
|
|
|
|
is easy. To install packages on each :term:`Ceph Node` in your cluster. You may
|
|
|
|
use ``ceph-deploy`` to install Ceph for your storage cluster, or use package
|
|
|
|
management tools. You should install Yum Priorities for RHEL/CentOS and other
|
|
|
|
distributions that use Yum if you intend to install the Ceph Object Gateway or
|
|
|
|
QEMU.
|
2013-10-11 22:08:22 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Install ceph-deploy <install-ceph-deploy>
|
|
|
|
Install Ceph Storage Cluster daemons <install-storage-cluster>
|
|
|
|
Install yum priorities <yum-priorities>
|
|
|
|
Install Apache/FastCGI <install-apache>
|
|
|
|
Install QEMU/KVM <install-qemu>
|
|
|
|
Install libvirt <install-libvirt>
|
|
|
|
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Upgrade Software
|
|
|
|
================
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
As new versions of Ceph become available, you may upgrade your cluster to take
|
|
|
|
advantage of new functionality. Read the upgrade documentation before you
|
|
|
|
upgrade your cluster. Sometimes upgrading Ceph requires you to follow an upgrade
|
|
|
|
sequence.
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-04-18 21:23:47 +00:00
|
|
|
.. toctree::
|
2013-10-22 20:25:46 +00:00
|
|
|
:maxdepth: 2
|
2012-11-08 06:42:41 +00:00
|
|
|
|
2013-10-22 20:25:46 +00:00
|
|
|
Upgrading Ceph <upgrading-ceph>
|