2016-11-29 02:03:00 +08:00
|
|
|
---
|
|
|
|
|
2017-08-03 21:30:25 +08:00
|
|
|
ceph_origin: repository
|
|
|
|
ceph_repository: community
|
2017-09-28 20:14:38 +08:00
|
|
|
public_network: "192.168.25.0/24"
|
|
|
|
cluster_network: "192.168.26.0/24"
|
2016-11-29 02:03:00 +08:00
|
|
|
journal_size: 100
|
2017-06-21 20:14:35 +08:00
|
|
|
monitor_interface: eth1
|
2017-08-07 17:23:32 +08:00
|
|
|
radosgw_interface: eth1
|
2017-07-27 23:05:59 +08:00
|
|
|
osd_scenario: collocated
|
2017-07-25 23:54:26 +08:00
|
|
|
osd_objectstore: filestore
|
|
|
|
dmcrypt: true
|
2016-11-29 02:03:00 +08:00
|
|
|
devices:
|
2017-10-07 06:58:54 +08:00
|
|
|
- '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'
|
2016-11-29 02:03:00 +08:00
|
|
|
- '/dev/sdb'
|
|
|
|
os_tuning_params:
|
|
|
|
- { name: kernel.pid_max, value: 4194303 }
|
|
|
|
- { name: fs.file-max, value: 26234859 }
|
2017-01-31 22:29:35 +08:00
|
|
|
ceph_conf_overrides:
|
|
|
|
global:
|
|
|
|
osd_pool_default_size: 1
|