]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/clusters/fixed-[23]: 4 osds per node, not 3 16799/head
authorSage Weil <sage@redhat.com>
Thu, 3 Aug 2017 18:28:56 +0000 (14:28 -0400)
committerSage Weil <sage@redhat.com>
Mon, 7 Aug 2017 17:36:05 +0000 (13:36 -0400)
Smithi have 4 nvme partitions available for use.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/clusters/fixed-2.yaml
qa/clusters/fixed-3.yaml
qa/suites/rbd/librbd/clusters/openstack.yaml
qa/suites/rbd/qemu/clusters/openstack.yaml
qa/suites/smoke/basic/clusters/openstack.yaml

index f3ef24195680700b6f6f3581ccf14ed7cf7299b0..5d5fcca9c950fd9b3adafbf8d3d1910e4317c2cd 100644 (file)
@@ -3,10 +3,10 @@ roles:
 - [mon.b, mgr.x, osd.4, osd.5, osd.6, osd.7, client.1]
 openstack:
 - volumes: # attached to each instance
-    count: 3
+    count: 4
     size: 10 # GB
 overrides:
   ceph:
     conf:
       osd:
-        osd shutdown pgref assert: true
\ No newline at end of file
+        osd shutdown pgref assert: true
index cd4f4e8ec2ec902419c43245da85a602698eab32..ddc79a84b60c64ec7bcfd8227fd6953d571e04e2 100644 (file)
@@ -1,13 +1,13 @@
 roles:
-- [mon.a, mon.c, mgr.x, osd.0, osd.1, osd.2]
-- [mon.b, mgr.y, osd.3, osd.4, osd.5]
+- [mon.a, mon.c, mgr.x, osd.0, osd.1, osd.2, osd.3]
+- [mon.b, mgr.y, osd.4, osd.5, osd.6, osd.7]
 - [client.0]
 openstack:
 - volumes: # attached to each instance
-    count: 3
+    count: 4
     size: 10 # GB
 overrides:
   ceph:
     conf:
       osd:
-        osd shutdown pgref assert: true
\ No newline at end of file
+        osd shutdown pgref assert: true
index f4d1349b48262fa81a7afbf05beda5bc314608b5..b0f3b9b4da228ac05591a27012f7bcf432cc1b1f 100644 (file)
@@ -1,4 +1,4 @@
 openstack:
   - volumes: # attached to each instance
-      count: 3
+      count: 4
       size: 30 # GB
index f87995808a15bfba0e492b4d020b39f1729bf05c..9c39c7e5fb6813f1b8ac77e67eca4e6ffc938a42 100644 (file)
@@ -4,5 +4,5 @@ openstack:
       ram: 30000 # MB
       cpus: 1
     volumes: # attached to each instance
-      count: 3
+      count: 4
       size: 30 # GB
index 4d6edcd07b61432b8f5d43c1ef87ba387fc8f94b..7d652b491c93d04d056c3bec91dc562eca5d405e 100644 (file)
@@ -4,5 +4,5 @@ openstack:
       ram: 8000 # MB
       cpus: 1
     volumes: # attached to each instance
-      count: 3
+      count: 4
       size: 10 # GB