OpenVZ Forum


Home » General » Support » canno start VE's --> openvz kernel problem?
canno start VE's --> openvz kernel problem? [message #38168] Wed, 25 November 2009 12:54
P_H_I_L is currently offline  P_H_I_L
Messages: 7
Registered: November 2009
Junior Member
Hi @ all,
i konfigured my VE's. I ordered the server with openvz kernel. Everything works fine.

Now Bursnet my Provider rebooted the server. There was a kernel Problem. So the done something.

No I cannot start my ve's.
Bursnet said, thats not her problem. I have to configurate my kernel.
But it works before their rebooted it.


vzctl start 101 sais this:
Unable to open /dev/vzctl: No such file or directory
Please check that vzdev kernel module is loaded and you have sufficient permissions to access the file.


yum list kerlen says:
kernel.i686                       2.6.18-128.el5                       installed
kernel.i686                       2.6.18-164.el5                       installed


yum install *ovzkernel* says:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Parsing package install arguments
Package ovzkernel-xen-devel-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-PAE-devel-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-devel-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-xen-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-PAE-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-ent-devel-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version
Package ovzkernel-ent-2.6.18-128.2.1.el5.028stab064.8.i686 already installed and latest version


Is there a Kernel Problem? Iam a Linux Newbie. I dont have any Suggestion or Idea...

I have a CentOS 5.3 Machine with 32Bit.

Can anybody help me to get the ve's to work...

that's my etc/grup
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda5
#          initrd /initrd-version.img
#boot=/dev/sda
default=5
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title         CentOS (2.6.18-128.2.1.el5.028stab064.8ent)
root          
kernel        /vmlinuz-2.6.18-128.2.1.el5.028stab064.8ent root=LABEL=/ ro selinux=0
savedefault
boot
initrd /initrd-2.6.18-128.2.1.el5.028stab064.8ent.img

title         CentOS (2.6.18-128.2.1.el5.028stab064.8PAE)
root          
kernel        /vmlinuz-2.6.18-128.2.1.el5.028stab064.8PAE root=LABEL=/ ro selinux=0
savedefault
boot
initrd /initrd-2.6.18-128.2.1.el5.028stab064.8PAE.img

title         CentOS (2.6.18-128.2.1.el5.028stab064.8xen)
root          
kernel /xen.gz-2.6.18-128.2.1.el5.028stab064.8
module        /vmlinuz-2.6.18-128.2.1.el5.028stab064.8xen root=LABEL=/ ro selinux=0
savedefault
boot
module /initrd-2.6.18-128.2.1.el5.028stab064.8xen.img

title         CentOS (2.6.18-128.2.1.el5.028stab064.8)
root          
kernel        /vmlinuz-2.6.18-128.2.1.el5.028stab064.8 root=LABEL=/ ro selinux=0
initrd        /initrd-2.6.18-128.2.1.el5.028stab064.8.img
savedefault
boot

title CentOS (2.6.18-164.el5)
	root (hd0,0)
	kernel /vmlinuz-2.6.18-164.el5 ro root=LABEL=/
	initrd /initrd-2.6.18-164.el5.img
title CentOS (2.6.18-128.el5)
	root (hd0,0)
	kernel /vmlinuz-2.6.18-128.el5 ro root=LABEL=/
	initrd /initrd-2.6.18-128.el5.img


# Added by BurstNET Technologies, Inc.
# Timestamp: Mon Nov 16 00:54:34 2009

title         BurstNET Technologies, Inc. - i386 - 4.2.0
root          
kernel        /vmlinuz-2.6.29.5-grsec-hostnoc-4.2.0-i386-libata root=LABEL=/ ro selinux=0
initrd        /initrd-2.6.29.5-grsec-hostnoc-4.2.0-i386-libata.img
savedefault
boot

title         BurstNET Technologies, Inc. - i386 - 4.2.0 - *SINGLE USER*
root          
kernel        /vmlinuz-2.6.29.5-grsec-hostnoc-4.2.0-i386-libata root=LABEL=/ ro selinux=0 single fastboot
initrd        /initrd-2.6.29.5-grsec-hostnoc-4.2.0-i386-libata.img
boot



# Added by BurstNET Technologies, Inc.
# Timestamp: Mon Nov 16 09:30:15 2009

title         BurstNET Technologies, Inc. - i386 - 4.0.0 - VZ
root          
kernel        /vmlinuz-2.6.24-vz-hostnoc-4.0.0-i386-libata root=LABEL=/ ro selinux=0
initrd        /initrd-2.6.24-vz-hostnoc-4.0.0-i386-libata.img
savedefault
boot

title         BurstNET Technologies, Inc. - i386 - 4.0.0 - VZ - *SINGLE USER*
root          
kernel        /vmlinuz-2.6.24-vz-hostnoc-4.0.0-i386-libata root=LABEL=/ ro selinux=0 single fastboot
initrd        /initrd-2.6.24-vz-hostnoc-4.0.0-i386-libata.img
boot


Can anybody help me to set the richt kernel?

[Updated on: Wed, 25 November 2009 14:14]

Report message to a moderator

 
Read Message
Previous Topic: fork: Cannot alocate Memory
Next Topic: Problem with dgramrcvbuf
Goto Forum:
  


Current Time: Tue Aug 19 17:05:32 GMT 2025

Total time taken to generate the page: 0.10381 seconds