* [pve-devel] [PATCH docs] ceph: add warning for min_size 1
@ 2020-10-27 17:12 Alwin Antreich
2020-10-30 14:35 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Alwin Antreich @ 2020-10-27 17:12 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
---
pveceph.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pveceph.adoc b/pveceph.adoc
index 84a45d5..39da354 100644
--- a/pveceph.adoc
+++ b/pveceph.adoc
@@ -462,6 +462,10 @@ state.
NOTE: The default number of PGs works for 2-5 disks. Ceph throws a
'HEALTH_WARNING' if you have too few or too many PGs in your cluster.
+WARNING: **Do not set a min_size of 1**. A replicated pool with min_size of 1
+allows I/O on an object when it has only 1 replica which could lead to data
+loss, incomplete PGs or unfound objects.
+
It is advised to calculate the PG number depending on your setup, you can find
the formula and the PG calculator footnote:[PG calculator
https://ceph.com/pgcalc/] online. From Ceph Nautilus onwards it is possible to
--
2.27.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH docs] ceph: add warning for min_size 1
2020-10-27 17:12 [pve-devel] [PATCH docs] ceph: add warning for min_size 1 Alwin Antreich
@ 2020-10-30 14:35 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2020-10-30 14:35 UTC (permalink / raw)
To: Proxmox VE development discussion, Alwin Antreich
On 27.10.20 18:12, Alwin Antreich wrote:
> Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
> ---
> pveceph.adoc | 4 ++++
> 1 file changed, 4 insertions(+)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-30 14:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 17:12 [pve-devel] [PATCH docs] ceph: add warning for min_size 1 Alwin Antreich
2020-10-30 14:35 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal