From: Sami Tolvanen <samitolvanen@google.com>
To: device-mapper development <dm-devel@redhat.com>
Cc: mpatocka@redhat.com, msb@chromium.org, wad@chromium.org
Subject: Re: [PATCH] dm-verity: Add error handling modes for corrupted blocks
Date: Wed, 18 Mar 2015 13:24:53 +0000 [thread overview]
Message-ID: <20150318132453.GA3176@google.com> (raw)
In-Reply-To: <20150317180358.GD24901@redhat.com>
On Tue, Mar 17, 2015 at 02:03:58PM -0400, Vivek Goyal wrote:
> Without knowing too much of detail, asking kernel to restart because one
> block was corrupt sounds little drastic.
I agree, it's drastic, but in our use case it's necessary, because we have
critical system data on a verified partition. Depending on which blocks are
corrupted, the system may no longer be functional at this point.
> If you are sending user space events, why not let user space initiate the
> start and manage policy in user space.
We already manage policy in user space by determining in which mode dm-verity
will start. Restarting from user space is possible, but it would rely on the
uevent being reliably processed and the daemon responsible for restarting the
device not being blocked by the lack of access to corrupted data. We find
restarting from the dm-verity driver to be more reliable.
Sami
next prev parent reply other threads:[~2015-03-18 13:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 15:55 [PATCH] dm-verity: Add error handling modes for corrupted blocks Sami Tolvanen
2015-03-16 22:13 ` Will Drewry
2015-03-17 0:45 ` Alasdair G Kergon
2015-03-17 10:35 ` Sami Tolvanen
2015-03-17 10:23 ` Sami Tolvanen
2015-03-17 0:37 ` Alasdair G Kergon
2015-03-17 10:36 ` Sami Tolvanen
2015-03-17 15:27 ` Vivek Goyal
2015-03-17 16:06 ` Sami Tolvanen
2015-03-17 18:03 ` Vivek Goyal
2015-03-18 13:24 ` Sami Tolvanen [this message]
2015-03-18 15:42 ` Mikulas Patocka
2015-03-18 15:49 ` Sami Tolvanen
2015-03-17 16:37 ` [PATCHv2] " Sami Tolvanen
2015-03-17 18:50 ` Alasdair G Kergon
2015-03-18 13:26 ` Sami Tolvanen
2015-03-18 15:52 ` [PATCHv3] " Sami Tolvanen
2015-03-19 22:18 ` 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=20150318132453.GA3176@google.com \
--to=samitolvanen@google.com \
--cc=dm-devel@redhat.com \
--cc=mpatocka@redhat.com \
--cc=msb@chromium.org \
--cc=wad@chromium.org \
/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.