Skip to content

Instantly share code, notes, and snippets.

@frizop
Created January 31, 2019 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frizop/de9291959e43e939937f8e737e84c64e to your computer and use it in GitHub Desktop.
Save frizop/de9291959e43e939937f8e737e84c64e to your computer and use it in GitHub Desktop.
ceph-config.yaml
parameter_defaults:
CephAnsibleDisksConfig:
osd_scenario: lvm
osd_objectstore: bluestore
devices:
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:1
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:2
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:3
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:4
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:5
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:6
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:7
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:8
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:9
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:10
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:11
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:12
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:13
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:14
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:15
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:16
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:17
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:18
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:19
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:20
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:21
- /dev/disk/by-path/pci-0000:02:00.0-scsi-0:1:0:22
CephAnsiblePlaybook: /usr/share/ceph-ansible/site-docker.yml.sample
CephAnsiblePlaybookVerbosity: 5
CephAnsibleExtraConfig:
osd_scenario: lvm
osd_objectstore: bluestore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment