linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Bowes <robin-gmane@robinbowes.com>
To: linux-raid@vger.kernel.org
Subject: error opening /dev/md2: No such file or directory
Date: Thu, 02 Dec 2004 18:03:45 +0000	[thread overview]
Message-ID: <conlcb$14p$1@sea.gmane.org> (raw)

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.


             reply	other threads:[~2004-12-02 18:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 18:03 Robin Bowes [this message]
2004-12-02 18:30 ` error opening /dev/md2: No such file or directory Kevin P. Fleming
2004-12-02 18:37   ` Robin Bowes
2004-12-02 20:43 ` Luca Berra

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='conlcb$14p$1@sea.gmane.org' \
    --to=robin-gmane@robinbowes.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).