* question about mdadm
[not found] <4cfdde050801252038o3cd7ffddkd425dac6cf82099d@mail.gmail.com>
@ 2008-01-26 4:46 ` Edward Hourigan
2008-01-26 17:10 ` Andre Noll
0 siblings, 1 reply; 2+ messages in thread
From: Edward Hourigan @ 2008-01-26 4:46 UTC (permalink / raw)
To: linux-raid
Hello!
I have a quick question:
I have a 3 disk RAID5 array using mdadm
I wanted to add 2 new disks, so I ran
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!
Thanks,
Ed Hourigan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: question about mdadm
2008-01-26 4:46 ` question about mdadm Edward Hourigan
@ 2008-01-26 17:10 ` Andre Noll
0 siblings, 0 replies; 2+ messages in thread
From: Andre Noll @ 2008-01-26 17:10 UTC (permalink / raw)
To: Edward Hourigan; +Cc: linux-raid
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-26 17:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4cfdde050801252038o3cd7ffddkd425dac6cf82099d@mail.gmail.com>
2008-01-26 4:46 ` question about mdadm Edward Hourigan
2008-01-26 17:10 ` Andre Noll
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).