All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Talbot <talbotx@comcast.net>
Cc: linux-raid@vger.kernel.org
Subject: RAID on the root partition /
Date: Thu, 15 Jun 2006 22:14:08 -0700	[thread overview]
Message-ID: <44923E20.3030401@comcast.net> (raw)
In-Reply-To: <17554.13434.191935.975865@cse.unsw.edu.au>

What I hope to be an easy fix.  Running Gentoo Linux and trying to setup
RAID 1 across the root partition hda3 hdc3.  Have the fstab set up to
look for /dev/md3 and I have built the OS on /dev/md3.  Works fine until
I reboot. System loads and states it can not find /dev/md3 and when I
look md3 not started.  I have MD as part of the kernel, I have
mdadm.conf setup like so:

DEVICE /dev/hda3 /dev/hdc3
ARRAY /dev/md3 level=raid1 devices=/dev/hda3,/dev/hdc3

What am I missing?
-Adam




  reply	other threads:[~2006-06-16  5:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-13  0:37 to understand the logic of raid0_make_request liu yang
2006-06-13  0:49 ` Neil Brown
2006-06-13  1:18   ` RAID tuning? Adam Talbot
2006-06-13 10:19     ` Gordon Henderson
2006-06-13 10:21       ` Justin Piszcz
2006-06-13 10:23         ` Justin Piszcz
2006-06-13 10:32         ` Gordon Henderson
2006-06-13 17:57           ` Adam Talbot
2006-06-13 21:38             ` Gordon Henderson
2006-06-14 15:11               ` Nix
2006-06-14 15:35                 ` Molle Bestefich
2006-06-14 20:38                 ` Disks keep failing durning testing Adam Talbot
2006-06-14 21:45                   ` PFC
2006-06-14 23:23                     ` Adam Talbot
2006-06-15 12:12                     ` Leo Kliger
2006-06-13 18:45   ` to understand the logic of raid0_make_request Bill Davidsen
2006-06-16  2:53   ` liu yang
2006-06-16  4:32     ` Neil Brown
2006-06-16  5:14       ` Adam Talbot [this message]
2006-06-16  6:13         ` RAID on the root partition / Neil Brown
2006-06-16  6:55         ` Gordon Henderson
2006-06-16 13:41       ` to understand the logic of raid0_make_request liu yang

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=44923E20.3030401@comcast.net \
    --to=talbotx@comcast.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.