Linux RAID subsystem development
 help / color / mirror / Atom feed
* raid'ing problems
@ 2005-10-21 12:50 Peter Lauda
  2005-10-21 15:58 ` Andy Dawson
  2005-10-21 16:01 ` Brad Dameron
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Lauda @ 2005-10-21 12:50 UTC (permalink / raw)
  To: linux-raid

If anyone is listening....

I have read the howto's and all the FAQ's I can find. I am trying to do
the following and having zero success:

An installed system needs to have a second disk setup with the first as
a raid 1 set. 

I have been able to boot from a CD and create the md0 md1 and md2
devices. I cannot however, get any of these to mount afterwards. I
assume that mount doesn't know what type of fs these are and I'm not
seeing anything in the docs about what type I can use. 

Eventually this raid set needs to be able to boot. We use grub as the
boot loader. If anyone has done this or knows how and can offer any
assistance I thank you in advance.

We are using 2.4.29 kernel in a home rolled package but have both
raidtools and mdadm tools available.

Cheers!
--p




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

* Re: raid'ing problems
  2005-10-21 12:50 raid'ing problems Peter Lauda
@ 2005-10-21 15:58 ` Andy Dawson
  2005-10-21 16:01 ` Brad Dameron
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Dawson @ 2005-10-21 15:58 UTC (permalink / raw)
  To: Peter Lauda; +Cc: linux-raid

Hi Peter,

I'd follow the instructions here: 
http://www.linuxhowtos.org/System/raid.htm

Note that I've not actually tried it myself, but from a quick glance 
through appears to be reasonable.

Of course you do have a backup before you start just in case, don't you?

Following the instructions at the end of the page worked for me when I was 
setting up Grub to boot from a software RAID1 array.

Regards
Andy


On Fri, 21 Oct 2005, Peter Lauda wrote:

> If anyone is listening....
>
> I have read the howto's and all the FAQ's I can find. I am trying to do
> the following and having zero success:
>
> An installed system needs to have a second disk setup with the first as
> a raid 1 set.
>
> I have been able to boot from a CD and create the md0 md1 and md2
> devices. I cannot however, get any of these to mount afterwards. I
> assume that mount doesn't know what type of fs these are and I'm not
> seeing anything in the docs about what type I can use.
>
> Eventually this raid set needs to be able to boot. We use grub as the
> boot loader. If anyone has done this or knows how and can offer any
> assistance I thank you in advance.
>
> We are using 2.4.29 kernel in a home rolled package but have both
> raidtools and mdadm tools available.
>
> Cheers!
> --p
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Dr. Andy Dawson
A.J.Dawson@Bradford.ac.uk
http://www.mossie.org
http://www.museum-explorer.org.uk

  Never attribute to malice that which can adequately be explained by stupidity

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

* Re: raid'ing problems
  2005-10-21 12:50 raid'ing problems Peter Lauda
  2005-10-21 15:58 ` Andy Dawson
@ 2005-10-21 16:01 ` Brad Dameron
  1 sibling, 0 replies; 3+ messages in thread
From: Brad Dameron @ 2005-10-21 16:01 UTC (permalink / raw)
  To: linux-raid

On Fri, 2005-10-21 at 08:50 -0400, Peter Lauda wrote:
> If anyone is listening....
> 
> I have read the howto's and all the FAQ's I can find. I am trying to do
> the following and having zero success:
> 
> An installed system needs to have a second disk setup with the first as
> a raid 1 set. 
> 
> I have been able to boot from a CD and create the md0 md1 and md2
> devices. I cannot however, get any of these to mount afterwards. I
> assume that mount doesn't know what type of fs these are and I'm not
> seeing anything in the docs about what type I can use. 
> 
> Eventually this raid set needs to be able to boot. We use grub as the
> boot loader. If anyone has done this or knows how and can offer any
> assistance I thank you in advance.
> 
> We are using 2.4.29 kernel in a home rolled package but have both
> raidtools and mdadm tools available.
> 
> Cheers!
> --p

Did you format the partitions after you created them?

mkfs.ext3 /dev/md0

And read this link for your other question.

http://www.linuxsa.org.au/mailing-list/2003-07/1270.html

Googled in 0.36 seconds.

Brad Dameron
SeaTab Software
www.seatab.com




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

end of thread, other threads:[~2005-10-21 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-21 12:50 raid'ing problems Peter Lauda
2005-10-21 15:58 ` Andy Dawson
2005-10-21 16:01 ` Brad Dameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox