ceph-ansible/roles/ceph-osd/tasks
Andrew Schoen 1e0e50fc90 ceph-osd: do not run lvm batch tasks during update
When performing a rolling update do not try to create
any new osds with `ceph-volume lvm batch`. This is troublesome
because when upgrading to nautilus the devices list might contain
devices that are currently being used by ceph-disk and have GPT
headers on them, which will cause ceph-volume to fail when
trying to use such a device. Any devices originally created
by ceph-disk will need to be removed from the devices list
before any new osds can be created.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 5e3dfe5021)
2019-04-18 19:12:13 +02:00
..
scenarios osd: remove ceph-disk scenarios files 2019-04-12 00:45:21 +00:00
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
container_options_facts.yml osd: remove ceph-disk support 2019-04-12 00:45:21 +00:00
main.yml ceph-osd: do not run lvm batch tasks during update 2019-04-18 19:12:13 +02:00
openstack_config.yml Force osd pool min_size value to integer 2019-03-05 19:48:09 +00:00
start_osds.yml osd: remove variable osd_scenario 2019-04-12 00:45:21 +00:00
system_tuning.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00