Unless something with raidtools has drastically changed and I didn't notice,
there is no such thing as partitioning an md device. Instead, you'd
partition the disks themselves, and then create RAID 1s from those
partitions.

E.g., instead of making hda1 and hdb1 into md0 and trying to partition md0,
partition hda and hdb in identical ways and then create RAID 1s md0, md1,
md2, etc.

----- Original Message -----
From: "Ralf G. R. Bergs" <[EMAIL PROTECTED]>
To: "Debian GNU/Linux User Mailing List" <debian-user@lists.debian.org>
Sent: Tuesday, April 09, 2002 4:39 PM
Subject: URGENT "md" question: RAID partitions lack device nodes


> Hi there,
>
> I need to operate two disks in RAID1 mode (mirroring.)
>
> I've set up raidtab and constructed the raid (/dev/md0.) I've also
partitioned
> it using cfdisk:
>
>     md0p5                   Logical   Linux
100.00*
>     md0p6                   Logical   Linux
768.00
>     md0p7                   Logical   Linux
500.00
>     md0p8                   Logical   Linux
4000.01
>     md0p9                   Logical   Linux
10933.00
>     md0p10                  Logical   Linux
2000.13
>
> HOWEVER I can't mkfs the individual (pseudo) partitions because the device
nodes
> are missing, and MAKEDEV doesn't know how to create them either.
>
> What am I doing wrong?
>
> BTW, I'm running kernel 2.4.17 and Debian "testing" (Woody.)
>
> Thanks,
>
> Ralf
>
>
> --
> Sign the EU petition against SPAM:          L I N U X       .~.
> http://www.politik-digital.de/spam/        The  Choice      /V\
>                                             of a  GNU      /( )\
>                                            Generation      ^^-^^
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to