All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Alexander Lyakas <alex.bolshoy@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: disable raid autodetect at boot
Date: Mon, 23 May 2011 14:35:56 +0400	[thread overview]
Message-ID: <4DDA388C.2020000@msgid.tls.msk.ru> (raw)
In-Reply-To: <BANLkTim=K8b_3jD5RAdMT6+0TYQXNAHBtg@mail.gmail.com>

23.05.2011 13:36, Alexander Lyakas wrote:
> Hello,
> 
> I have a simple raid1 created on top of /dev/sda and /dev/sdb. After I
> reboot, I would like to always manually assemble the raid. However,
> every time the machine reboots, it looks like md tries to
> automatically reassemble the raid, but usually binds only one of the
> source devices:
> 
> 16936	May 23 11:47:36 vc kernel: [    3.472926] md: linear personality
> registered for level -1
..
> 16971	May 23 11:47:36 vc kernel: [    6.059194] md: bind<sdb>

This is not kernel autodetection, this is your initramfs/initrd
and mdadm.  Or maybe mdadm in the regular root filesystem.

/mjt

  reply	other threads:[~2011-05-23 10:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-23  9:36 disable raid autodetect at boot Alexander Lyakas
2011-05-23 10:35 ` Michael Tokarev [this message]
2011-05-23 12:50   ` Alexander Lyakas
2011-05-23 13:21     ` Michael Tokarev
2011-05-25 15:15       ` Alexander Lyakas
2011-05-30  7:05         ` Nikolay Kichukov

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=4DDA388C.2020000@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=alex.bolshoy@gmail.com \
    --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 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.