linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* error opening /dev/md2: No such file or directory
@ 2004-12-02 18:03 Robin Bowes
  2004-12-02 18:30 ` Kevin P. Fleming
  2004-12-02 20:43 ` Luca Berra
  0 siblings, 2 replies; 4+ messages in thread
From: Robin Bowes @ 2004-12-02 18:03 UTC (permalink / raw)
  To: linux-raid

Hi,

I suspect this is not an mdadm problem but I am hoping someone can point 
me in the right direction...

I was running Fedora Core 2 and upgraded to Fedora Core 3 but am having 
problems following the upgrade (it won't boot due to some kernel 
issues). So, I thought I'd try a fresh install.

I'm tring to create a RAID1 array from a couple of spare 1.5GB 
partitions onto which I can put the fresh O/S install.

I used this command:

# mdadm --create /dev/md2 --level=1 --raid-devices=2 /dev/sdc1 missing
mdadm: error opening /dev/md2: No such file or directory

I've used "missing" since the other spare partition is on /dev/sdf which 
is being RMA'd at the moment - guess what make it is :)

The new FC3 system is running udev with which I'm not familiar.

How can I create the /dev/md2 device?

Thanks,

R.


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

end of thread, other threads:[~2004-12-02 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02 18:03 error opening /dev/md2: No such file or directory Robin Bowes
2004-12-02 18:30 ` Kevin P. Fleming
2004-12-02 18:37   ` Robin Bowes
2004-12-02 20:43 ` Luca Berra

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