Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Alfred Isele <Alfred.Isele@fujitsu-siemens.com>
To: Derek Yeung <dky@utcc.utoronto.ca>, linux-raid@vger.kernel.org
Subject: Re: RAID 1 cannot boot (using grub)
Date: Mon, 16 Jun 2003 10:19:50 +0200	[thread overview]
Message-ID: <3.0.6.32.20030616101950.00ac9cd0@athen> (raw)
In-Reply-To: <Pine.LNX.4.44.0306122342440.4181-100000@gpu.utcc>


Hello!
Maybe you forgot to setup grub anew on hda: 
After adding /dev/hda1 to /dev/md1 (/boot)
you have to setup grub for hda1 again, because
the boot files to be anchored within the MBR are now
located at positions different from /dev/sda1.
To save your system try this:
Boot from CDROM, 
wait for /dev/md1 to be mirrored
and stup grub for /dev/hda (i.e. the first disk):  

mount /dev/md1 /boot
grub
root (hd0,0)
setup (hd0)
quit

and reboot from disk 1.
Regards
Alfred


At 15:52 13.06.03 -0400, Derek Yeung wrote:
>
>Hello everyone,
>
>I would very much appreciate insight onto this problem:
>
>System: IBM xSeries 335 / IDE Mirroring / RedHat 8 / Grub
>
>I'm working on setting up mirroring on 2 IDE disks in RedHat 8.  I 
>followed  Neil Brown's email to Stephen Lee (dated 20 Apr 2002).  
>
>I created a degraded RAID 1 using /dev/hdc1, created a filesystem on 
>it, copied everything from the existing boot to the new md device, 
>modified the fstab accordingly.  Without the primary device added to 
>the md set (meaning still working in degraded mode), the machine boots 
>(with a few hitches -- something about a bad superblock and ext3 
>mounting, which i will post more detail later)  -- but, it boots.  
>The problem is after I add the /boot partition to the md set (i.e.: add 
>hda1 to md1, which md1 already has hdc1), and then reboot, the machine 
>fails to boot.  It stops after printing "GRUB".  Does anyone have any idea 
>why?  
>
>I'd very much appreciate any ideas/solutions.  
>
>Thank you very, very much
>
>/dky
>
>
>-
>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
>


  reply	other threads:[~2003-06-16  8:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13 19:52 RAID 1 cannot boot (using grub) Derek Yeung
2003-06-16  8:19 ` Alfred Isele [this message]
2003-06-16 17:10 ` Steven Dake
2003-06-17  0:50 ` Ricky Beam

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=3.0.6.32.20030616101950.00ac9cd0@athen \
    --to=alfred.isele@fujitsu-siemens.com \
    --cc=dky@utcc.utoronto.ca \
    --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