From: Sage Weil Date: Wed, 23 May 2018 02:45:18 +0000 (-0500) Subject: qa/cephfs/clusters/*: bigger cinder volumses X-Git-Tag: v14.0.1~958^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=aa3dcb2b2600a979efa7997a07297b098ca03a98;p=ceph.git qa/cephfs/clusters/*: bigger cinder volumses Fixes: http://tracker.ceph.com/issues/24238 Signed-off-by: Sage Weil --- diff --git a/qa/cephfs/clusters/1-mds-1-client.yaml b/qa/cephfs/clusters/1-mds-1-client.yaml index e64b0b88d26a1..020381c4e6782 100644 --- a/qa/cephfs/clusters/1-mds-1-client.yaml +++ b/qa/cephfs/clusters/1-mds-1-client.yaml @@ -5,4 +5,4 @@ roles: openstack: - volumes: # attached to each instance count: 4 - size: 10 # GB + size: 20 # GB diff --git a/qa/cephfs/clusters/1-mds-2-client.yaml b/qa/cephfs/clusters/1-mds-2-client.yaml index 006e15a7b23d4..5ded61864bc15 100644 --- a/qa/cephfs/clusters/1-mds-2-client.yaml +++ b/qa/cephfs/clusters/1-mds-2-client.yaml @@ -6,4 +6,4 @@ roles: openstack: - volumes: # attached to each instance count: 4 - size: 10 # GB + size: 30 # GB diff --git a/qa/cephfs/clusters/1-mds-4-client.yaml b/qa/cephfs/clusters/1-mds-4-client.yaml index a6be36deaf8da..9461ae48fbad5 100644 --- a/qa/cephfs/clusters/1-mds-4-client.yaml +++ b/qa/cephfs/clusters/1-mds-4-client.yaml @@ -8,4 +8,4 @@ roles: openstack: - volumes: # attached to each instance count: 4 - size: 10 # GB + size: 30 # GB diff --git a/qa/cephfs/clusters/3-mds.yaml b/qa/cephfs/clusters/3-mds.yaml index c0d463a90d612..0b7e48c7ddd6e 100644 --- a/qa/cephfs/clusters/3-mds.yaml +++ b/qa/cephfs/clusters/3-mds.yaml @@ -5,4 +5,4 @@ roles: openstack: - volumes: # attached to each instance count: 4 - size: 10 # GB + size: 30 # GB diff --git a/qa/cephfs/clusters/9-mds.yaml b/qa/cephfs/clusters/9-mds.yaml index 0bf240272bc99..db974e7ade14c 100644 --- a/qa/cephfs/clusters/9-mds.yaml +++ b/qa/cephfs/clusters/9-mds.yaml @@ -5,4 +5,4 @@ roles: openstack: - volumes: # attached to each instance count: 4 - size: 10 # GB + size: 30 # GB diff --git a/qa/cephfs/clusters/fixed-2-ucephfs.yaml b/qa/cephfs/clusters/fixed-2-ucephfs.yaml index 94948f4c39d0c..9e4ba28340c49 100644 --- a/qa/cephfs/clusters/fixed-2-ucephfs.yaml +++ b/qa/cephfs/clusters/fixed-2-ucephfs.yaml @@ -4,7 +4,7 @@ roles: openstack: - volumes: # attached to each instance count: 4 - size: 10 # GB + size: 30 # GB log-rotate: ceph-mds: 10G ceph-osd: 10G