]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Allow updating crush rule on existing pool
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 17 Aug 2020 19:27:16 +0000 (15:27 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 11 Sep 2020 00:35:44 +0000 (20:35 -0400)
commit69b09f9336a33b9cdd559e49e373b7b861a67491
treeff6fff8908dbfa03a4ef45dcc7c47444214feab5
parent30d08e1302576ae540b2dc75d55550e9f4f69fa6
Allow updating crush rule on existing pool

The crush rule value was only set once during the pool creation. It was
not possible to update the crush rule value by updating the value in the
configuration.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1847166
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-mds/tasks/create_mds_filesystems.yml
roles/ceph-osd/tasks/openstack_config.yml