From: Yuri Weinstein Date: Wed, 1 Apr 2015 22:53:36 +0000 (-0700) Subject: Fixed #11306 Whitelist WRN "failed to encode map" X-Git-Tag: v10.2.6~165^2^2~512 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=720f4c78bd66214c9ee0a0672f1c041a86408afc;p=ceph.git Fixed #11306 Whitelist WRN "failed to encode map" Signed-off-by: Yuri Weinstein (cherry picked from commit 9b9d27b25ee3f75fedc5db788bbe87b93d517f0e) --- diff --git a/suites/upgrade/client-upgrade/dumpling-x/basic/0-cluster/start.yaml b/suites/upgrade/client-upgrade/dumpling-x/basic/0-cluster/start.yaml index 01747e420561..1f53351b2012 100644 --- a/suites/upgrade/client-upgrade/dumpling-x/basic/0-cluster/start.yaml +++ b/suites/upgrade/client-upgrade/dumpling-x/basic/0-cluster/start.yaml @@ -8,3 +8,8 @@ roles: - osd.2 - osd.3 - - client.0 +overrides: + ceph: + log-whitelist: + - failed to encode map + diff --git a/suites/upgrade/client-upgrade/firefly-x/basic/0-cluster/start.yaml b/suites/upgrade/client-upgrade/firefly-x/basic/0-cluster/start.yaml index 01747e420561..db6f5e2fe990 100644 --- a/suites/upgrade/client-upgrade/firefly-x/basic/0-cluster/start.yaml +++ b/suites/upgrade/client-upgrade/firefly-x/basic/0-cluster/start.yaml @@ -8,3 +8,7 @@ roles: - osd.2 - osd.3 - - client.0 +overrides: + ceph: + log-whitelist: + - failed to encode map diff --git a/suites/upgrade/dumpling-firefly-x/parallel/0-cluster/start.yaml b/suites/upgrade/dumpling-firefly-x/parallel/0-cluster/start.yaml index e3d7f85f9ffa..460b39f804af 100644 --- a/suites/upgrade/dumpling-firefly-x/parallel/0-cluster/start.yaml +++ b/suites/upgrade/dumpling-firefly-x/parallel/0-cluster/start.yaml @@ -6,6 +6,7 @@ overrides: log-whitelist: - scrub mismatch - ScrubResult + - failed to encode map roles: - - mon.a - mds.a diff --git a/suites/upgrade/dumpling-firefly-x/stress-split/00-cluster/start.yaml b/suites/upgrade/dumpling-firefly-x/stress-split/00-cluster/start.yaml index 504e20e24678..129635fa52a9 100644 --- a/suites/upgrade/dumpling-firefly-x/stress-split/00-cluster/start.yaml +++ b/suites/upgrade/dumpling-firefly-x/stress-split/00-cluster/start.yaml @@ -1,5 +1,7 @@ overrides: ceph: + log-whitelist: + - failed to encode map conf: mon: mon warn on legacy crush tunables: false diff --git a/suites/upgrade/dumpling-x/parallel/0-cluster/start.yaml b/suites/upgrade/dumpling-x/parallel/0-cluster/start.yaml index 4a9420f39066..c39d9dfeca9f 100644 --- a/suites/upgrade/dumpling-x/parallel/0-cluster/start.yaml +++ b/suites/upgrade/dumpling-x/parallel/0-cluster/start.yaml @@ -17,3 +17,4 @@ overrides: log-whitelist: - scrub mismatch - ScrubResult + - failed to encode map diff --git a/suites/upgrade/dumpling-x/stress-split/0-cluster/start.yaml b/suites/upgrade/dumpling-x/stress-split/0-cluster/start.yaml index 504e20e24678..a1b6b303f330 100644 --- a/suites/upgrade/dumpling-x/stress-split/0-cluster/start.yaml +++ b/suites/upgrade/dumpling-x/stress-split/0-cluster/start.yaml @@ -3,6 +3,8 @@ overrides: conf: mon: mon warn on legacy crush tunables: false + log-whitelist: + - failed to encode map roles: - - mon.a - mon.b diff --git a/suites/upgrade/firefly-x/parallel/0-cluster/start.yaml b/suites/upgrade/firefly-x/parallel/0-cluster/start.yaml index fcb90eed8425..ecbdd8c3043d 100644 --- a/suites/upgrade/firefly-x/parallel/0-cluster/start.yaml +++ b/suites/upgrade/firefly-x/parallel/0-cluster/start.yaml @@ -17,6 +17,7 @@ overrides: log-whitelist: - scrub mismatch - ScrubResult + - failed to encode map conf: mon: mon warn on legacy crush tunables: false diff --git a/suites/upgrade/firefly-x/stress-split/0-cluster/start.yaml b/suites/upgrade/firefly-x/stress-split/0-cluster/start.yaml index ad2a6f984a2c..6bf44d8a1df7 100644 --- a/suites/upgrade/firefly-x/stress-split/0-cluster/start.yaml +++ b/suites/upgrade/firefly-x/stress-split/0-cluster/start.yaml @@ -1,5 +1,8 @@ overrides: ceph: + log-whitelist: + - Missing health data for MDS + - failed to encode map conf: mon: mon warn on legacy crush tunables: false @@ -23,7 +26,3 @@ roles: - osd.12 - osd.13 - - client.0 -overrides: - ceph: - log-whitelist: - - Missing health data for MDS diff --git a/suites/upgrade/giant-x/parallel/0-cluster/start.yaml b/suites/upgrade/giant-x/parallel/0-cluster/start.yaml index fcb90eed8425..ecbdd8c3043d 100644 --- a/suites/upgrade/giant-x/parallel/0-cluster/start.yaml +++ b/suites/upgrade/giant-x/parallel/0-cluster/start.yaml @@ -17,6 +17,7 @@ overrides: log-whitelist: - scrub mismatch - ScrubResult + - failed to encode map conf: mon: mon warn on legacy crush tunables: false diff --git a/suites/upgrade/giant-x/stress-split/0-cluster/start.yaml b/suites/upgrade/giant-x/stress-split/0-cluster/start.yaml index 9ea0a27f82a2..c27322a7e947 100644 --- a/suites/upgrade/giant-x/stress-split/0-cluster/start.yaml +++ b/suites/upgrade/giant-x/stress-split/0-cluster/start.yaml @@ -1,5 +1,7 @@ overrides: ceph: + log-whitelist: + - failed to encode map conf: mon: mon warn on legacy crush tunables: false