]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-package-repos.adoc
cluster manager: reword node limit, as there's not a real one
[pve-docs.git] / pve-package-repos.adoc
index 3358232fc93bcdc61b3c547ce9b261ef4b75226d..3c28a88efc39a97a3981739befd65424afbab119 100644 (file)
@@ -32,10 +32,9 @@ deb http://security.debian.org/debian-security buster/updates main contrib
 {pve} Enterprise Repository
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-This is the default, stable and recommended repository, available for
-all {pve} subscription users. It contains the most stable packages,
-and is suitable for production use. The `pve-enterprise` repository is
-enabled by default:
+This is the default, stable, and recommended repository, available for all {pve}
+subscription users. It contains the most stable packages and is suitable for
+production use. The `pve-enterprise` repository is enabled by default:
 
 .File `/etc/apt/sources.list.d/pve-enterprise.list`
 ----
@@ -95,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`
@@ -108,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
@@ -277,8 +309,8 @@ deb http://security.debian.org/ squeeze/updates main contrib
 Outdated: {pve} VE 1.x Repositories
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-{pve} 1.x is based on Debian 5.0 (``lenny'') and very outdated. Please
-upgrade to latest version as soon as possible.
+{pve} 1.x is based on Debian 5.0 (``lenny'') and very outdated. Please upgrade
+to latest version as soon as possible.
 
 
 endif::wiki[]