linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Raid1 auto-detection...
@ 2004-08-25 22:35 Bob Hillegas
  2004-08-26  4:17 ` Bob Hillegas
  0 siblings, 1 reply; 3+ messages in thread
From: Bob Hillegas @ 2004-08-25 22:35 UTC (permalink / raw)
  To: linux-raid

I am currently using Fedora Core 2 kernel 2.6.8-1.521smp. I have set up
a raid1 on /dev/md0 from /dev/sda1 & /dev/sdb1. Both partitions have
been set to type 0xfd.

When I boot the raid is not started. After the boot has completed I can
manually mdadm --assemble --scan & mdadm --stop --scan, so I know I have
a workable raid1 setup.

Q1) How do I check the kernel to see whether auto-detection is included?

Q2) Can you point me to a good site for compiling in auto-detection?

Thanks, BobH
-- 
Bob Hillegas <bobhillegas@houston.rr.com>

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

* Re: Raid1 auto-detection...
  2004-08-25 22:35 Raid1 auto-detection Bob Hillegas
@ 2004-08-26  4:17 ` Bob Hillegas
  2004-08-26  7:07   ` Luca Berra
  0 siblings, 1 reply; 3+ messages in thread
From: Bob Hillegas @ 2004-08-26  4:17 UTC (permalink / raw)
  To: linux-raid

I know it's bad form to reply to your own message, but I just resolved
my problem.

The Fedora Core 2 kernel isn't the source of the problem. It's the
rc.sysinit script. It expects to use raidstart and so checks for the
presence of the /etc/raidtab file. Since I don't have one, no attempt
was made to start the raid.

I'll hammer together changes to allow mdadm --assemble --scan to start
the raid and then post when it works.

Thanks, BobH


On Wed, 2004-08-25 at 17:35, Bob Hillegas wrote:
> I am currently using Fedora Core 2 kernel 2.6.8-1.521smp. I have set up
> a raid1 on /dev/md0 from /dev/sda1 & /dev/sdb1. Both partitions have
> been set to type 0xfd.
> 
> When I boot the raid is not started. After the boot has completed I can
> manually mdadm --assemble --scan & mdadm --stop --scan, so I know I have
> a workable raid1 setup.
> 
> Q1) How do I check the kernel to see whether auto-detection is included?
> 
> Q2) Can you point me to a good site for compiling in auto-detection?
> 
> Thanks, BobH
-- 
------------------------------
Bob Hillegas
bobhillegas@houston.rr.com


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

* Re: Raid1 auto-detection...
  2004-08-26  4:17 ` Bob Hillegas
@ 2004-08-26  7:07   ` Luca Berra
  0 siblings, 0 replies; 3+ messages in thread
From: Luca Berra @ 2004-08-26  7:07 UTC (permalink / raw)
  To: linux-raid

On Wed, Aug 25, 2004 at 11:17:34PM -0500, Bob Hillegas wrote:
>I know it's bad form to reply to your own message, but I just resolved
>my problem.
>
>The Fedora Core 2 kernel isn't the source of the problem. It's the
>rc.sysinit script. It expects to use raidstart and so checks for the
>presence of the /etc/raidtab file. Since I don't have one, no attempt
>was made to start the raid.
>
>I'll hammer together changes to allow mdadm --assemble --scan to start
>the raid and then post when it works.
>
check the archives, someone already did.

L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

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

end of thread, other threads:[~2004-08-26  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25 22:35 Raid1 auto-detection Bob Hillegas
2004-08-26  4:17 ` Bob Hillegas
2004-08-26  7:07   ` 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).