From: Stefan Priebe <s.priebe@profihost.ag>
To: Sage Weil <sage@inktank.com>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: BUG: kvm crashing in void librbd::AioCompletion::complete_request
Date: Sun, 04 Nov 2012 15:07:53 +0100 [thread overview]
Message-ID: <509676B9.1040505@profihost.ag> (raw)
In-Reply-To: <alpine.DEB.2.00.1211040604530.30792@cobra.newdream.net>
Can i merge wip-rbd-read into master?
Stefan
Am 04.11.2012 15:06, schrieb Sage Weil:
> On Sun, 4 Nov 2012, Stefan Priebe wrote:
>> Hello,
>>
>> while benchmarking the new v2 rbd format i saw several crashes of KVM. First i
>> thought this was kernel related but i was just happening faster with one
>> kernel than the other.
>
> Can you try the wip-rbd-read branch? It has a bunch of fixes that aren't
> in master yet. I haven't seen this specific crash (I don't think), but I
> was reliable hitting other issues with master that wip-rbd-read reslves.
>
> Alternatively, you could cherry-pick
> b1d866efbdf7e8a7bc083b1f3ea56f24e10c8fcd, which I'm guessing is your
> problem.
>
> Thanks!
> sage
>
>
>>
>> The KVM crash / exit looks like this:
>> librbd/AioCompletion.cc: In function 'void
>> librbd::AioCompletion::complete_request(CephContext*, ssize_t)' thread
>> 7f73db67c780 time 2012-11-04 14:59:44.997009
>> librbd/AioCompletion.cc: 43: FAILED assert(bl.length() == read_buf_len)
>> ceph version 0.53-585-ga01b112 (a01b112d71a0b6a1bb206d53867d13536d17bbf6)
>> 1: (librbd::AioCompletion::complete_request(CephContext*, long)+0xa89)
>> [0x7f73d9337319]
>> 2: (librbd::C_AioRead::finish(int)+0x174) [0x7f73d93374e4]
>> 3: (Context::complete(int)+0xa) [0x7f73d933796a]
>> 4: (librbd::C_CacheRead::finish(int)+0xe) [0x7f73d933683e]
>> 5: (Context::complete(int)+0xa) [0x7f73d933796a]
>> 6: (librbd::ImageCtx::aio_read_from_cache(object_t, ceph::buffer::list*,
>> unsigned long, unsigned long, Context*)+0x3a0) [0x7f73d9347bd0]
>> 7: (librbd::aio_read(librbd::ImageCtx*, std::vector<std::pair<unsigned long,
>> unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >
>> const&, char*, ceph::buffer::list*, librbd::AioCompletion*)+0x765)
>> [0x7f73d9354995]
>> 8: (librbd::aio_read(librbd::ImageCtx*, unsigned long, unsigned long, char*,
>> ceph::buffer::list*, librbd::AioCompletion*)+0xa2) [0x7f73d9354f92]
>> 9: (()+0x9f2de) [0x7f73db73d2de]
>> 10: (()+0x9f490) [0x7f73db73d490]
>> 11: (()+0x83c45) [0x7f73db721c45]
>> 12: (()+0x850ea) [0x7f73db7230ea]
>> NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to
>> interpret this.
>> terminate called after throwing an instance of 'ceph::FailedAssertion'
>>
>> Stefan
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>
next prev parent reply other threads:[~2012-11-04 14:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-04 14:02 BUG: kvm crashing in void librbd::AioCompletion::complete_request Stefan Priebe
2012-11-04 14:06 ` Sage Weil
2012-11-04 14:07 ` Stefan Priebe [this message]
2012-11-04 14:12 ` Sage Weil
2012-11-04 19:17 ` Stefan Priebe
2012-11-04 19:19 ` Sage Weil
2012-11-04 19:52 ` Stefan Priebe
2012-11-04 19:57 ` Sage Weil
2012-11-05 19:33 ` Stefan Priebe
2012-11-05 20:14 ` Stefan Priebe
2012-11-05 20:20 ` Andrey Korolyov
2012-11-05 20:25 ` Stefan Priebe
2012-11-05 20:43 ` Stefan Priebe
2012-11-06 9:07 ` Alexandre DERUMIER
2012-11-06 9:28 ` Stefan Priebe - Profihost AG
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=509676B9.1040505@profihost.ag \
--to=s.priebe@profihost.ag \
--cc=ceph-devel@vger.kernel.org \
--cc=sage@inktank.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.