From 3c90c0d4a6ae74f0cd3da467245b678709c38099 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 17 Oct 2011 15:35:50 -0700 Subject: [PATCH] add singleton lost-unfound --- collections/singleton/all/lost-unfound.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 collections/singleton/all/lost-unfound.yaml diff --git a/collections/singleton/all/lost-unfound.yaml b/collections/singleton/all/lost-unfound.yaml new file mode 100644 index 0000000000000..6707bddf8e8c8 --- /dev/null +++ b/collections/singleton/all/lost-unfound.yaml @@ -0,0 +1,13 @@ +roles: +- - mon.0 + - mds.0 + - osd.0 +- - mon.1 + - osd.1 +- - mon.2 + - osd.2 +tasks: +- ceph: + log-whitelist: + - objects unfound and apparently lost +- lost_unfound: -- 2.39.5