]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infrastructure-playbooks: playbooks for creating LVs for bucket indexes and journals
authorAli Maredia <amaredia@redhat.com>
Tue, 24 Jul 2018 13:33:09 +0000 (13:33 +0000)
committerSébastien Han <seb@redhat.com>
Thu, 16 Aug 2018 14:38:23 +0000 (16:38 +0200)
commit1f018d861267a2bde7d8f2179d47d673bfcfb13f
tree940ac950d44a89ed98cbeeae6d51e653cabf8aa8
parentdad10e8f3f67f1e0c6a14ef3e0b1f51f90d9d962
infrastructure-playbooks: playbooks for creating LVs for bucket indexes and journals

These playbooks create and tear down logical
volumes for OSD data on HDDs and for a bucket index and
journals on 1 NVMe device.

Users should follow the guidelines set in var/lv_vars.yaml

After the lv-create.yml playbook is run, output is
sent to /tmp/logfile.txt for copy and paste into
osds.yml

Signed-off-by: Ali Maredia <amaredia@redhat.com>
infrastructure-playbooks/lv-create.yml [new file with mode: 0644]
infrastructure-playbooks/lv-teardown.yml [new file with mode: 0644]
infrastructure-playbooks/templates/logfile.j2 [new file with mode: 0644]
infrastructure-playbooks/vars/lv_vars.yaml [new file with mode: 0644]