diff options
Diffstat (limited to 'qa/cephfs/clusters/3-mds.yaml')
-rw-r--r-- | qa/cephfs/clusters/3-mds.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/cephfs/clusters/3-mds.yaml b/qa/cephfs/clusters/3-mds.yaml index 0b7e48c7ddd..f9fc1080865 100644 --- a/qa/cephfs/clusters/3-mds.yaml +++ b/qa/cephfs/clusters/3-mds.yaml @@ -6,3 +6,8 @@ openstack: - volumes: # attached to each instance count: 4 size: 30 # GB +- machine: + disk: 200 # GB +log-rotate: + ceph-mds: 10G + ceph-osd: 10G |