From 834a06542444ac20b6d812fb9b49797993e89643 Mon Sep 17 00:00:00 2001 From: subhamkrai Date: Mon, 13 Dec 2021 10:00:58 +0530 Subject: [PATCH] pool: update the failure domain of pool-ec file to host Updating the failure domain of pool-ec file from osd to host. Signed-off-by: subhamkrai --- deploy/examples/pool-ec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/examples/pool-ec.yaml b/deploy/examples/pool-ec.yaml index d98f964e52a56..770c3a8be6651 100644 --- a/deploy/examples/pool-ec.yaml +++ b/deploy/examples/pool-ec.yaml @@ -10,7 +10,7 @@ metadata: namespace: rook-ceph # namespace:cluster spec: # The failure domain will spread the replicas of the data across different failure zones - failureDomain: osd + failureDomain: host # Make sure you have enough OSDs to support the replica size or sum of the erasure coding and data chunks. # This is the minimal example that requires only 3 OSDs. erasureCoded: