linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andre Noll <maan@systemlinux.org>
To: Edward Hourigan <ehourigan@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: question about mdadm
Date: Sat, 26 Jan 2008 18:10:25 +0100	[thread overview]
Message-ID: <20080126171025.GG29126@skl-net.de> (raw)
In-Reply-To: <4cfdde050801252046j57617db3s1619a6f4d3d9e8f0@mail.gmail.com>

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

On 23:46, Edward Hourigan wrote:

> mdadm --add /dev/md0 /dev/sdd
> mdadm --add /dev/md0 /dev/sde
> mdadm --grow --raid-devices=5
> 
> I forgot about the partitions, sdd1 and sde1, I'm wondering if this is
> going to be a problem, or if sdd and sde will work?
> It is currently reshaping the array.  Please advise if possible.
> A response would be much appreciated!

mdadm and the linux raid code don't care whether a component device
of a raid array is a full disk or a partition of a disk. So your
setup won't cause any problems.

However, tools like fdisk which expect a partition table might get
confused. You also might get some error messages at boot time about
invalid partition tables. These are usually harmless though.

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2008-01-26 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4cfdde050801252038o3cd7ffddkd425dac6cf82099d@mail.gmail.com>
2008-01-26  4:46 ` question about mdadm Edward Hourigan
2008-01-26 17:10   ` Andre Noll [this message]

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=20080126171025.GG29126@skl-net.de \
    --to=maan@systemlinux.org \
    --cc=ehourigan@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 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).