]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mon, qa: issue pool application warning even if pool is empty 53042/head
authorPrashant D <pdhange@redhat.com>
Thu, 11 Aug 2022 12:37:16 +0000 (08:37 -0400)
committerPrashant D <pdhange@redhat.com>
Thu, 17 Aug 2023 16:34:42 +0000 (12:34 -0400)
Ceph status fail to report pool application warning if
the pool is empty. Report pool application warning
even if pool has 0 objects stored in it.

Add POOL_APP_NOT_ENABLED cluster warnings to log-ignorelist
to fix rados suite.

Fixes: https://tracker.ceph.com/issues/57097
Signed-off-by: Prashant D <pdhange@redhat.com>
(cherry picked from commit 990806e635a1043042f55ae396ad8573c2d62711)

114 files changed:
doc/rados/operations/health-checks.rst
qa/standalone/mon/mon-last-epoch-clean.sh
qa/suites/rados/basic/tasks/rados_stress_watch.yaml
qa/suites/rados/basic/tasks/rados_striper.yaml
qa/suites/rados/basic/tasks/readwrite.yaml
qa/suites/rados/basic/tasks/repair_test.yaml
qa/suites/rados/basic/tasks/scrub_test.yaml
qa/suites/rados/dashboard/tasks/dashboard.yaml
qa/suites/rados/mgr/tasks/crash.yaml
qa/suites/rados/mgr/tasks/failover.yaml
qa/suites/rados/mgr/tasks/insights.yaml
qa/suites/rados/mgr/tasks/module_selftest.yaml
qa/suites/rados/mgr/tasks/per_module_finisher_stats.yaml
qa/suites/rados/mgr/tasks/progress.yaml
qa/suites/rados/mgr/tasks/prometheus.yaml
qa/suites/rados/mgr/tasks/workunits.yaml
qa/suites/rados/monthrash/thrashers/force-sync-many.yaml
qa/suites/rados/monthrash/thrashers/many.yaml
qa/suites/rados/monthrash/thrashers/one.yaml
qa/suites/rados/monthrash/thrashers/sync-many.yaml
qa/suites/rados/monthrash/thrashers/sync.yaml
qa/suites/rados/monthrash/workloads/pool-create-delete.yaml
qa/suites/rados/monthrash/workloads/rados_5925.yaml
qa/suites/rados/monthrash/workloads/rados_api_tests.yaml
qa/suites/rados/multimon/tasks/mon_clock_no_skews.yaml
qa/suites/rados/multimon/tasks/mon_clock_with_skews.yaml
qa/suites/rados/multimon/tasks/mon_recovery.yaml
qa/suites/rados/objectstore/backends/objectcacher-stress.yaml
qa/suites/rados/perf/ceph.yaml
qa/suites/rados/rest/mgr-restful.yaml
qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml
qa/suites/rados/singleton-nomsgr/all/balancer.yaml
qa/suites/rados/singleton-nomsgr/all/cache-fs-trunc.yaml
qa/suites/rados/singleton-nomsgr/all/ceph-kvstore-tool.yaml
qa/suites/rados/singleton-nomsgr/all/export-after-evict.yaml
qa/suites/rados/singleton-nomsgr/all/full-tiering.yaml
qa/suites/rados/singleton-nomsgr/all/health-warnings.yaml
qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject.yaml
qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
qa/suites/rados/singleton/all/admin-socket.yaml
qa/suites/rados/singleton/all/backfill-toofull.yaml
qa/suites/rados/singleton/all/dump-stuck.yaml
qa/suites/rados/singleton/all/ec-inconsistent-hinfo.yaml
qa/suites/rados/singleton/all/ec-lost-unfound.yaml
qa/suites/rados/singleton/all/lost-unfound-delete.yaml
qa/suites/rados/singleton/all/lost-unfound.yaml
qa/suites/rados/singleton/all/max-pg-per-osd.from-mon.yaml
qa/suites/rados/singleton/all/max-pg-per-osd.from-primary.yaml
qa/suites/rados/singleton/all/max-pg-per-osd.from-replica.yaml
qa/suites/rados/singleton/all/mon-auth-caps.yaml
qa/suites/rados/singleton/all/mon-config-key-caps.yaml
qa/suites/rados/singleton/all/mon-config.yaml
qa/suites/rados/singleton/all/osd-backfill.yaml
qa/suites/rados/singleton/all/osd-recovery-incomplete.yaml
qa/suites/rados/singleton/all/osd-recovery.yaml
qa/suites/rados/singleton/all/peer.yaml
qa/suites/rados/singleton/all/pg-autoscaler-progress-off.yaml
qa/suites/rados/singleton/all/pg-autoscaler.yaml
qa/suites/rados/singleton/all/pg-removal-interruption.yaml
qa/suites/rados/singleton/all/rebuild-mondb.yaml
qa/suites/rados/singleton/all/test-crash.yaml
qa/suites/rados/singleton/all/test-noautoscale-flag.yaml
qa/suites/rados/singleton/all/thrash-backfill-full.yaml
qa/suites/rados/singleton/all/thrash-eio.yaml
qa/suites/rados/singleton/all/thrash-rados/thrash-rados.yaml
qa/suites/rados/singleton/all/thrash_cache_writeback_proxy_none.yaml
qa/suites/rados/singleton/all/watch-notify-same-primary.yaml
qa/suites/rados/thrash-erasure-code-big/thrashers/careful.yaml
qa/suites/rados/thrash-erasure-code-big/thrashers/default.yaml
qa/suites/rados/thrash-erasure-code-big/thrashers/fastread.yaml
qa/suites/rados/thrash-erasure-code-big/thrashers/mapgap.yaml
qa/suites/rados/thrash-erasure-code-big/thrashers/morepggrow.yaml
qa/suites/rados/thrash-erasure-code-big/thrashers/pggrow.yaml
qa/suites/rados/thrash-erasure-code-shec/thrashers/careful.yaml
qa/suites/rados/thrash-erasure-code-shec/thrashers/default.yaml
qa/suites/rados/thrash-erasure-code/thrashers/careful.yaml
qa/suites/rados/thrash-erasure-code/thrashers/default.yaml
qa/suites/rados/thrash-erasure-code/thrashers/fastread.yaml
qa/suites/rados/thrash-erasure-code/thrashers/minsize_recovery.yaml
qa/suites/rados/thrash-erasure-code/thrashers/morepggrow.yaml
qa/suites/rados/thrash-erasure-code/thrashers/pggrow.yaml
qa/suites/rados/thrash-old-clients/thrashers/careful.yaml
qa/suites/rados/thrash-old-clients/thrashers/default.yaml
qa/suites/rados/thrash-old-clients/thrashers/mapgap.yaml
qa/suites/rados/thrash-old-clients/thrashers/morepggrow.yaml
qa/suites/rados/thrash-old-clients/thrashers/pggrow.yaml
qa/suites/rados/thrash/workloads/admin_socket_objecter_requests.yaml
qa/suites/rados/thrash/workloads/cache-agent-big.yaml
qa/suites/rados/thrash/workloads/cache-agent-small.yaml
qa/suites/rados/thrash/workloads/cache-pool-snaps-readproxy.yaml
qa/suites/rados/thrash/workloads/cache-pool-snaps.yaml
qa/suites/rados/thrash/workloads/cache-snaps-balanced.yaml
qa/suites/rados/thrash/workloads/cache-snaps.yaml
qa/suites/rados/thrash/workloads/cache.yaml
qa/suites/rados/thrash/workloads/dedup-io-mixed.yaml
qa/suites/rados/thrash/workloads/dedup-io-snaps.yaml
qa/suites/rados/thrash/workloads/pool-snaps-few-objects.yaml
qa/suites/rados/thrash/workloads/radosbench-high-concurrency.yaml
qa/suites/rados/thrash/workloads/radosbench.yaml
qa/suites/rados/thrash/workloads/redirect.yaml
qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml
qa/suites/rados/thrash/workloads/redirect_set_object.yaml
qa/suites/rados/thrash/workloads/set-chunks-read.yaml
qa/suites/rados/thrash/workloads/small-objects-balanced.yaml
qa/suites/rados/thrash/workloads/small-objects-localized.yaml
qa/suites/rados/thrash/workloads/small-objects.yaml
qa/suites/rados/thrash/workloads/snaps-few-objects-balanced.yaml
qa/suites/rados/thrash/workloads/snaps-few-objects-localized.yaml
qa/suites/rados/thrash/workloads/snaps-few-objects.yaml
qa/suites/rados/thrash/workloads/write_fadvise_dontneed.yaml
qa/suites/rados/valgrind-leaks/1-start.yaml
qa/suites/rados/verify/tasks/rados_cls_all.yaml
qa/tasks/mgr/dashboard/test_pool.py
src/mon/PGMap.cc

index b97d4d64b1ffddec0777a0b8c677cbeaef2ab897..fb591c677eae49dfcb77aab0bf346ac982860263 100644 (file)
@@ -1226,8 +1226,8 @@ The health check will be silenced for a specific pool only if
 POOL_APP_NOT_ENABLED
 ____________________
 
-A pool exists that contains one or more objects, but the pool has not been
-tagged for use by a particular application.
+A pool exists but the pool has not been tagged for use by a particular
+application.
 
 To resolve this issue, tag the pool for use by an application. For
 example, if the pool is used by RBD, run the following command:
index 172642e86559780a0b595c6521851e1d5e80f8ff..82243103e6e110fdccac13abdb9b3d282c089e2b 100755 (executable)
@@ -173,7 +173,7 @@ function TEST_mon_last_clean_epoch() {
   local dir=$1
 
   run_mon $dir a || return 1
-  run_mgr $dir x || return 1
+  run_mgr $dir x --mon-warn-on-pool-no-app=false || return 1
   run_osd $dir 0 || return 1
   run_osd $dir 1 || return 1
   run_osd $dir 2 || return 1
index 7b5c89b9b9b601aa7f4ce003b43ee2e164e6bb63..9ff0a4150fb5df4c408a90680e6d4180f6e1ca88 100644 (file)
@@ -4,6 +4,7 @@ overrides:
       - overall HEALTH_
       - \(CACHE_POOL_NO_HIT_SET\)
       - \(TOO_FEW_PGS\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - workunit:
     clients:
index c19cc83a93b94b569bbaf2359d6efd964c50e0ca..cafd824b0ee6d2387e849d1a9fe03d8b102e0b14 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
    client.0:
index f135107c7679e9223512dc5e8c540684ba7ce69e..fc13e67f02a683cece9c1a758ab228ea4709d978 100644 (file)
@@ -6,6 +6,8 @@ overrides:
         mon osd initial require min compat client: luminous
       osd:
         osd_discard_disconnected_ops: false
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index 0d3749f4daaf751ff15cb63bfa65e797b899efc7..383acc9563bcf4c2d7bdfcb6c2a6ffc06ea4339d 100644 (file)
@@ -22,6 +22,7 @@ overrides:
       - \(OSDMAP_FLAGS\)
       - \(OSD_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         filestore debug inject read err: true
index dde468940b6d32f125d63b44a07a9b27ab2186f3..42465734375237656d9983c75c03c8fdb709ea33 100644 (file)
@@ -22,6 +22,7 @@ overrides:
     - \(PG_
     - \(OSD_SCRUB_ERRORS\)
     - \(TOO_FEW_PGS\)
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd deep scrub update digest min age: 0
index c781061de9c3427b3db71fea1809eff9bb396b99..e7622f8c324e63d142be72e90787818b02d739dc 100644 (file)
@@ -7,6 +7,8 @@ overrides:
     conf:
       osd:
         osd mclock override recovery settings: true
+      mgr:
+        mon warn on pool no app: false
 
 tasks:
   - install:
index af4c40642d11123754958a73e8deb60b1a499c45..9d2ba535efa558bc7dd9da42dda122cefbf371d0 100644 (file)
@@ -12,6 +12,7 @@ tasks:
         - \(RECENT_CRASH\)
         - replacing it with standby
         - No standby daemons available
+        - \(POOL_APP_NOT_ENABLED\)
   - cephfs_test_runner:
       modules:
         - tasks.mgr.test_crash
index 42c2f5c5bdde60563cffca1aba5c141235efd10c..6d1e0d55764e3b27d49a7d10e67230f96eb326f4 100644 (file)
@@ -11,6 +11,7 @@ tasks:
         - \(PG_
         - replacing it with standby
         - No standby daemons available
+        - \(POOL_APP_NOT_ENABLED\)
   - cephfs_test_runner:
       modules:
         - tasks.mgr.test_failover
index 5cb124bf71dc84486c0a12ded4f1dacee40c4dbe..f7c82cf7f2c8924fcdc4553525616d1f4462b631 100644 (file)
@@ -14,6 +14,7 @@ tasks:
         - \(RECENT_CRASH\)
         - replacing it with standby
         - No standby daemons available
+        - \(POOL_APP_NOT_ENABLED\)
   - cephfs_test_runner:
       modules:
         - tasks.mgr.test_insights
index 9b8209fa94d591ec1fa39f61efb78bbf1acb256b..4403d9fffc30bde454142cd3a55bccae050b11e4 100644 (file)
@@ -21,6 +21,7 @@ tasks:
         - Failed to open Telegraf
         - evicting unresponsive client
         - 1 mgr modules have recently crashed \(RECENT_MGR_MODULE_CRASH\)
+        - \(POOL_APP_NOT_ENABLED\)
   - cephfs_test_runner:
       modules:
         - tasks.mgr.test_module_selftest
index c487b21fcd42c799d4ccf90e49741e139f993164..de1d592df5f269a3ea6f09f152704aed83e7a4eb 100644 (file)
@@ -2,6 +2,8 @@ tasks:
   - install:
   - ceph:
       wait-for-scrub: false
+      log-ignorelist:
+        - \(POOL_APP_NOT_ENABLED\)
   - check-counter:
       counters:
         mgr:
index d04908eabbad968558d552b95e98009bd1f6c608..183a9a29a2ef0e2849d0660810732f1b921b8059 100644 (file)
@@ -24,6 +24,7 @@ tasks:
         - \(OSDMAP_FLAGS\)
         - replacing it with standby
         - No standby daemons available
+        - \(POOL_APP_NOT_ENABLED\)
   - cephfs_test_runner:
       modules:
         - tasks.mgr.test_progress
index 388e196783655296ca1ac0d992f302bc6916e25a..fd0e23a3555832240f957fc285b59fb622c93d65 100644 (file)
@@ -11,6 +11,7 @@ tasks:
         - \(PG_
         - replacing it with standby
         - No standby daemons available
+        - \(POOL_APP_NOT_ENABLED\)
   - cephfs_test_runner:
       modules:
         - tasks.mgr.test_prometheus
index 791adc27298b9670d65d417ac1b163a62a2d97f7..a48274033486f26235ac2badf6878eb7605bce2b 100644 (file)
@@ -10,6 +10,7 @@ tasks:
         - \(PG_
         - replacing it with standby
         - No standby daemons available
+        - \(POOL_APP_NOT_ENABLED\)
   - workunit:
       clients:
         client.0:
index c2ec78fd3e968c362492f56101157777ffce3452..f4c98ae278303a01ffcc4e7966619ddac2ec8439 100644 (file)
@@ -4,6 +4,7 @@ overrides:
       - overall HEALTH_
       - \(MON_DOWN\)
       - \(TOO_FEW_PGS\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - mon_thrash:
     revive_delay: 90
index 9588312329719fba9dd2218201f3b6d2591da938..2f5de97e32c6514711c94a25c8f33e719715e331 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - overall HEALTH_
       - \(MON_DOWN\)
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         mon client ping interval: 4
index e969a0d8dff73749a4f884048220ebeecc01f2c4..3a71edaf1d0d515ef2c4fad489c912f54d64e5de 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - overall HEALTH_
       - \(MON_DOWN\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - mon_thrash:
     revive_delay: 20
index e721b9b3869361ae3589dd3dd6aa69a9e3adb5c0..6bb25b7ebc4a23a44e97f6e0b7800bbc74e442c3 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - overall HEALTH_
       - \(MON_DOWN\)
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         paxos min: 10
index 8fdd1ad48b3eeaa1b1eab4df6ba2eaa6ee7768d7..30f13305594c2262cd936dde873ac394ecf6cd72 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - overall HEALTH_
       - \(MON_DOWN\)
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         paxos min: 10
index 522302cd774992385459aab1698adcfb898492ff..6e8dadaf09bd76f9ee4b5e4e841211f756f576f8 100644 (file)
@@ -3,7 +3,6 @@ overrides:
     log-ignorelist:
       - slow request
       - overall HEALTH_
-      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index ad19bd341fa636422c2e7abdffc1b3ede274d3c8..bf7eee534d6cd4169b8df8d785466e5b309d489d 100644 (file)
@@ -2,7 +2,6 @@ overrides:
   ceph:
      log-ignorelist:
        - overall HEALTH_
-       - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index 3f3c0768aa3228eb7ef0f2b95781bafcb102fa10..f14c2c2a60d73722e2164fe7e888625dbc1e412d 100644 (file)
@@ -9,7 +9,6 @@ overrides:
       - \(SLOW_OPS\)
       - \(MON_DOWN\)
       - \(PG_
-      - \(POOL_APP_NOT_ENABLED\)
       - \(SMALLER_PGP_NUM\)
       - slow request
     conf:
index 2a4bf2bac304eb56c4b7182f7a6f8c185c1c1968..691bd1efc00cbe99d8d95b59e55a6148380a13bb 100644 (file)
@@ -7,5 +7,6 @@ tasks:
     - clocks not synchronized
     - overall HEALTH_
     - \(MON_CLOCK_SKEW\)
+    - \(POOL_APP_NOT_ENABLED\)
 - mon_clock_skew_check:
     expect-skew: false
index 41749349e9b710323bdc6b9fe0bab4bfb2101180..079e1555b1b380da7fae2587f4e5d8a10956c9ab 100644 (file)
@@ -20,5 +20,6 @@ tasks:
     - \(SLOW_OPS\)
     - No standby daemons available
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
 - mon_clock_skew_check:
     expect-skew: true
index 6373663c5c11d69b43f81805809facecc335d075..18e53e092c3724d9d099acb12c6e74fc2aa1b1eb 100644 (file)
@@ -7,4 +7,5 @@ tasks:
       - \(PG_AVAILABILITY\)
       - \(SLOW_OPS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 - mon_recovery:
index e407a391807d5901d88d54d000eeaee2e2d3d5e9..ae0f8f381b4a8a2164fda59aea2a3203f83416d7 100644 (file)
@@ -8,6 +8,8 @@ tasks:
 - install:
 - ceph:
     fs: xfs
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 8bc0431b06ac5559cbf77154be4eff6ed9a672db..ca229dd466df2251fb0323878237ef0b67224ddc 100644 (file)
@@ -15,4 +15,5 @@ tasks:
       - \(OSD_
       - \(OBJECT_
       - overall HEALTH
+      - \(POOL_APP_NOT_ENABLED\)
 - ssh_keys:
index c863463ded12c0ddf586025ec8ce00312e84f0f9..4901f401d30140b67c3a84149cd9bb52241891ab 100644 (file)
@@ -14,6 +14,7 @@ tasks:
       - \(OSD_
       - \(OBJECT_
       - \(OSDMAP_FLAGS\)
+      - \(POOL_APP_NOT_ENABLED\)
 - exec:
     mon.a:
       - ceph restful create-key admin
index a9f8316172d6e38cf3db302d9baa4329c970c23b..341a559f3fa756ee9a4115944767299102d67a19 100644 (file)
@@ -15,6 +15,7 @@ overrides:
       - \(OSD_FULL\)
       - \(MDS_READ_ONLY\)
       - \(POOL_FULL\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - install:
 - ceph:
index eb30c663a72ac09b2bea0a8345dcc3c6c81e5a2f..c42c5539d8ff6720d5bde05530b740c86fd81947 100644 (file)
@@ -8,6 +8,7 @@ tasks:
     fs: xfs
     log-ignorelist:
       - \(PG_AVAILABILITY\)
+      - \(POOL_APP_NOT_ENABLED\)
 - cram:
     clients:
       client.0:
index d7699d042c1018eb31899bda34e0d27a2c173acd..fddbd0723061bb968ab9fb47f4ffa3da3450cd2c 100644 (file)
@@ -12,6 +12,7 @@ tasks:
     log-ignorelist:
       - overall HEALTH_
       - \(CACHE_POOL_NO_HIT_SET\)
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       global:
         osd max object name len: 460
index a3085ad3d9c0cfe752d5077f8ee70c104df6fccd..6a8faa4a833c10a235319c5bd21390280290a387 100644 (file)
@@ -17,6 +17,8 @@ overrides:
 tasks:
 - install:
 - ceph:
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 7785f2453e6b61010dcb2a1b3c025b325e917793..b4ce5468a0b8c3999dc7bab2b60774b9b68b65f8 100644 (file)
@@ -17,6 +17,7 @@ tasks:
     log-ignorelist:
       - overall HEALTH_
       - \(CACHE_POOL_NO_HIT_SET\)
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       global:
         osd max object name len: 460
index a3704069f9d25371059203e86b740a90464afa21..a06221449ffbaa9fd9498d0c27b45b7e0c71cbf1 100644 (file)
@@ -14,6 +14,7 @@ overrides:
       - \(POOL_NEAR_FULL\)
       - \(CACHE_POOL_NO_HIT_SET\)
       - \(CACHE_POOL_NEAR_FULL\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - install:
 - ceph:
index 7b7bf592ff26cbc39463e423b993d04585559095..5ed6553240d00deebe018880a995dee40c96467c 100644 (file)
@@ -16,6 +16,7 @@ tasks:
       - \(OSDMAP_FLAGS\)
       - \(OSD_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 8b95603d166693b608e56fe6959f4be77b99b072..15952b98974547b5f64073de16d2600e54ba6e1c 100644 (file)
@@ -22,6 +22,7 @@ tasks:
       - \(PG_
       - \(OSD_
       - \(OBJECT_
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .3
index e79e1aaf5700d65e86c9855be3abde858d168c77..26d5484305745ee0f6a9a87bdb656601f38ac954 100644 (file)
@@ -9,6 +9,8 @@ tasks:
 - ceph:
     pre-mgr-commands:
       - sudo ceph config set mgr mgr_pool false --force
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 9ed67c249dc337bc7a06c0796a35f7a159805dae..0d88e6f2a38712949571e088618df96f98fb21b7 100644 (file)
@@ -11,6 +11,8 @@ openstack:
 tasks:
 - install:
 - ceph:
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 - admin_socket:
     osd.0:
       version:
index fcc3d0e2942611e5aa4761e322d9f82d2b4bf879..d53e9a3b25df6e284b16e5bf93f2d91c7fab3109 100644 (file)
@@ -30,6 +30,7 @@ tasks:
       - \(TOO_FEW_PGS\)
       - Monitor daemon marked osd\.[[:digit:]]+ down, but it is still running
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd min pg log entries: 5
index eb70b70fff40ee48ee00cc68927ac984a3141d04..f561795bd41d6973494775149242e063256f462f 100644 (file)
@@ -18,4 +18,5 @@ tasks:
       - \(OSDMAP_FLAGS\)
       - \(OSD_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
 - dump_stuck:
index d71eab149926084548532b1848807e689e8148e5..31724f9e81b110e4867b9c52ae4eef9b89ad7c61 100644 (file)
@@ -29,6 +29,7 @@ tasks:
       - repair
       - slow request
       - unfound
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd min pg log entries: 5
index 050365ff4df0c41dc151062ccceefab5634a75dc..d397b005ccd524414cb2b69997e7108366ad9584 100644 (file)
@@ -26,4 +26,5 @@ tasks:
       - \(OBJECT_
       - \(SLOW_OPS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 - ec_lost_unfound:
index e4b7b11e2e1b408182be3cb6d6d3ba8e8576f57d..a6b68cd50c53e826b9a88d3cbbe79c5213657283 100644 (file)
@@ -24,4 +24,5 @@ tasks:
       - \(OBJECT_
       - \(SLOW_OPS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 - rep_lost_unfound_delete:
index 280dac87b520416470e9e32c878773755d78ddc1..4010a5208dce024fb9c3ecc76f2b7fd9e0936e19 100644 (file)
@@ -24,4 +24,5 @@ tasks:
       - \(OBJECT_
       - \(SLOW_OPS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 - lost_unfound:
index 7ab94589893ca6614fad3a4468f30d3c5f0c0e6d..e7eded31ed6f7b2f2fbb3b0a1d8e9b3199240687 100644 (file)
@@ -21,6 +21,7 @@ overrides:
     log-ignorelist:
       - \(TOO_FEW_PGS\)
       - \(PENDING_CREATING_PGS\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - install:
 - ceph:
index a51e8921f9268150d482c5a51142248635e7f50c..dc7c3f0f5e5c9f33eb84410c72eeb630a0774f18 100644 (file)
@@ -24,6 +24,7 @@ overrides:
       - \(TOO_FEW_PGS\)
       - \(PG_
       - \(PENDING_CREATING_PGS\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - install:
 - ceph:
index e3658ef77b6e89258d3cea14986a856f914f10af..ee0dae1d4704f6666ca7de2d7d917010364ed937 100644 (file)
@@ -24,6 +24,7 @@ overrides:
       - \(TOO_FEW_PGS\)
       - \(PG_
       - \(PENDING_CREATING_PGS\)
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - install:
 - ceph:
index a56d164a50a4219958a7dedda18aca9de6da9cd7..264dc535a9198bdba8bc4c320cbbbb9da7596170 100644 (file)
@@ -13,6 +13,7 @@ tasks:
     log-ignorelist:
     - overall HEALTH_
     - \(AUTH_BAD_CAPS\)
+    - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index f254754e270c25522e91cd7ea72fef09e4a5f204..c475a2080130b7c2fb3e6da8d0943f351c3bb5f8 100644 (file)
@@ -13,6 +13,7 @@ tasks:
     log-ignorelist:
     - overall HEALTH_
     - \(AUTH_BAD_CAPS\)
+    - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 15d48f2380f4b17e2e3ff19398b6ce6557b08908..ab1eb81b0948734048c8427d87e8b4910952c0d2 100644 (file)
@@ -16,6 +16,8 @@ tasks:
 - ceph:
     pre-mgr-commands:
       - sudo ceph config set mgr mgr_pool false --force
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 1a24f4a2938a0ca68409321e9cedfffc97180ee9..92f5959b558dced7e2350478329c716fef7e5777 100644 (file)
@@ -22,6 +22,7 @@ tasks:
       - \(OSD_
       - \(PG_
       - \(OBJECT_
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd min pg log entries: 5
index 7ade95c9ece0f28e402ba84b9f3db7bed1aa60e2..6d0955c73d96be56ba69d5c39c3c811fdf79d0d6 100644 (file)
@@ -23,6 +23,7 @@ tasks:
       - \(OSD_
       - \(PG_
       - \(OBJECT_
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd min pg log entries: 5
index 94ab85a778d2c89e7a4d132f136acbedfe50ff1d..9e33b3c393b11e1fb68c293f5a4aa8bbdd9ad119 100644 (file)
@@ -24,6 +24,7 @@ tasks:
       - \(OBJECT_DEGRADED\)
       - \(SLOW_OPS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd min pg log entries: 5
index 99183c460f1d96c20858d7b179d71415eeb4e712..f01473b0fa632cacfce02f1f5a452e00c26b02fa 100644 (file)
@@ -24,4 +24,5 @@ tasks:
       - \(OSDMAP_FLAGS\)
       - \(OSD_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
 - peer:
index 90fb128f0b9cdf5454ec6633801ddf0f30f57f24..e4b48189fbc7ea54bc8c89a2818af79e8c8baf9b 100644 (file)
@@ -34,6 +34,7 @@ tasks:
       - \(REQUEST_SLOW\)
       - \(TOO_FEW_PGS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 - exec:
     client.0:
     - ceph progress off
index 3d64d73acdcc660ea34cd4d8cc50d2f77be6f19a..a03c2d521eb048e1939f8d866a1d6255f767804f 100644 (file)
@@ -30,6 +30,7 @@ tasks:
       - \(REQUEST_SLOW\)
       - \(TOO_FEW_PGS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 - workunit:
     clients:
       all:
index 2c00192f137a8bb4caca7364fac2d37c3693ac83..0dd0fb38d037373dd21f8d50656b30f610e895e7 100644 (file)
@@ -21,6 +21,7 @@ tasks:
       - \(OSDMAP_FLAGS\)
       - \(OSD_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
 - exec:
     client.0:
       - sudo ceph osd pool create foo 128 128
index af556bf415e8792cf387415298e24b5f64a3495e..0c7de00c86e0f868afbf742282333e06a086e5c9 100644 (file)
@@ -24,6 +24,7 @@ tasks:
       - \(OSDMAP_FLAGS\)
       - \(OSD_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         debug auth: 30
index deab84a5a3206b5d49f187e4459af8735b274b7f..ec227cec79de8befb8a5b007366f20c1a8198eed 100644 (file)
@@ -10,6 +10,7 @@ tasks:
         - Reduced data availability
         - OSD_.*DOWN
         - \(RECENT_CRASH\)
+        - \(POOL_APP_NOT_ENABLED\)
   - workunit:
       clients:
          client.0:
index f4da45ad10cc870676eb3d4bfaa0691e30982ffd..039300f7f844b66f7d6cac4eacce31364cefdbcb 100644 (file)
@@ -30,6 +30,7 @@ overrides:
       - \(REQUEST_SLOW\)
       - \(TOO_FEW_PGS\)
       - slow request
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - install:
 - ceph:
index bd3afe047fa5aebb6decdf9b208319303ca8f710..a9049560d274b44868d4b34edb6c0da3a69da004 100644 (file)
@@ -38,6 +38,7 @@ tasks:
     - \(TOO_FEW_PGS\)
     - \(POOL_BACKFILLFULL\)
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
 - thrashosds:
     op_delay: 30
     clean_interval: 120
index 515a2832b1bf2ed684134fe777d82b3523c3dd46..52e0cc51e6c0d01eeb2ce9414179494c44536240 100644 (file)
@@ -35,6 +35,7 @@ tasks:
     - \(OBJECT_
     - \(TOO_FEW_PGS\)
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
 - thrashosds:
     op_delay: 30
     clean_interval: 120
index 1caef6db57b498f0da61be69f4f3b43246f7d7db..b3b54e173b35c671515fb9e11cd7d851ab0e8057 100644 (file)
@@ -17,6 +17,7 @@ tasks:
 - ceph:
     log-ignorelist:
       - but it is still running
+      - \(POOL_APP_NOT_ENABLED\)
 - thrashosds:
     op_delay: 30
     clean_interval: 120
index d61ad0c421b3debea70987b7eef5db7360e282e4..e58fb4ef4baca12e81d377a614af2b27fd6030fd 100644 (file)
@@ -22,6 +22,7 @@ tasks:
       - slow request
       - overall HEALTH_
       - \(CACHE_POOL_
+      - \(POOL_APP_NOT_ENABLED\)
 - exec:
     client.0:
       - sudo ceph osd pool create base 4
index 1ff69c300cc9f0419e4def693ca577fa85a73e75..04d3969b2f0641813aba6d4e515179c3750974f1 100644 (file)
@@ -30,5 +30,6 @@ tasks:
       - \(OSD_
       - \(PG_
       - \(OBJECT_DEGRADED\)
+      - \(POOL_APP_NOT_ENABLED\)
 - watch_notify_same_primary:
     clients: [client.0]
index f032d88e7d9217cdf567e918e0a960658e7059c8..df0a14500d94f653d35e1c0fb0053cc85b59fa00 100644 (file)
@@ -4,6 +4,7 @@ overrides:
     - but it is still running
     - objects unfound and apparently lost
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .3
index d2c7b85b50ecd00dbb5231a393d56d526dc07e26..09b6c1782ad821828faf65431fbf2e36c4f4da41 100644 (file)
@@ -4,6 +4,7 @@ overrides:
     - but it is still running
     - objects unfound and apparently lost
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .1
index 371ed570b6283945601f0365cf8237f63e7c6afa..a36155609a21410e1312a2c073b18665c24ba07e 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         osd pool default ec fast read: true
index 18843d87220a1ce34e9e54e2381a5d9f9dcc6335..6cf4dc930160a496ca2a46a7e48e19817c6379da 100644 (file)
@@ -4,6 +4,7 @@ overrides:
     - but it is still running
     - objects unfound and apparently lost
     - osd_map_cache_size
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         mon min osdmap epochs: 2
index 23c9f7d848fdcbc615a4cfd4a0e4f7f483f7bf4a..794e994f2ceeb5cdabb94280553191c920a35799 100644 (file)
@@ -8,6 +8,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - thrashosds:
     timeout: 1200
index 9cbb80dba9e8372e806904877a04ac9d8cc232ef..15be6b43b31352b9dd74c3c0738c0d530ccfccd5 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd scrub min interval: 60
index 94b5d07f83810b733141af211630881d4f3da182..e18379b5f848bfbc11a3ac9dcc8143aac5f16ab8 100644 (file)
@@ -4,6 +4,7 @@ overrides:
     - but it is still running
     - objects unfound and apparently lost
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .3
index a869369fadd6f76f2e74fe9227f32b83673eb620..00c8689d4931c0f18680355a6e34941208f74939 100644 (file)
@@ -4,6 +4,7 @@ overrides:
     - but it is still running
     - objects unfound and apparently lost
     - slow request
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .1
index 9a708db31d416d099fa904961e7b6ac979be21f7..0602f01ad8ccd567fe2ff6bae64245152c6e0e50 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .3
index 3728bd8e718630b04ca3bcb93f7fd630889dbc58..989b83e8f7789de0d756fe95df100c51ddf1109e 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .1
index 4ba4eb2a2bff4531f8b18e0371fcc1a66541d2fe..5fbb9504b617c91da411d6017c498c61081c9875 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         osd pool default ec fast read: true
index 2e375c7aa954c0f3ca2787a6bf15436a644459d2..771d9a1047a702302953af23d0a0b698de3cc918 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     create_rbd_pool: False
     pre-mgr-commands:
       - sudo ceph config set mgr mgr_pool false --force
index a3e66e693c37545bda5fa5e70f7b074a15b7c3b2..f8c54232381c255656c9b753ba5061447253c25f 100644 (file)
@@ -8,6 +8,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - thrashosds:
     timeout: 1200
index 98f87d6df92381ead60af804b28c10e5a6f5e5dd..ed13bfd3e936c87926887e55ac3c168ca193a2af 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd scrub min interval: 60
index cc232ab88440e4c9e8d1b12e92f5c4e9edeca9db..8820a6cd24e710e4f385e946a98a7f7df092d5b5 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .3
index c04f9535cf6f2a3da7bd3ae509741122ab9ad9fc..54dc8880281333be86c60a9c4da8c159db67bbd6 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd debug reject backfill probability: .3
index 27881d2180c62ba0eb0700c277dfc2e473e7cf29..c1ab4493edb76fbd6cca7871feb819fff5dac423 100644 (file)
@@ -4,6 +4,7 @@ overrides:
     - but it is still running
     - objects unfound and apparently lost
     - osd_map_cache_size
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       mon:
         mon min osdmap epochs: 50
index f18a88711a0066c349befd295b50c516ff1308b2..bb65d6a600cb466e9a276d8a524c06de16ecf33f 100644 (file)
@@ -12,6 +12,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - thrashosds:
     timeout: 1200
index 54498d0cfef9be93f24e8b97c83fafddbcd6761f..000550bd865d79e83487d388b365d6e31455f297 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
     - but it is still running
     - objects unfound and apparently lost
+    - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         osd scrub min interval: 60
index 8c9764ade8487550359de6633315c6fc68978899..6885f72aa44e877ca4eef88f9970946d95cd9e07 100644 (file)
@@ -3,6 +3,8 @@ overrides:
     conf:
       client.0:
         admin socket: /var/run/ceph/ceph-$name.asok
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - radosbench:
     clients: [client.0]
index 3f377858ae4c55ef9a5b7248bb7313399383efe1..9ca2576d4690531e5946ac8fa282b277764c9bd3 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index 29219a7e8d7f9b121a1890e5c9765d03c4ff98ff..108009e3b0b8df07ce03538775467f51892e68b7 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index 808968d6bafeaa6a73c6f86f15b24d170bb85408..f864e117056fadf662bee5c09911240962fec0b1 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index 4aec8611c14d5df8d5f1f2fcd400bb0dd24eb967..6bf97c6920db1279f37a573c912d28ea6ede5dc1 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index 1e55f573f438c0619c1d009422cd072532273d04..574a1f753dc7480a3c4a4a0b8653ba0e5fa8bd3d 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index 11401d7e263f4c14608b1a5e55585f64037700c9..6d11f4cf12c71e9e18f48fee67465d87a2261b33 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index c557a67511134c9d3ae45b6479b7a120fdce92a2..bd9daac7af3f64ee485598a24d4f664db270869b 100644 (file)
@@ -2,6 +2,7 @@ overrides:
   ceph:
     log-ignorelist:
       - must scrub before tier agent can activate
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       osd:
         # override short_pg_log_entries.yaml (which sets these under [global])
index 24a41c31ffb7a3cbbc514fd911fa528c9bd731be..7758525a615fb41bd6854e791c30ac3307905fe0 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index 408d1b5d91427bd509750eeb352c6505992112c5..3d2ce3026387831fb596198901fbed9ba7455681 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index 1f0759d962493171cfc0b2dcd24626f50982d348..f60afb809d131a8ff584f7cef26b26ac3ec6e7d8 100644 (file)
@@ -2,6 +2,9 @@ override:
   conf:
     osd:
       osd deep scrub update digest min age: 0
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index 902c4b56a1e5a2757bfe4acb892ee0182f701496..afdb3794d986bddfb0142a48d796c4c366e05a1b 100644 (file)
@@ -5,6 +5,8 @@ overrides:
         debug ms: 1
         debug objecter: 20
         debug rados: 20
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - full_sequential:
   - radosbench:
index 071f55e3928eb5d33b46ec41de60fcf61e42cf33..32efe0ba9a0a227c4440c017f19d86dc6ab0399c 100644 (file)
@@ -5,6 +5,8 @@ overrides:
         debug ms: 1
         debug objecter: 20
         debug rados: 20
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - full_sequential:
   - radosbench:
index bebce845cd62f9e231164e23990814ad4c60661c..14cce66430b04cc6a9237c0b2a1114e639c59268 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index c2787c43bc09c1c95a4974f17def38d657b78195..23226771d30e02cae734a3922ee566071728efab 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index 06ba60c7c64c77772b6382bc6afafd81ffa0203b..7fe81435c5f4b0fa6470af2f6937175fec788ab6 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index 1abbdd757c522bf7c6079d8a335a2a14ff9888c4..fa6d6a8b8a478aba311d0fb969e60f2c57908b18 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - exec:
     client.0:
index 56aaaf5435a370c82514a9bbf82c44e5d516baaf..ece22cd36fa859292a7cd0d05b559e7dfb39c547 100644 (file)
@@ -1,6 +1,8 @@
 overrides:
   ceph:
     crush_tunables: jewel
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index e06c717f499e36a2c938af78fd894ac9ed362393..ad791ee119c0d794366c47270e6f64bd5a791647 100644 (file)
@@ -1,6 +1,8 @@
 overrides:
   ceph:
     crush_tunables: jewel
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index ee20bc3c5632c32b27d4cb35b6b1c65715f1828d..6f9edfae84aa92d49ea982b7f2e2f70e32e83ca9 100644 (file)
@@ -1,6 +1,8 @@
 overrides:
   ceph:
     crush_tunables: jewel
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index 5752633c87fb77a8fc47672d523f024e833729f8..ffb6cbc8be91e328d0ffe457df6689e61cbf7468 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index d02a5784ef4e264c7d60bf80c1e62efaf032c11b..eca0047169af4886fc8f703879747962d35e6e46 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index aa82d973ae17a7366c994b09522140b229858159..955327b29f3ca7cf41ea505dbb7cc358fdd7b522 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index 606dcae6922f0e96c11550df8888c85508264f79..182fc1431a60d03d4fe2cdd0672e4bf86ff4d00b 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-ignorelist:
+    - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - rados:
     clients: [client.0]
index 9263f2a838b0bce8fb8eb43de029a1fbc43ceea8..1cdd8a688e891ee57c53ceb77c695461de9c5f5b 100644 (file)
@@ -11,6 +11,7 @@ overrides:
     log-ignorelist:
       - overall HEALTH_
       - \(PG_
+      - \(POOL_APP_NOT_ENABLED\)
     conf:
       global:
         osd heartbeat grace: 40
index 163bc2c087250008a8a3cc56712ef1f68b873ba8..0236326f3a8adce6fb57facb27dcba0d1beb6418 100644 (file)
@@ -4,6 +4,8 @@ overrides:
       osd:
         osd_class_load_list: "*"
         osd_class_default_list: "*"
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
 tasks:
 - workunit:
     clients:
index 10fff79ffadd469a43dd4779dc316296b6f41458..0699be48c48ceeda8d18d62948fc3f6a72a332c1 100644 (file)
@@ -285,6 +285,7 @@ class PoolTest(DashboardTestCase):
                     'pool': 'dashboard_pool_quota1',
                     'pg_num': '32',
                     'pool_type': 'replicated',
+                    'application_metadata': ['rbd'],
                 },
                 'pool_quotas_to_check': {
                     'quota_max_objects': 0,
@@ -296,6 +297,7 @@ class PoolTest(DashboardTestCase):
                     'pool': 'dashboard_pool_quota2',
                     'pg_num': '32',
                     'pool_type': 'replicated',
+                    'application_metadata': ['rbd'],
                     'quota_max_objects': 1024,
                     'quota_max_bytes': 1000,
                 },
index 7e2b42ea82adb4fee4631891d527bbdbcfcaf690..047d04966403451d29db824df977016e6da1720f 100644 (file)
@@ -3333,19 +3333,9 @@ void PGMap::get_health_checks(
     for (auto &it : pools) {
       const pg_pool_t &pool = it.second;
       const string& pool_name = osdmap.get_pool_name(it.first);
-      auto it2 = pg_pool_sum.find(it.first);
-      if (it2 == pg_pool_sum.end()) {
-        continue;
-      }
-      const pool_stat_t *pstat = &it2->second;
-      if (pstat == nullptr) {
-        continue;
-      }
-      const object_stat_sum_t& sum = pstat->stats.sum;
       // application metadata is not encoded until luminous is minimum
       // required release
-      if (sum.num_objects > 0 && pool.application_metadata.empty() &&
-          !pool.is_tier()) {
+      if (pool.application_metadata.empty() && !pool.is_tier()) {
         stringstream ss;
         ss << "application not enabled on pool '" << pool_name << "'";
         detail.push_back(ss.str());