repos: document Ceph Octopus

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-23 12:52:06 +01:00
parent 921926036a
commit b9495945a1

View File

@ -94,11 +94,44 @@ WARNING: The `pvetest` repository should (as the name implies) only be used for
testing new features or bug fixes.
[[sysadmin_package_repositories_ceph]]
{pve} Ceph Repository
~~~~~~~~~~~~~~~~~~~~~
Ceph Octopus Repository
~~~~~~~~~~~~~~~~~~~~~~~
This repository holds the main {pve} Ceph packages. They are suitable for
production. Use this repository if you run the Ceph client or a full Ceph
NOTE: Ceph Octopus (15.2) was declared stable with {pve} 6.3 and is the most
recent Ceph release supported. It will continue to get updates for the
xref:faq-support-table[remaining life time of the 6.x release].
This repository holds the main {pve} Ceph Octopus packages. They are suitable
for production. Use this repository if you run the Ceph client or a full Ceph
cluster on {pve}.
.File `/etc/apt/sources.list.d/ceph.list`
----
deb http://download.proxmox.com/debian/ceph-octopus buster main
----
Ceph Octopus Test Repository
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This Ceph repository contains the Ceph packages before they are moved to the
main repository. It is used to test new Ceph releases on {pve}.
.File `/etc/apt/sources.list.d/ceph.list`
----
deb http://download.proxmox.com/debian/ceph-octopus buster test
----
Ceph Nautilus Repository
~~~~~~~~~~~~~~~~~~~~~~~~
NOTE: Ceph Nautlius (14.2) is the older supported Ceph version, introduced with
{pve} 6.0. It will continue to get updates until end of Q2 2021, so you will
eventually need to
https://pve.proxmox.com/wiki/Ceph_Nautilus_to_Octopus[upgrade to Ceph Octopus].
This repository holds the main {pve} Ceph Nautilus packages. They are suitable
for production. Use this repository if you run the Ceph client or a full Ceph
cluster on {pve}.
.File `/etc/apt/sources.list.d/ceph.list`
@ -107,7 +140,7 @@ deb http://download.proxmox.com/debian/ceph-nautilus buster main
----
{pve} Ceph Testing Repository
Ceph Nautilus Test Repository
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This Ceph repository contains the Ceph packages before they are moved to the