* [linux-lvm] Boot fails after change of motherboard: No volume groups found
@ 2006-10-11 6:36 ` Volker Englisch
2006-10-16 18:33 ` Galen Seitz
0 siblings, 1 reply; 3+ messages in thread
From: Volker Englisch @ 2006-10-11 6:36 UTC (permalink / raw)
To: linux-lvm
I have a problem I'm trying to solve but I haven't found a solution.
I am running FC4 (with AMD64) and was able to boot the machine without
problems until Friday when I had to change my motherboard.
Since then it appears that I'm unable to boot because the system can not
find my LVM. I see this error message after grub selected the OS:
Red Hat nash version 4.2.15 starting
Reading all physical volumes. This may take a while ...
No volume groups found
Unable to find volume group "VolGroup00"
and as a result a kernel panic.
I can start the machine by using the installation disk and boot with
'linux rescue' and then I can see my volume and access the data.
I have two SATA hard drives with a /boot partition and the volume group
on the first one and the second HDD has just regular partitions:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol04 15G 7.2G 6.4G 54% /var
/dev/mapper/VolGroup00-LogVol03 34G 12G 20G 37% /backup
/dev/mapper/VolGroup00-LogVol00 24G 7.9G 15G 35% /
/dev/sda1 99M 29M 65M 31% /boot
/dev/sdb3 138G 18G 113G 14% /free
/dev/mapper/VolGroup00-LogVol02 29G 3.4G 24G 13% /home
/dev/sdb2 46G 1.2G 43G 3% /home/public
/dev/sdb1 46G 706M 43G 2% /home/mail
Why would the boot process not find my volume group but does when I'm
starting the OS with the rescue disk (or Knoppix)?
--
Thanks
Volker Englisch
mailto:Volker@Englisch.us (h)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Boot fails after change of motherboard: No volume groups found
2006-10-11 6:36 ` [linux-lvm] Boot fails after change of motherboard: No volume groups found Volker Englisch
@ 2006-10-16 18:33 ` Galen Seitz
2006-10-16 21:53 ` Volker Englisch
0 siblings, 1 reply; 3+ messages in thread
From: Galen Seitz @ 2006-10-16 18:33 UTC (permalink / raw)
To: LVM general discussion and development
Volker Englisch <Volker@englisch.us> wrote:
> I am running FC4 (with AMD64) and was able to boot the machine without
> problems until Friday when I had to change my motherboard.
> Since then it appears that I'm unable to boot because the system can
> not find my LVM. I see this error message after grub selected the OS:
> Red Hat nash version 4.2.15 starting
> Reading all physical volumes. This may take a while ...
> No volume groups found
> Unable to find volume group "VolGroup00"
>
> and as a result a kernel panic.
> I can start the machine by using the installation disk and boot with
> 'linux rescue' and then I can see my volume and access the data.
>
> I have two SATA hard drives with a /boot partition and the volume
> group on the first one and the second HDD has just regular partitions:
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/VolGroup00-LogVol04 15G 7.2G 6.4G 54% /var
> /dev/mapper/VolGroup00-LogVol03 34G 12G 20G 37% /backup
> /dev/mapper/VolGroup00-LogVol00 24G 7.9G 15G 35% /
> /dev/sda1 99M 29M 65M 31% /boot
> /dev/sdb3 138G 18G 113G 14% /free
> /dev/mapper/VolGroup00-LogVol02 29G 3.4G 24G 13% /home
> /dev/sdb2 46G 1.2G 43G 3% /home/public
> /dev/sdb1 46G 706M 43G 2% /home/mail
>
>
> Why would the boot process not find my volume group but does when I'm
> starting the OS with the rescue disk (or Knoppix)?
Does your new motherboard use a different SATA controller? Perhaps
your initrd doesn't have the proper driver.
galen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Boot fails after change of motherboard: No volume groups found
2006-10-16 18:33 ` Galen Seitz
@ 2006-10-16 21:53 ` Volker Englisch
0 siblings, 0 replies; 3+ messages in thread
From: Volker Englisch @ 2006-10-16 21:53 UTC (permalink / raw)
To: linux-lvm
> Does your new motherboard use a different SATA controller? Perhaps
> your initrd doesn't have the proper driver.
Yes, that was (part of) the problem.
I ran mkinitrd and modified /etc/modprobe.conf to make sure the sata_via
module gets loaded. Now my system does find and activate the volume.
However, another error message which I've seen before but didn't list in
my original mail since I thought it was a follow-up message caused by
not finding the volume group is still present:
mount: error 6 mounting ext3
ERROR opening /dev/console!!!!: 2
Thanks
Volker Englisch
mailto:Volker@Englisch.us (h)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-16 21:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Volker@englisch.us>
2006-10-11 6:36 ` [linux-lvm] Boot fails after change of motherboard: No volume groups found Volker Englisch
2006-10-16 18:33 ` Galen Seitz
2006-10-16 21:53 ` Volker Englisch
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).