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: reuse dedicated journal #5034

Merged
merged 1 commit into from Feb 25, 2020

Conversation

dsavineau
Copy link
Contributor

@dsavineau dsavineau commented Feb 3, 2020

If the filestore configuration was using a dedicated journal with either
a partition or a LV/VG then we need to reuse this for bluestore DB.

When filestore is using a raw devices then we shouldn't destroy
everything (data + journal) but only data otherwise the journal
partition won't exist anymore.

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

Signed-off-by: Dimitri Savineau dsavinea@redhat.com

@dsavineau dsavineau requested a review from guits February 3, 2020 21:39
@dsavineau dsavineau changed the title [skip ci] filestore-to-bluestore: reuse dedicated journal filestore-to-bluestore: reuse dedicated journal Feb 3, 2020
@dsavineau
Copy link
Contributor Author

jenkins test centos-non_container-filestore_to_bluestore

@dsavineau
Copy link
Contributor Author

jenkins test centos-container-filestore_to_bluestore

@dsavineau dsavineau added this to the v4.1 milestone Feb 17, 2020
If the filestore configuration was using a dedicated journal with either
a partition or a LV/VG then we need to reuse this for bluestore DB.

When filestore is using a raw devices then we shouldn't destroy
everything (data + journal) but only data otherwise the journal
partition won't exist anymore.

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

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
@dsavineau dsavineau changed the title filestore-to-bluestore: reuse dedicated journal [skip ci] filestore-to-bluestore: reuse dedicated journal Feb 24, 2020
@dsavineau dsavineau removed the DNM Do NOT merge label Feb 24, 2020
@dsavineau dsavineau changed the title [skip ci] filestore-to-bluestore: reuse dedicated journal filestore-to-bluestore: reuse dedicated journal Feb 24, 2020
@dsavineau
Copy link
Contributor Author

jenkins test centos-non_container-filestore_to_bluestore

@dsavineau
Copy link
Contributor Author

jenkins test centos-container-filestore_to_bluestore

@dsavineau
Copy link
Contributor Author

jenkins test centos-non_container-filestore_to_bluestore

@guits guits merged commit 535da53 into ceph:master Feb 25, 2020
@dsavineau dsavineau deleted the BZ1790479 branch February 25, 2020 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants