From: Jesse Burkhardt <jesse@skybuilders.com>
To: linux-raid@vger.kernel.org
Subject: Fedora 2.0 - raid1 not working
Date: Tue, 09 Nov 2004 14:08:22 -0500 [thread overview]
Message-ID: <419115A5.4050905@skybuilders.com> (raw)
I am new to raid installations. I have installed Fedora 2.0 onto a
system with two identical drives that I configured to be a raid1 mirror
through the disk druid interface. I created partition mirrors for both
the /boot partition (md0) and the / partition (md1). Then I created same
sized, non-mirrored swap partitions on each of the identical drives.
After the installation process, I found that I could boot with both
physical drives online and only one of the two physical drives when
booting in a single drive (failure simulation) mode.
I am wondering if there is a required kernel module that is not loaded
or compiled into the default Fedora 2.6 kernel.
When I look into the process list I see processes called md0_raid and
md1_raid. I did not run the raidstart command but assume that it
probably has been run.
Also here are a few raid file listings:
/etc/raidtab
raiddev /dev/md1
raid-level 1
nr-raid-disks 2
chunk-size 256
persistent-superblock 1
nr-spare-disks 0
device /dev/hda3
raid-disk 0
device /dev/hdd3
raid-disk 1
raiddev /dev/md0
raid-level 1
nr-raid-disks 2
chunk-size 256
persistent-superblock 1
nr-spare-disks 0
device /dev/hda1
raid-disk 0
device /dev/hdd1
raid-disk 1
And /proc/mdstat
Personalities : [raid1]
md1 : active raid1 hda3[0]
242958848 blocks [2/1] [U_]
md0 : active raid1 hda1[0]
104192 blocks [2/1] [U_]
unused devices: <none>
Thanks for any help.
--
Jesse Burkhardt, Cambridge MA
jesse@skybuilders.com (w) 617-876-5680
aerogoose.com (h) 617-354-5523
next reply other threads:[~2004-11-09 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-09 19:08 Jesse Burkhardt [this message]
2004-11-09 19:22 ` Fedora 2.0 - raid1 not working Jurriaan
[not found] ` <41911ACB.2070604@skybuilders.com>
2004-11-09 19:41 ` Jurriaan
[not found] ` <41911F09.2070403@skybuilders.com>
2004-11-09 19:57 ` Jurriaan
2004-11-09 22:14 ` More: " Jesse Burkhardt
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=419115A5.4050905@skybuilders.com \
--to=jesse@skybuilders.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).