OpenVZ Forum


Home » General » Support » Kernel Panic OpenVZ install failed No module it8213
Kernel Panic OpenVZ install failed No module it8213 [message #29641] Sun, 20 April 2008 06:18 Go to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
Trying to install openvz and got this error.

Transaction Test Succeeded
Running Transaction
Installing: ovzkernel ####################### [ 1/21]
WARNING: No module it8213 found for kernel 2.6.18-53.1.13.el5.028stab053.10, continuing anyway
error: %post(ovzkernel-2.6.18-53.1.13.el5.028stab053.10.i686) scriptlet failed, signal 2


Thanks

[Updated on: Mon, 21 April 2008 07:32]

Report message to a moderator

Re: OpenVZ install failed No module it8213 [message #29642 is a reply to message #29641] Sun, 20 April 2008 06:56 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
when reboot the server there is kernel panic.
I have attached the screenshot of kernel panic.

Thanks
Kernel Panic OpenVZ install failed No module it8213 [message #29650 is a reply to message #29641] Mon, 21 April 2008 04:23 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
We are running core2quad/8gig ram with centos 5.x

Installed the enterprise kernel for more then 4gig support.

#yum install ovzkernel-enterpise

But when I rebooted it never came up. So we booted with standard openvz kernel and its up now.

#uname -a
Linux localhost 2.6.18-53.1.6.el5.028stab053.6 #1 SMP Mon Feb 11 20:14:28 MSK 2008 i686 i686 i386 GNU/Linux
But now it's showing only 4gig

[root@localhost ~]# free -m
total used free shared buffers cached
Mem: 3285 606 2678 0 53 410
-/+ buffers/cache: 142 3142
Swap: 16002 0 16002


This is the Grub.conf

Default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-53.1.13.el5.028stab053.10PAE)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.13.el5.028stab053.10PAE ro root=LABEL=/
initrd /initrd-2.6.18-53.1.13.el5.028stab053.10PAE.img
title CentOS (2.6.18-53.1.6.el5.028stab053.6)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.6.el5.028stab053.6 ro root=LABEL=/
initrd /initrd-2.6.18-53.1.6.el5.028stab053.6.img
title CentOS (2.6.18-53.el5PAE)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.el5PAE ro root=LABEL=/
initrd /initrd-2.6.18-53.el5PAE.img



Why server goes down when we boot PAE kernel.
Any suggestions how can we load the PAE kernel and make it work?
Thanks

[Updated on: Mon, 21 April 2008 07:32]

Report message to a moderator

Re: Kernel Panic OpenVZ install failed No module it8213 [message #29675 is a reply to message #29650] Mon, 21 April 2008 11:46 Go to previous messageGo to next message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hello,

1. Did you install 2.6.18-53.1.6.el5.028stab053.6 kernel via rpm?
If not could you possibly show us config file for this kernel? Did you get the same error with this kernel? I mean "No module it8213 found".

2. Could you possibly test your memory with memtest86+ if it is possible.
http://wiki.openvz.org/Hardware_testing

Thank You!
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29676 is a reply to message #29650] Mon, 21 April 2008 11:51 Go to previous messageGo to next message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hello,

some more questions, please.

1. have you got any messages from the PAE 028stab53.10 kernel during it's boot time? Does it never boot?
2. ovzkernel-2.6.18-53.1.13.el5.028stab053.10.i686 boots normally but from time to time there is kernel panic.

Could you possibly provide us with more information may be via serial console or netconsole.
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29678 is a reply to message #29676] Mon, 21 April 2008 12:03 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
I installed kernel using yum.
After I installed PAE kernel and modified grub.conf bootloader option. It never comes up. Now it gives kernel panic. I have attached file for kernel panic.
PAE kernel never comes up. I can try asking datacenter to load the kernel with standard ovzkernel.

Do you want me to send you SSH login?

maratrus wrote on Mon, 21 April 2008 07:51

Hello,

some more questions, please.

1. have you got any messages from the PAE 028stab53.10 kernel during it's boot time? Does it never boot?
2. ovzkernel-2.6.18-53.1.13.el5.028stab053.10.i686 boots normally but from time to time there is kernel panic.

Could you possibly provide us with more information may be via serial console or netconsole.

Re: Kernel Panic OpenVZ install failed No module it8213 [message #29679 is a reply to message #29678] Mon, 21 April 2008 12:32 Go to previous messageGo to next message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hello,

Quote:

I installed kernel using yum.
After I installed PAE kernel and modified grub.conf bootloader option. It never comes up. Now it gives kernel panic. I have attached file for kernel panic.
PAE kernel never comes up. I can try asking datacenter to load the kernel with standard ovzkernel.


I'm sorry but I didn't catch you.
1. Did you try to install only PAE kernel? What kernels and how did you try to install it (the exact versions, please)?
2. What does it mean?
Quote:

It never comes up. Now it gives kernel panic.

Does it give kernel panic during the boot time?
3. You didn't answer the following question.
Quote:

Did you get the same error with 2.6.18-53.1.6.el5.028stab053.6 kernel? I mean "No module it8213 found"

4.Could you possibly test your memory with memtest86+ if it is possible.

Quote:

Do you want me to send you SSH login?

Yes, if it is possible.
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29680 is a reply to message #29679] Mon, 21 April 2008 12:38 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
1. yum install vzkernel-enterpirse

2. Server did not boot after I modified the boot sequence

3. Yes I got same error of kernel panic in both the kernel.

4. Can memtest be run from ssh or I have to make bootable iso?

5. Please provide me your email id or any other way to send you the login details.

This is second time I got kernel panic. I got this panic 2 months before also and I was told it's listed in bugzilla.

Thanks
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29681 is a reply to message #29680] Mon, 21 April 2008 13:03 Go to previous messageGo to next message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

Quote:

1. yum install vzkernel-enterpirse

1. Ok

Quote:

2. Server did not boot after I modified the boot sequence

2. How did you modify boot sequence?

Quote:

3. Yes I got same error of kernel panic in both the kernel.

3. I meant "No module it8213 found" error

Quote:

4. Can memtest be run from ssh or I have to make bootable iso?

http://wiki.openvz.org/Hardware_testing
Quote:

Usage

To test your system for faulty RAM, install either memtest and reboot into it. Run it for at least a few hours (at least 2-3 iterations). If there will be even a single error reported, you have to change your RAM chips (or, if your system is overclocked, downclock it to normal speed).


Quote:

This is second time I got kernel panic. I got this panic 2 months before also and I was told it's listed in bugzilla.


You'd better provide developers with more information in bugzilla ticket if you've faced with this problem another time. Please do it!!!
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29682 is a reply to message #29641] Mon, 21 April 2008 13:41 Go to previous messageGo to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
Hello
After installing the kernel I edited /etc/grub.conf
Set PAE as default booting kernel.

Yes No module it8213 found error was in both standard and enterprise ovzkernel.


The bugzilla and last thread is
http://bugzilla.openvz.org/show_bug.cgi?id=844
http://forum.openvz.org/index.php?t=msg&th=5630&

I have one server up and running somehow. If you want to have access for it to test these bugs let me know how to send the logins.

Thanks
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29684 is a reply to message #29682] Mon, 21 April 2008 14:11 Go to previous messageGo to next message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

1. Please try to pass memtest86+. It might be important.
2. If you have the same situation like it was 2 month ago, you should fill your bugzilla ticket it also might be very helpful.
3. Try to show us the full kernel panic message. I think that pictures are not sufficient. Some information are still beyond us.
4. To be more honest you can compile your own kernel (RHEL5 based) with PATA_IT8213 module enable.

http://wiki.openvz.org/Download/kernel/rhel5/028stab053.10
http://download.openvz.org/kernel/branches/rhel5-2.6.18/028s tab053.10/ovzkernel-2.6.18-53.1.13.el5.028stab053.10.src.rpm
http://download.openvz.org/kernel/branches/rhel5-2.6.18/028s tab053.10/configs/kernel-2.6.18-i686-PAE.config.ovz
Re: Kernel Panic OpenVZ install failed No module it8213 [message #29685 is a reply to message #29684] Mon, 21 April 2008 14:24 Go to previous message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
We rebooted the server with PAE and I don't know how come server is booted to PAE kernel this time.
STRANGE!!!!!
I can see 8gig RAM in server. So I believe now memtest is not needed.
I will post in bugzilla this error.

How can I show you kernel panic? I believe I have taken screenshot all the time it caused error. What is the specific info you looking for let me know.

Let me know if you want me to post some info as server is up now maybe that could help you guys to find a fix for it.

Thanks


maratrus wrote on Mon, 21 April 2008 10:11

Hi,

1. Please try to pass memtest86+. It might be important.
2. If you have the same situation like it was 2 month ago, you should fill your bugzilla ticket it also might be very helpful.
3. Try to show us the full kernel panic message. I think that pictures are not sufficient. Some information are still beyond us.
4. To be more honest you can compile your own kernel (RHEL5 based) with PATA_IT8213 module enable.

http://wiki.openvz.org/Download/kernel/rhel5/028stab053.10
http://download.openvz.org/kernel/branches/rhel5-2.6.18/028s tab053.10/ovzkernel-2.6.18-53.1.13.el5.028stab053.10.src.rpm
http://download.openvz.org/kernel/branches/rhel5-2.6.18/028s tab053.10/configs/kernel-2.6.18-i686-PAE.config.ovz



Previous Topic: Running external script after start networking on VE
Next Topic: One more server giving kernel panic
Goto Forum:
  


Current Time: Thu Aug 01 06:18:05 GMT 2024

Total time taken to generate the page: 0.02929 seconds