Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: dub on December 13, 2005, 02:43:05 AM

Title: kernel panic - not syncing
Post by: dub on December 13, 2005, 02:43:05 AM
i recently need to change my machine
old was Athlon 3000 xp
new is celeron 2.4 ghz

i do an upgrade of my server disks after installing them in the new but after reboot i received the same message

Unable to find volume group
ERROR: /bin/lvm exited abnormaly ( pid192)

mount: error 6 mounting ext3
mount: error 2 mounting none

switchroot: mount failed:22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init


i've try :

Boot from CD typed text rescue
selected option to mount system as
/mnt/sysimage

chroot /mnt/sysimage
mkinitrd -v -f /boot/initrd-2.6.9-22.0.1.EL.img
2.6.9-22.0.1.EL
mkinitrd -v -f /boot/initrd-2.6.9-22.0.1.ELsmp.img 2.6.9-22.0.1.ELsmp
//ok for this first step//
cp /etc/lilo.conf.rpmsave /etc/lilo.conf
lilo -v
exit
// no directory for this one//

Any ideas will be appreciated

regards
Title: kernel panic - not syncing
Post by: AaronG on January 22, 2006, 06:28:00 AM
Hi,

I am getting the exact same errors with a SME v7 pre1 install.

I did a manual yum update at the CLI. There were no updates however I thought i might still do a signal-event post-upgrade and post-reboot

On doing this my server is now not working.

I am getting the error above.

Any ideas PLEASE?

Cheers
Aaron
Title: kernel panic - not syncing
Post by: gordonr on January 23, 2006, 05:27:32 AM
Quote from: "AaronG"

I am getting the exact same errors with a SME v7 pre1 install.

This is the same issue as reported in the following thread:

http://forums.contribs.org/index.php?topic=30365.0

That thread has a link to the relevant Bugzilla entry. Follow-up to Bugzilla, and only there, please.
Title: Re: kernel panic - not syncing
Post by: gordonr on January 23, 2006, 05:29:57 AM
Quote from: "dub"

cp /etc/lilo.conf.rpmsave /etc/lilo.conf
lilo -v
exit
// no directory for this one//

SME7 does not use LILO. See Bugzilla for the details of this issue.
Title: kernel panic - not syncing
Post by: AaronG on January 23, 2006, 05:30:52 AM
Sorry... this was a very early post of mine before.

I should have stated that this thread is no longer valid.

I have infact reported this in bugzilla

The problem seems to be that a YUM update has somehow changed the default boot OS.

I now somehow have 4 x Operation system choices.

1. CentOS (2..... ELsmp)
2. CentOS (2..... EL)
3. SME Server (2..... EL)
4. SME Server UP (2..... ELsmp)

YUM soomehow changed the default boot to be CentOS and thus it fails trying to boot up.

I simply change the option back to SME Server Up and VOILA! it works again