journal_size: 100
osd_objectstore: "filestore"
osd_scenario: lvm
+ceph_origin: 'repository'
+ceph_repository: 'dev'
copy_admin_key: true
# test-volume is created by tests/functional/lvm_setup.yml from /dev/sda
lvm_volumes:
- - data: test_volume
- journal: /dev/sdc
+ - data: data-lv1
+ journal: /dev/sdc1
data_vg: test_group
+ - data: data-lv2
+ journal: journal1
+ data_vg: test_group
+ journal_vg: journals
os_tuning_params:
- { name: kernel.pid_max, value: 4194303 }
- { name: fs.file-max, value: 26234859 }