]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Various whitelist fixes
authorVasu Kulkarni <vasu@redhat.com>
Thu, 14 Sep 2017 03:41:34 +0000 (20:41 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Thu, 14 Sep 2017 03:41:34 +0000 (20:41 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/suites/smoke/basic/tasks/rados_api_tests.yaml
qa/suites/smoke/basic/tasks/rados_bench.yaml
qa/suites/smoke/basic/tasks/rados_cache_snaps.yaml
qa/suites/smoke/basic/tasks/rados_cls_all.yaml
qa/suites/smoke/basic/tasks/rados_ec_snaps.yaml
qa/suites/smoke/basic/tasks/rados_python.yaml
qa/suites/smoke/basic/tasks/rados_workunit_loadgen_mix.yaml

index 35ffc9cc2c5f4fd44b3af6d21c1400106c13b0ee..bdf1f3c5afe6ba6eea0870d01b3e4366d47cf26c 100644 (file)
@@ -5,12 +5,12 @@ tasks:
     log-whitelist:
     - reached quota
     - but it is still running
-    - objects unfound and apparently lost
+    - overall HEALTH_
+    - (POOL_FULL)
+    - (SMALLER_PGP_NUM)
+    - (CACHE_POOL_NO_HIT_SET)
+    - (CACHE_POOL_NEAR_FULL)
     - (POOL_APP_NOT_ENABLED)
-    - 'noscrub flag(s) set'
-    - OSDMAP_FLAGS
-    - OSD_OUT_OF_ORDER_FULL
-    - CACHE_POOL_NO_HIT_SET
 - thrashosds:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1
index 7a81472caabe1b20d5cb56511cbedc396e85b20a..562cf51fc36d1edc6f2ead7bcd5a3da0b3cfef44 100644 (file)
@@ -12,12 +12,16 @@ tasks:
 - ceph:
     fs: xfs
     log-whitelist:
-    - but it is still running
-    - objects unfound and apparently lost
-    - 'full ratio(s) out of order '
-    - OSDMAP_FLAGS
-    - OSD_OUT_OF_ORDER_FULL
-    - CACHE_POOL_NO_HIT_SET
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
 - thrashosds:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1
index 5945656441e88a9cb562626c1678f78340edc757..8b14092d5c6dec275dc20bd636a11854b807f45c 100644 (file)
@@ -2,12 +2,16 @@ tasks:
 - install: null
 - ceph:
     log-whitelist:
-    - but it is still running
-    - objects unfound and apparently lost
-    - 'noscrub flag(s) set'
-    - OSDMAP_FLAGS
-    - OSD_OUT_OF_ORDER_FULL
-    - CACHE_POOL_NO_HIT_SET  
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
 - thrashosds:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1
index 7f18a7e95bd6d1dd350e03a19f062def89ee96ad..a3e4980dfd99c5b7099d243fde6ba16c951ed8b7 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        osd_class_load_list: "cephfs hello journal lock log numops rbd refcount
+                              replica_log rgw sdk statelog timeindex user version"
+        osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
+                                 replica_log rgw sdk statelog timeindex user version"
 tasks:
 - install:
 - ceph:
index 0d51bc5ba782f7c780a3e5cba0ce4ebb655719be..c83d08b4ece8cc3d1be16fd2faec91fd974af469 100644 (file)
@@ -3,12 +3,16 @@ tasks:
 - ceph:
     fs: xfs
     log-whitelist:
-    - but it is still running
-    - objects unfound and apparently lost
-    - 'noscrub flag(s) set'
-    - OSDMAP_FLAGS
-    - OSD_OUT_OF_ORDER_FULL
-    - CACHE_POOL_NO_HIT_SET  
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
 - thrashosds:
     chance_pgnum_grow: 3
     chance_pgpnum_fix: 1
index b0400286551c15233d945884b2ad1ce6bed18e7d..2a802cd63e706a4dc3fe03e1a594e050c148076a 100644 (file)
@@ -2,11 +2,13 @@ tasks:
 - install:
 - ceph:
     log-whitelist:
-      - but it is still running
-      - 'noup flag(s) set'
-      - OSDMAP_FLAGS
-      - OSD_OUT_OF_ORDER_FULL
-      - CACHE_POOL_NO_HIT_SET
+    - but it is still running
+    - overall HEALTH_
+    - \(OSDMAP_FLAGS\)
+    - \(PG_
+    - \(OSD_
+    - \(OBJECT_
+    - \(POOL_APP_NOT_ENABLED\)
 - ceph-fuse:
 - workunit:
     clients:
index 0d472a33b79a1ac3436affe73ed2e20b0bb20219..26df926e8fa20eb38a602f76b5116b254a96f5cf 100644 (file)
@@ -1,7 +1,11 @@
 tasks:
 - install:
 - ceph:
-    fs: ext4
+    fs: xfs
+    log-whitelist:
+    - but it is still running
+    - overall HEALTH_
+    - \(POOL_APP_NOT_ENABLED\)
 - ceph-fuse:
 - workunit:
     clients: