From 945ef2c84f5bbc94003d9b42119d25ed42aae707 Mon Sep 17 00:00:00 2001 From: abenmiloud Date: Fri, 27 Apr 2018 15:57:08 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20note=20dans=20=C2=AB=20R=C3=A9pliquer?= =?UTF-8?q?=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoCeph.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HowtoCeph.md b/HowtoCeph.md index 8c0c4c47..34c87034 100644 --- a/HowtoCeph.md +++ b/HowtoCeph.md @@ -239,6 +239,8 @@ Pour accéder au nombre de réplicats : sudo ceph osd pool get rbd size +> **NB** Si on augmente le nombre de réplications, la commande `ceph -s` affichera certainement « HEALTH WARN ». Ce warning est normal et signale qu'une des réplications n'est pas complète. Il s'agit de celle qui vient d'être ajoutée. Le warning disparaitra quand la nouvelle réplication sera à jour. + # Troubleshooting