OpenVZ Forum


Home » General » Support » Kernel not installed?
Kernel not installed? [message #42152] Thu, 10 March 2011 14:29 Go to next message
FaithInUnseenThings is currently offline  FaithInUnseenThings
Messages: 21
Registered: January 2006
Junior Member
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.26.1.el5.028stab081.1ent)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-194.26.1.el5.028stab081.1ent ro root=LABEL=/
        initrd /initrd-2.6.18-194.26.1.el5.028stab081.1ent.img
title CentOS (2.6.18-194.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/
        initrd /initrd-2.6.18-194.el5.img


[root@server ~]#  /sbin/service vz start
Running kernel is not OpenVZ kernel.                       [FAILED]
Re: Kernel not installed? [message #42153 is a reply to message #42152] Thu, 10 March 2011 14:43 Go to previous messageGo to next message
FaithInUnseenThings is currently offline  FaithInUnseenThings
Messages: 21
Registered: January 2006
Junior Member
the server is getting this error when it attempts to boot the openvz kernel.

request_module: runaway loop modprobe binfmt-464c


It looks to me like there is an issue with this being made for 32bit systems
Re: Kernel not installed? [message #42154 is a reply to message #42152] Thu, 10 March 2011 15:00 Go to previous messageGo to next message
FaithInUnseenThings is currently offline  FaithInUnseenThings
Messages: 21
Registered: January 2006
Junior Member
[root@server ~]# uname -a
Linux server.host.com 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
Re: Kernel not installed? [message #42155 is a reply to message #42152] Thu, 10 March 2011 15:08 Go to previous messageGo to next message
FaithInUnseenThings is currently offline  FaithInUnseenThings
Messages: 21
Registered: January 2006
Junior Member
[root@server ~]# rpm -qa | grep kernel
kernel-2.6.18-194.el5
ovzkernel-ent-2.6.18-194.26.1.el5.028stab081.1

[root@server ~]# yum install ovzkernel-ent 
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: centos.mirrors.tds.net
 * base: yum.singlehop.com
 * extras: yum.singlehop.com
 * openvz-kernel-rhel5: mirror.steadfast.net
 * openvz-utils: mirror.steadfast.net
 * updates: mirror.sanctuaryhost.com
Setting up Install Process
Package ovzkern
Re: Kernel not installed? [message #42156 is a reply to message #42152] Thu, 10 March 2011 17:14 Go to previous messageGo to next message
Ales is currently offline  Ales
Messages: 330
Registered: May 2009
Senior Member
Ok, if I understand correctly, you have a 64-bit server, running 64-bit CentOS 5.5.

The error you get when trying to start the vz service is normal, since you have an openvz kernel installed, but you are not running it. According to 'uname -a', you're running the standard CentOS kernel.

Is there a reason why you have installed a 32-bit ovzkernel-ent instead of the 64-bit ovzkernel?

If there is no special reason, you should:

yum remove ovzkernel-ent

and then:
yum install ovzkernel.x86_64

Then check the settings in /boot/grub/grub.conf so that the proper kernel is set as default and reboot.
Re: Kernel not installed? [message #42157 is a reply to message #42152] Thu, 10 March 2011 18:58 Go to previous messageGo to next message
FaithInUnseenThings is currently offline  FaithInUnseenThings
Messages: 21
Registered: January 2006
Junior Member
Thanks my mistake.

Now I'm trying to install ovz panel

http://code.google.com/p/ovz-web-panel/wiki/Installation

Ran auto installer with no errors:
wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh | sh

But, it says:


Starting services...
Starting OpenVZ Web Panel
=> Booting WEBrick...
=> Rails 2.2.2 application started on http://0.0.0.0:3000
[2011-03-10 20:47:31] INFO  WEBrick 1.3.1
[2011-03-10 20:47:31] INFO  ruby 1.8.5 (2006-08-25) [x86_64-linux]
Starting watchdog daemon...
Starting the daemon...
Syncing physical servers state...
Adding localhost to the list of controlled servers...
Panel should be available at:
http://server1.host.com:3000



However, I wish to access via IP like
http://ipaddress:3000

I went there, page not found.
Re: Kernel not installed? [message #42158 is a reply to message #42152] Thu, 10 March 2011 21:47 Go to previous message
Ales is currently offline  Ales
Messages: 330
Registered: May 2009
Senior Member
This control panel is a 3rd party application, you'll probably get quicker and better help directly from them.
Previous Topic: VM with NFS share (client)
Next Topic: Kernel Panic on vzctl stop
Goto Forum:
  


Current Time: Thu Sep 12 13:22:53 GMT 2024

Total time taken to generate the page: 0.05095 seconds