public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: RAID1 + LVM not detected during boot on 2.6.9
@ 2004-12-15 16:40 Stephen Warren
  2004-12-15 19:41 ` bug in sym53c8xx? [Was: RAID1 + LVM not detected during boot on 2.6.9] Aleksandar Milivojevic
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Warren @ 2004-12-15 16:40 UTC (permalink / raw)
  To: Aleksandar Milivojevic, Linux Kernel Mailing List

From: linux-kernel-owner@vger.kernel.org 
> I've installed one machine (Fedora Core 3 distro) with /boot 
> on  RAID1 device (md0) and all other filesystems on LVM
> volumes located on another  RAID1 device (md1).  There was
> only one volume group, with couple of volumes for file
> systems (one of them was root file system).

I have this exact same setup, and it's working great.

You do have the correct partition types setup, right? The underlying
RAID partitions should be type 0xfd (Linux raid autodetect). Also, where
are your disks attached - are you really sure that the kernel has
drivers for your host controller in the initrd - perhaps you should edit
the linuxrc (I think) script file to cat the content of some /proc files
to prove that the disks are known to the kernel. Perhaps even add sfdisk
to the initrd, and have it dump out the partition tables etc. at boot
time.

For example, fdisk says this about one of my disks:

SEVERN:~$ sudo fdisk /dev/hdg

The number of cylinders for this disk is set to 30515.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): 

Disk /dev/hdg: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdg1   *           1          13      104391   fd  Linux raid
autodetect
/dev/hdg2              14       30226   242685922+  fd  Linux raid
autodetect
/dev/hdg3           30227       30357     1052257+  82  Linux swap

-- 
Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO
swarren@nvidia.com        http://www.nvidia.com/
swarren@wwwdotorg.org     http://www.wwwdotorg.org/pgp.html

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

end of thread, other threads:[~2004-12-16 18:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-15 16:40 RAID1 + LVM not detected during boot on 2.6.9 Stephen Warren
2004-12-15 19:41 ` bug in sym53c8xx? [Was: RAID1 + LVM not detected during boot on 2.6.9] Aleksandar Milivojevic
2004-12-16  5:05   ` Alexander E. Patrakov
2004-12-16 18:20     ` Aleksandar Milivojevic

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