From 151775226b7ec1472c08cbb76e408c90df38e750 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 4 Jul 2022 18:46:39 +0000 Subject: [PATCH] Update git submodules * Update charm-ceph-mon from branch 'master' to 306574111c239480dcf97a9b1af7ccc66d1d7b7e - Merge "Added safe-pg-repair action" - Added safe-pg-repair action This action automatically repairs inconsistent placement groups which are caused by read errors. PGs are repaired using `ceph pg repair `. Action is only taken if on of a PG's shards has a "read_error", and no action will be taken if any additional errors are found. No action will be taken if multiple "read_errors" are found. This action is intended to be safe to run in all contexts. Closes-Bug: #1923218 Change-Id: I903dfe02aa3b7c67414e3d0d9b57f4042d301830 --- charm-ceph-mon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-ceph-mon b/charm-ceph-mon index 86f2a17a2c..306574111c 160000 --- a/charm-ceph-mon +++ b/charm-ceph-mon @@ -1 +1 @@ -Subproject commit 86f2a17a2ce76c9a7840c36d5dfdd2abe0aef4be +Subproject commit 306574111c239480dcf97a9b1af7ccc66d1d7b7e