]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-package-repos.adoc
qm: add documentation for vm network MTU setting
[pve-docs.git] / pve-package-repos.adoc
index 84141b4defd90438c3810f953ae2cd829c1d561f..52169a0e81f74794850691bb041804a720abebeb 100644 (file)
@@ -108,7 +108,7 @@ deb http://security.debian.org/debian-security bullseye-security main contrib
 
 This repository contains the latest packages and is primarily used by developers
 to test new features. To configure it, add the following line to
-`etc/apt/sources.list`:
+`/etc/apt/sources.list`:
 
 .sources.list entry for `pvetest`
 ----
@@ -119,6 +119,33 @@ WARNING: The `pvetest` repository should (as the name implies) only be used for
 testing new features or bug fixes.
 
 [[sysadmin_package_repositories_ceph]]
+Ceph Quincy Repository
+~~~~~~~~~~~~~~~~~~~~~~
+
+NOTE: Ceph Quincy (17.2) was declared stable with {pve} 7.3 or after using the
+Ceph 17.2.1 version.
+
+This repository holds the main {pve} Ceph Quincy 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-quincy bullseye main
+----
+
+
+Ceph Quincy Test Repository
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+This Ceph repository contains the Ceph Quincy 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-quincy bullseye test
+----
+
 Ceph Pacific Repository
 ~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -149,7 +176,7 @@ deb http://download.proxmox.com/debian/ceph-pacific bullseye test
 Ceph Octopus Repository
 ~~~~~~~~~~~~~~~~~~~~~~~
 
-NOTE: Ceph Octopus (15.2) was declared stable with {pve} 6.3 it will continue
+NOTE: Ceph Octopus (15.2) was declared stable with {pve} 6.3. It will continue
 to get updates for the xref:faq-support-table[remaining life time of the 6.x release]
 and also for {pve} 7.x until Ceph Octopus upstream EOL (~ 2022-07).