Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filestore-to-bluestore: fix osd_auto_discovery (bp #4971) #4972

Merged
merged 1 commit into from Jan 22, 2020

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 22, 2020

This is an automated backport of pull request #4971 done by Mergify.io

Mergify commands and options
More conditions and actions can be found in the [documention](https://doc.mergify.io/).

You can also trigger Mergify actions by commenting on this pull request:
  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR
  • @Mergifyio backports <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

When osd_auto_discovery is set then we need to refresh the
ansible_devices fact between after the filestore OSD purge
otherwise the devices fact won't be populated.
Also remove the gpt header on ceph_disk_osds_devices because
the devices is empty at this point for osd_auto_discovery.
Adding the bool filter when needed.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1729267

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit bb3eae0)
@guits guits changed the title filestore-to-bluestore: fix osd_auto_discovery (bp #4971) [skip ci]filestore-to-bluestore: fix osd_auto_discovery (bp #4971) Jan 22, 2020
@guits guits force-pushed the mergify/bp/stable-4.0/pr-4971 branch from af50ad0 to 643b77e Compare January 22, 2020 08:46
@guits guits changed the title [skip ci]filestore-to-bluestore: fix osd_auto_discovery (bp #4971) filestore-to-bluestore: fix osd_auto_discovery (bp #4971) Jan 22, 2020
@guits
Copy link
Collaborator

guits commented Jan 22, 2020

jenkins test centos-non_container-filestore_to_bluestore

@guits
Copy link
Collaborator

guits commented Jan 22, 2020

jenkins test centos-container-filestore_to_bluestore

@guits guits merged commit 0abea70 into stable-4.0 Jan 22, 2020
@guits guits deleted the mergify/bp/stable-4.0/pr-4971 branch January 22, 2020 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants