linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Ethan Wilson <ethan.wilson@shiftmail.org>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: Re: Are we forced to use bad blocks list?
Date: Mon, 4 Aug 2014 11:38:59 +1000	[thread overview]
Message-ID: <20140804113859.63b5ac90@notabene.brown> (raw)
In-Reply-To: <53DA5340.7080507@shiftmail.org>

[-- Attachment #1: Type: text/plain, Size: 1495 bytes --]

On Thu, 31 Jul 2014 16:31:28 +0200 Ethan Wilson <ethan.wilson@shiftmail.org>
wrote:

> Dear MD developers,
> it seems that with mdadm 3.3.1 , if an array has bad blocks disabled 
> (e.g. "--update=no-bbl"  was invoked) and we want to add a disk to that 
> array, e.g. a spare, that one will be created by mdadm with BBL enabled 
> during the --add operation.
> 
> There is apparently no "--add --no-bbl" option in mdadm, so the BBL will 
> result in being forcibly active for that disk, it seems to me.
> 
> It is indeed possible to "--stop" the array and then "--assemble 
> --update=no-bbl" so to clear the BBL flag in all disks, but this 
> requires stopping the array, which for a production system often is not 
> possible, and not justified for just adding a spare.
> 
> Can I add a "feature request" to have BBL optional, and/or to default 
> BBL presence/absence so that it conforms to the presence/absence of BBLs 
> in the other disks of the array which is already running?
> 
> The same problem probably happens when mdadm monitor daemon moves spares 
> among the spare-group: it should probably understand if the receiving 
> array is configured for BBL or not, and add a spare of the same type.
> 

Why don't you want bad-block-lists?

I'm not necessarily against having some why to avoid getting them
automatically ... possibly a 'policy' option in mdadm.conf.
But I'd like to make sure I understand all of your thinking first.

Thanks,
NeilBrown

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  reply	other threads:[~2014-08-04  1:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31 14:31 Are we forced to use bad blocks list? Ethan Wilson
2014-08-04  1:38 ` NeilBrown [this message]
2014-08-04 12:37   ` Ethan Wilson
2014-08-07  2:27     ` NeilBrown

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=20140804113859.63b5ac90@notabene.brown \
    --to=neilb@suse.de \
    --cc=ethan.wilson@shiftmail.org \
    --cc=linux-raid@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).