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