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

hammer: osd: dumpling incrementals do not work properly on hammer and newer #6132

Merged
1 commit merged into from Nov 4, 2015

Conversation

smithfarm
Copy link
Contributor

Otherwise, if we get an incremental from hammer (struct_v = 6) we will
encode the full map as if it were before CEPH_FEATURE_PGID64, which
was actually pre-argonaut.  Similarly, if struct_v >= 7, we know it
was encoded with CEPH_FEATURE_OSDMAP_ENC.

Fixes: ceph#13234
Backport: hammer
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 04679c5)
@smithfarm smithfarm self-assigned this Sep 30, 2015
@smithfarm smithfarm added this to the hammer milestone Sep 30, 2015
@smithfarm smithfarm assigned ghost and unassigned smithfarm Sep 30, 2015
@smithfarm
Copy link
Contributor Author

This backport was done by @athanatos and testing it requires the accompanying ceph-qa-suite branch https://github.com/ceph/ceph-qa-suite/tree/wip-13234-hammer

ghost pushed a commit that referenced this pull request Oct 2, 2015
…on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 3, 2015
…on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 3, 2015
…on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 3, 2015
…on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 7, 2015
…on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 8, 2015
…on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link

ghost commented Nov 4, 2015

ghost pushed a commit that referenced this pull request Nov 4, 2015
dumpling incrementals do not work properly on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost merged commit 18882c8 into ceph:hammer Nov 4, 2015
@smithfarm smithfarm deleted the wip-13307-hammer branch November 4, 2015 15:36
ghost pushed a commit that referenced this pull request Nov 17, 2015
dumpling incrementals do not work properly on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 17, 2015
dumpling incrementals do not work properly on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 17, 2015
dumpling incrementals do not work properly on hammer and newer

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost changed the title dumpling incrementals do not work properly on hammer and newer hammer: osd: dumpling incrementals do not work properly on hammer and newer Feb 18, 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
3 participants