blob: d33991d1307a0af464878f182712ebd1440b5e08 [file] [log] [blame]
Tatyana Leontovich444b3462017-11-13 13:33:33 +02001classes:
2- system.ceph.mon.cluster_init
3- cluster.virtual-mcp-ocata-ovs-ceph
4parameters:
5 ceph:
6 setup:
7 pool:
8 images:
9 pg_num: 30
10 pgp_num: 30
11 type: replicated
12 application: rbd
13 crush_rule: sata
14 volumes:
15 pg_num: 30
16 pgp_num: 30
17 type: replicated
18 application: rbd
19 crush_rule: sata
20 vms:
21 pg_num: 30
22 pgp_num: 30
23 type: replicated
24 application: rbd
25 crush_rule: sata
26 .rgw.root:
27 pg_num: 30
28 pgp_num: 30
29 type: replicated
30 application: rgw
31 crush_rule: sata
32 default.rgw.control:
33 pg_num: 30
34 pgp_num: 30
35 type: replicated
36 application: rgw
37 crush_rule: sata
38 default.rgw.meta:
39 pg_num: 30
40 pgp_num: 30
41 type: replicated
42 application: rgw
43 crush_rule: sata
44 default.rgw.log:
45 pg_num: 30
46 pgp_num: 30
47 type: replicated
48 application: rgw
49 crush_rule: sata
50 default.rgw.buckets.index:
51 pg_num: 30
52 pgp_num: 30
53 type: replicated
54 application: rgw
55 crush_rule: sata
56 default.rgw.buckets.data:
57 pg_num: 30
58 pgp_num: 30
59 type: replicated
60 application: rgw
61 crush_rule: sata