All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] FC8: "no Volumegroups found" after Mainboard-Change, Rescueboot:OK
@ 2008-12-15  8:49 Reinald Gfuellner
  2008-12-15  9:04 ` Bryn M. Reeves
  2008-12-15 17:34 ` Stuart D. Gathman
  0 siblings, 2 replies; 3+ messages in thread
From: Reinald Gfuellner @ 2008-12-15  8:49 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 2228 bytes --]


After changing the mainboard, booting of several preexistent
FC8-Installations fails: "No volume groups found".
(kernel can not mount root-filesystem.)

DVD-Rescue-Boot however is OK, volumegroups are found and
root-filesystem is accessible.

I've been searching quite a while for a solution.

Any help would be great! Thanks.
  Reinald
-------------------------------------------------------------------------------

Fedora 8
Gigabyte-MA78GM-S2 (Chipset: AMD SB700, AMD 780G)
HD, DVD: PATA (SATA-Controller : OFF)


FC8-DVD-Rescue-Session:

fdisk -l :
Disk /dev/sda: 10.1 GB, 10140204544 bytes
255 heads, 63 sectors/track, 1232 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0009356a

Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 1232 9695227+ 8e Linux LVM

------
/etc/fstab:
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
-----
vpdisplay:
--- Physical volume ---
PV Name /dev/sda2
VG Name VolGroup00
PV Size 9.25 GB / not usable 28.00 MB
Allocatable yes
PE Size (KByte) 32768
Total PE 295
Free PE 1
Allocated PE 294
PV UUID DC88UL-JHKW-wZak-2MlF-paO2-3u2a-uVqlIr
--------
lvdisplay:
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
LV UUID GvUO1w-rZMj-Rd0X-pdWm-wNeB-DeZW-5jBcX6
LV Write Access read/write
LV Status available
# open 1
LV Size 8.31 GB
Current LE 266
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:0

--- Logical volume ---
LV Name /dev/VolGroup00/LogVol01
VG Name VolGroup00
LV UUID CREAgo-wh4y-Bnyl-CjFn-00oZ-cJEV-onvFh8
LV Write Access read/write
LV Status available
# open 1
LV Size 896.00 MB
Current LE 28
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:1
-- 
________________________________________________________________________
Dipl.-Ing.(FH) Reinald Gfuellner               http://www.rcs.ei.tum.de
Institute for Real-Time Computer Systems (RCS)     fon +49-89-289-23564
Technische Universitaet Muenchen, D-80290 Muenchen fax +49-89-289-23555

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 5913 bytes --]

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

* Re: [linux-lvm] FC8: "no Volumegroups found" after Mainboard-Change,  Rescueboot:OK
  2008-12-15  8:49 [linux-lvm] FC8: "no Volumegroups found" after Mainboard-Change, Rescueboot:OK Reinald Gfuellner
@ 2008-12-15  9:04 ` Bryn M. Reeves
  2008-12-15 17:34 ` Stuart D. Gathman
  1 sibling, 0 replies; 3+ messages in thread
From: Bryn M. Reeves @ 2008-12-15  9:04 UTC (permalink / raw)
  To: LVM general discussion and development

Reinald Gfuellner wrote:
> After changing the mainboard, booting of several preexistent
> FC8-Installations fails: "No volume groups found".
> (kernel can not mount root-filesystem.)
> 
> DVD-Rescue-Boot however is OK, volumegroups are found and
> root-filesystem is accessible.
> 
> I've been searching quite a while for a solution.
> 

Have you tried to rebuild your initrd from the rescue environment? It's 
possible that the new motherboard requires a different set of kernel 
modules to boot than the old one.

Regards,
Bryn.

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

* Re: [linux-lvm] FC8: "no Volumegroups found" after Mainboard-Change,  Rescueboot:OK
  2008-12-15  8:49 [linux-lvm] FC8: "no Volumegroups found" after Mainboard-Change, Rescueboot:OK Reinald Gfuellner
  2008-12-15  9:04 ` Bryn M. Reeves
@ 2008-12-15 17:34 ` Stuart D. Gathman
  1 sibling, 0 replies; 3+ messages in thread
From: Stuart D. Gathman @ 2008-12-15 17:34 UTC (permalink / raw)
  To: LVM general discussion and development

On Mon, 15 Dec 2008, Reinald Gfuellner wrote:

> After changing the mainboard, booting of several preexistent
> FC8-Installations fails: "No volume groups found".
> (kernel can not mount root-filesystem.)
> 
> DVD-Rescue-Boot however is OK, volumegroups are found and
> root-filesystem is accessible.

I've run into this several times.  In my cases, the problem has
been a change in disk controller, so that the drivers
in initrd no longer work.  This can usually be fixed by booting
the rescue, mount the root and boot, chroot, and mkinitrd.
You might need to use lsmod to find out which driver is needed
if mkinitrd can't figure it out from the chroot environment.
Use -v to make sure mkinitrd is including the LVM stuff.  If not,
more manual overrides are in order.

-- 
	      Stuart D. Gathman <stuart@bmsi.com>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.

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

end of thread, other threads:[~2008-12-15 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-15  8:49 [linux-lvm] FC8: "no Volumegroups found" after Mainboard-Change, Rescueboot:OK Reinald Gfuellner
2008-12-15  9:04 ` Bryn M. Reeves
2008-12-15 17:34 ` Stuart D. Gathman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.