Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 1 | classes: |
| 2 | - system.ceph.mon.cluster_init |
Tatyana Leontovich | 15b38e8 | 2018-01-11 13:06:38 +0200 | [diff] [blame] | 3 | - cluster.virtual-mcp-pike-dvr-ceph-rgw |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 4 | parameters: |
| 5 | ceph: |
| 6 | setup: |
| 7 | pool: |
| 8 | images: |
| 9 | pg_num: 32 |
| 10 | pgp_num: 32 |
| 11 | type: replicated |
| 12 | size: 2 |
| 13 | application: rbd |
| 14 | crush_rule: sata |
| 15 | volumes: |
| 16 | pg_num: 32 |
| 17 | pgp_num: 32 |
| 18 | type: replicated |
| 19 | size: 2 |
| 20 | application: rbd |
| 21 | crush_rule: sata |
| 22 | vms: |
| 23 | pg_num: 32 |
| 24 | pgp_num: 32 |
| 25 | type: replicated |
| 26 | size: 2 |
| 27 | application: rbd |
| 28 | crush_rule: sata |
| 29 | .rgw.root: |
| 30 | pg_num: 32 |
| 31 | pgp_num: 32 |
| 32 | size: 2 |
| 33 | type: replicated |
| 34 | application: rgw |
| 35 | crush_rule: sata |
| 36 | default.rgw.control: |
| 37 | pg_num: 32 |
| 38 | pgp_num: 32 |
| 39 | size: 2 |
| 40 | type: replicated |
| 41 | application: rgw |
| 42 | crush_rule: sata |
| 43 | default.rgw.meta: |
| 44 | pg_num: 32 |
| 45 | pgp_num: 32 |
| 46 | size: 2 |
| 47 | type: replicated |
| 48 | application: rgw |
| 49 | crush_rule: sata |
| 50 | default.rgw.log: |
| 51 | pg_num: 32 |
| 52 | pgp_num: 32 |
| 53 | size: 2 |
| 54 | type: replicated |
| 55 | application: rgw |
| 56 | crush_rule: sata |
| 57 | default.rgw.buckets.index: |
| 58 | pg_num: 32 |
| 59 | pgp_num: 32 |
| 60 | size: 2 |
| 61 | type: replicated |
| 62 | application: rgw |
| 63 | crush_rule: sata |
| 64 | default.rgw.buckets.data: |
| 65 | pg_num: 32 |
| 66 | pgp_num: 32 |
| 67 | size: 2 |
| 68 | type: replicated |
| 69 | application: rgw |
| 70 | crush_rule: sata |