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: IO error on kvm/rbd with an erasure coded pool tier #5897

Merged
5 commits merged into from Nov 4, 2015

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov added this to the hammer milestone Sep 11, 2015
@tchaikov tchaikov force-pushed the wip-12940-hammer branch 8 times, most recently from 0c45ad4 to 042c9d4 Compare September 13, 2015 03:27
Fixes: ceph#12012
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 700d42e)
we were using pool.info.require_rollback() in do_osd_ops() when
handling OP_SPARSE_READ to tell if a pool is an ecpool. should
use pool.info.ec_pool() instead.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a5bfde6)
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5ae2e7a)

Conflicts:
	src/test/osd/RadosModel.h
		remove the piped-read test
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 4d49206)

 Conflicts:
	src/test/librados/test.cc
		minor changes and remove C++11 stuff
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 076bad9)
ghost pushed a commit that referenced this pull request Oct 2, 2015
…ool tier

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

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

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

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

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

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

ghost commented Nov 4, 2015

It passed a run of the hammer rados suite ( see http://tracker.ceph.com/issues/13356#note-11 and for details ).

ghost pushed a commit that referenced this pull request Nov 4, 2015
IO error on kvm/rbd with an erasure coded pool tier

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost merged commit bedb334 into ceph:hammer Nov 4, 2015
@tchaikov tchaikov deleted the wip-12940-hammer branch November 5, 2015 04:22
ghost pushed a commit that referenced this pull request Nov 17, 2015
IO error on kvm/rbd with an erasure coded pool tier

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 17, 2015
IO error on kvm/rbd with an erasure coded pool tier

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 17, 2015
IO error on kvm/rbd with an erasure coded pool tier

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 17, 2015
IO error on kvm/rbd with an erasure coded pool tier

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 17, 2015
IO error on kvm/rbd with an erasure coded pool tier

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost changed the title IO error on kvm/rbd with an erasure coded pool tier hammer: osd: IO error on kvm/rbd with an erasure coded pool tier 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