From 242ec58a331c65be5803c32938058fd0f0f91623 Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Sun, 20 Sep 2020 15:36:11 +0000 Subject: [PATCH] k0: add waw-hdd-redundant-q3k-3 Change-Id: Id3718877d1e67d48c6726d7649a565db657cfc82 --- cluster/kube/k0.libsonnet | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cluster/kube/k0.libsonnet b/cluster/kube/k0.libsonnet index c2309132..6146085a 100644 --- a/cluster/kube/k0.libsonnet +++ b/cluster/kube/k0.libsonnet @@ -270,6 +270,16 @@ local rook = import "lib/rook.libsonnet"; }, }, }, + // q3k's personal pool, used externally from k8s. + q3kRedundant: rook.ECBlockPool(k0.ceph.waw3, "waw-hdd-redundant-q3k-3") { + metadataReplicas: 2, + spec: { + failureDomain: "host", + replicated: { + size: 2, + }, + }, + }, objectRedundant: rook.S3ObjectStore(k0.ceph.waw3, "waw-hdd-redundant-3-object") { spec: { metadataPool: {