linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Building RAID5 w/o a Hot Spare
@ 2010-01-27 14:26 Carlos Williams
  2010-01-27 14:46 ` Michał Sawicz
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Carlos Williams @ 2010-01-27 14:26 UTC (permalink / raw)
  To: linux-raid

I am building a Linux system which has 4 identical 'fd' partitions on
each of the 4 drives. I don't want to use the 4th partition or disk if
you would like to call it as a 'hot spare'. I would like to span the
entire array over the 4 drives. My question is does my command look
correct for doing so?

mdadm --create /dev/md0 --level=5 --raid-devices=4 /dev/sda2 /dev/sdb2
/dev/sdc2 /dev/sdd2

I shouldn't have to specify any additional flags in the 'mdadm'
command to make sure it uses all 4 drives as the RAID5 array, right?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-02-01 21:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 14:26 Building RAID5 w/o a Hot Spare Carlos Williams
2010-01-27 14:46 ` Michał Sawicz
2010-01-27 14:53   ` Robin Hill
2010-02-01 21:45   ` Bill Davidsen
2010-01-27 15:14 ` Goswin von Brederlow
2010-01-27 15:15   ` Carlos Williams
2010-01-27 20:46     ` Goswin von Brederlow
     [not found] ` <1264603005.1928.3.camel@test.apertos.eu>
     [not found]   ` <d80f793f1001270641k29430f12r59b9f9fa02966ea0@mail.gmail.com>
2010-01-27 14:49     ` Carlos Williams
2010-01-27 15:34     ` Michał Sawicz

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).