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

ceph-disk: warn for prepare partitions with bad GUIDs #6760

Merged
1 commit merged into from Jan 4, 2016

Conversation

ddiss
Copy link
Contributor

@ddiss ddiss commented Dec 2, 2015

If ceph-disk is a given partition device argument for prepare, it leaves
the GPT GUID as is and doesn't check whether the partition's existing
GUID matches the expected value. Print a warning in such cases.

Fixes: #13943

Signed-off-by: David Disseldorp ddiss@suse.de

If ceph-disk is a given partition device argument for prepare, it leaves
the GPT GUID as is and doesn't check whether the partition's existing
GUID matches the expected value. Print a warning in such cases.

Fixes: ceph#13943

Signed-off-by: David Disseldorp <ddiss@suse.de>
@ghost
Copy link

ghost commented Dec 2, 2015

@ddiss could you please attach a link to the output of a successfull ceph-disk suite ? If you're not sure what I mean, I can explain more ;-)

@ghost ghost self-assigned this Dec 2, 2015
@ghost ghost added cleanup core labels Dec 2, 2015
ghost pushed a commit that referenced this pull request Jan 4, 2016
…uuid

ceph-disk: warn for prepare partitions with bad GUIDs

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost merged commit 8e7730f into ceph:master Jan 4, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants