From: Mike Snitzer <snitzer@redhat.com>
To: Leonardo Santos <heiligerstein@gmail.com>
Cc: dm-devel@redhat.com, ejt@redhat.com
Subject: Re: dmcache RAID1 bug?
Date: Wed, 19 Nov 2014 23:19:47 -0500 [thread overview]
Message-ID: <20141120041946.GA15847@redhat.com> (raw)
In-Reply-To: <CAEZ+n-ha0tFew+807rumUQsk-tqYVyxPUTrGoz0DvdCqLK50Og@mail.gmail.com>
On Wed, Nov 19 2014 at 4:39pm -0500,
Leonardo Santos <heiligerstein@gmail.com> wrote:
> After run regression tests using 'git bisect', I identify that the error
> was created after commit 8c081b52c6833a30a69ea3bdcef316eccc740c87
>
> To reproduce this error just:
> - create a raid1 HDDs for origin device;
> - create a cache device with SSDs (could or not be raid)
> - create a metadata device with SSDs (could or not be raid)
> - create a cache device using prior devices
> - kernel crashes.
>
> I attached the bitseclog and diff file!
Surprising considering I went over that commit multiple times (because
the changes weren't obvious relative to the "No functional change."
assertion in the commit's header). The __cache_map and cache_map change
to centralize the inc_ds + cell_defer made the __cache_map changes
_seem_ like a difference was being introduced but they still look fine
to me.
Looking again I notice check_for_quiesced_migrations() switched to
an unconditional dm_deferred_entry_dec(); but that is fine because
earlier in check_for_quiesced_migrations() there is an early return if
pb->all_io_entry is NULL.
But could be a more trained eye will see some functional change that may
have been introduced (cc'ing Joe).
Mike
next prev parent reply other threads:[~2014-11-20 4:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 14:24 dmcache RAID1 bug? Leonardo Santos
2014-11-17 14:46 ` Mike Snitzer
2014-11-17 18:14 ` Leonardo Santos
2014-11-18 18:18 ` Leonardo Santos
2014-11-19 21:39 ` Leonardo Santos
2014-11-20 4:19 ` Mike Snitzer [this message]
2014-11-20 14:04 ` Joe Thornber
2014-11-20 14:10 ` Joe Thornber
2015-02-06 16:33 ` Mike Snitzer
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=20141120041946.GA15847@redhat.com \
--to=snitzer@redhat.com \
--cc=dm-devel@redhat.com \
--cc=ejt@redhat.com \
--cc=heiligerstein@gmail.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.