]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
openstack: add disks where necessary
authorLoic Dachary <ldachary@redhat.com>
Mon, 29 Aug 2016 08:27:26 +0000 (10:27 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 29 Aug 2016 08:43:12 +0000 (10:43 +0200)
Ref: http://tracker.ceph.com/issues/17152

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 52017e6707c32fec38788a52f918480909b78ef5)

suites/rados/multimon/clusters/21.yaml
suites/rados/multimon/clusters/3.yaml
suites/rados/multimon/clusters/6.yaml
suites/rados/multimon/clusters/9.yaml
suites/rados/objectstore/ceph_objectstore_tool.yaml
suites/rados/objectstore/filejournal.yaml
suites/rados/objectstore/filestore-idempotent-aio-journal.yaml
suites/rados/objectstore/filestore-idempotent.yaml
suites/rados/objectstore/objectcacher-stress.yaml
suites/rados/objectstore/objectstore.yaml

index b1ab62cc567f2e06e15bfb198df2d28ea8215d99..646ff15d45e4f44818d341c0f9c3235886434690 100644 (file)
@@ -2,3 +2,7 @@ roles:
 - [mon.a, mon.d, mon.g, mon.j, mon.m, mon.p, mon.s, osd.0]
 - [mon.b, mon.e, mon.h, mon.k, mon.n, mon.q, mon.t]
 - [mon.c, mon.f, mon.i, mon.l, mon.o, mon.r, mon.u, osd.1]
+openstack:
+- volumes: # attached to each instance
+    count: 1
+    size: 10 # GB
index 309809648da840af4d47a7a32d39b88a7cc3c161..e30dc76f381d8e74abb8b797d4d4db89aca25789 100644 (file)
@@ -1,2 +1,6 @@
 roles:
 - [mon.a, mon.b, mon.c, osd.0, osd.1]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
index 6211cead9afaba895cb262a423e1044f35b2cd4f..b16e3267c06fa57ff65af069482ddb299ef6fab2 100644 (file)
@@ -1,3 +1,7 @@
 roles:
 - [mon.a, mon.c, mon.e, osd.0]
 - [mon.b, mon.d, mon.f, osd.1]
+openstack:
+- volumes: # attached to each instance
+    count: 1
+    size: 10 # GB
index 3d2cf53f5c510568b3267e90728516156ca13913..c2c7b494ed800d1f014dcc75529217cfcc6fd0d7 100644 (file)
@@ -2,3 +2,7 @@ roles:
 - [mon.a, mon.d, mon.g, osd.0]
 - [mon.b, mon.e, mon.h]
 - [mon.c, mon.f, mon.i, osd.1]
+openstack:
+- volumes: # attached to each instance
+    count: 1
+    size: 10 # GB
index 871692467f51f6687779d639205e8366089fad7b..e062459c6917351fc9d175a01e646e3036d2f5ef 100644 (file)
@@ -1,6 +1,9 @@
 roles:
 - [mon.0, osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, client.0]
-
+openstack:
+- volumes: # attached to each instance
+    count: 6
+    size: 10 # GB
 tasks:
 - install:
 - ceph:
index 9d4099731110d6270f26edcf15601be11f95421d..7e401d168f5e397f7b0b6d1e8c7921519cbeb588 100644 (file)
@@ -1,5 +1,9 @@
 roles:
 - [mon.0, osd.0, osd.1, client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 tasks:
 - install:
 - ceph:
index df408c108c18e165b57eac509fa05ee52c15bd7b..53a93f67f4493c766984e8ce9db9b7bdaf83a928 100644 (file)
@@ -1,5 +1,9 @@
 roles:
 - [mon.0, osd.0, osd.1, client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 tasks:
 - install:
 - ceph:
index ef1bc9bc6d41cbb8c303361e2fdae07f0c68064b..64dd3a7352d36a898473d8a3d1a93881926c1f00 100644 (file)
@@ -1,5 +1,9 @@
 roles:
 - [mon.0, osd.0, osd.1, client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 tasks:
 - install:
 - ceph:
index adb03eedea0e23d7834af9a41a2c1bf7f5d82a1f..386d12c098e3dcdd89d54c32007019c4ae656130 100644 (file)
@@ -1,5 +1,9 @@
 roles:
 - [mon.0, osd.0, osd.1, client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 tasks:
 - install:
 - ceph:
index a0ece14876ded71d6a59db40bc76e5f587d86f2f..23d650b9d2e4921e5c0737643ddf0d6b3a12f8c1 100644 (file)
@@ -1,5 +1,9 @@
 roles:
 - [mon.0, osd.0, osd.1, client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 tasks:
 - install:
 - exec: