OpenVZ mismatched kernel and dev when compiling.

./configure
./configure: line 91: cd: /lib/modules/2.6.32-042stab084.25/build: No such file or directory

Error: kernel version not found.
Please make sure your kernel is configured.

dr-xr-xr-x.  4 root root   4096 Feb 21 06:13 ..
lrwxrwxrwx   1 root root     45 Feb 21 06:13 build -> ../../../usr/src/kernels/2.6.32-042stab084.25
drwxr-xr-x   2 root root   4096 Feb 12 20:18 extra
drwxr-xr-x  11 root root   4096 Feb 21 06:13 kernel
-rw-r--r--   1 root root 567702 Feb 21 06:15 modules.alias
-rw-r--r--   1 root root 547061 Feb 21 06:15 modules.alias.bin
-rw-r--r--   1 root root   1376 Feb 12 20:19 modules.block
-rw-r--r--   1 root root     69 Feb 21 06:15 modules.ccwmap
-rw-r--r--   1 root root 198500 Feb 21 06:15 modules.dep
-rw-r--r--   1 root root 289392 Feb 21 06:15 modules.dep.bin
-rw-r--r--   1 root root     68 Feb 12 20:19 modules.drm
-rw-r--r--   1 root root    665 Feb 21 06:15 modules.ieee1394map
-rw-r--r--   1 root root    141 Feb 21 06:15 modules.inputmap
-rw-r--r--   1 root root   1775 Feb 21 06:15 modules.isapnpmap
-rw-r--r--   1 root root     29 Feb 12 20:19 modules.modesetting
-rw-r--r--   1 root root   1929 Feb 12 20:19 modules.networking
-rw-r--r--   1 root root     74 Feb 21 06:15 modules.ofmap
-rw-r--r--   1 root root  75547 Feb 12 20:17 modules.order
-rw-r--r--   1 root root 405413 Feb 21 06:15 modules.pcimap
-rw-r--r--   1 root root   6259 Feb 21 06:15 modules.seriomap
-rw-r--r--   1 root root 220302 Feb 21 06:15 modules.symbols
-rw-r--r--   1 root root 280714 Feb 21 06:15 modules.symbols.bin
-rw-r--r--   1 root root 837314 Feb 21 06:15 modules.usbmap
lrwxrwxrwx   1 root root      5 Feb 21 06:13 source -> build
drwxr-xr-x   2 root root   4096 Feb 12 20:18 updates
drwxr-xr-x   2 root root   4096 Feb 21 06:13 vdso
drwxr-xr-x   2 root root   4096 Feb 12 20:18 weak-updates
[root@testbox 2.6.32-042stab084.25]# ls /usr/src/kernels/2.6.32-
2.6.32-042stab084.26/  2.6.32-431.el6.x86_64/
[root@testbox 2.6.32-042stab084.25]# ls /usr/src/kernels/2.6.32-042stab084.26/
arch   c rypto   firmware  include  ipc     lib       Makefile.common  Module.symvers  samples  security  System.map  usr
block  drivers  fs        init     kernel  Makefile  mm               net             scripts  sound     tools       virt
[root@testbox 2.6.32-042stab084.25]# ls
build          modules.alias.bin  modules.dep.bin      modules.isapnpmap    modules.order     modules.symbols.bin  vdso
extra          modules.block      modules.drm          modules.modesetting  modules.pcimap    modules.usbmap       weak-updates
kernel         modules.ccwmap     modules.ieee1394map  modules.networking   modules.seriomap  source
modules.alias  modules.dep        modules.inputmap     modules.ofmap        modules.symbols   updates
[root@testbox 2.6.32-042stab084.25]# ls ../../../usr/src/kernels/2.6.32-042stab084.25
ls: cannot access ../../../usr/src/kernels/2.6.32-042stab084.25: No such file or directory

Linux testbox 2.6.32-042stab084.25 #1 SMP Wed Feb 12 16:04:42 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux
[root@testbox 2.6.32-042stab084.25]# ls /boot/grub/
device.map     fat_stage1_5  grub.conf         jfs_stage1_5  minix_stage1_5     splash.xpm.gz  stage2         vstafs_stage1_5
e2fs_stage1_5  ffs_stage1_5  iso9660_stage1_5  menu.lst      reiserfs_stage1_5  stage1         ufs2_stage1_5  xfs_stage1_5
[root@testbox 2.6.32-042stab084.25]# ls /boot/grub/^C
[root@testbox 2.6.32-042stab084.25]# ls /boot/
config-2.6.32-042stab084.25   initramfs-2.6.32-042stab084.25.img     symvers-2.6.32-042stab084.25.gz   vmlinuz-2.6.32-042stab084.25
config-2.6.32-431.el6.x86_64  initramfs-2.6.32-431.el6.x86_64.img    symvers-2.6.32-431.el6.x86_64.gz  vmlinuz-2.6.32-431.el6.x86_64
efi                           initrd-2.6.32-042stab084.25kdump.img   System.map-2.6.32-042stab084.25
grub                          initrd-2.6.32-431.el6.x86_64kdump.img  System.map-2.6.32-431.el6.x86_64
[root@testbox 2.6.32-042stab084.25]# rpm -aq|grep vzkernel
vzkernel-2.6.32-042stab084.25.x86_64
vzkernel-devel-2.6.32-042stab084.26.x86_64
[root@testbox 2.6.32-042stab084.25]# yum -y install vzkernel-2.6.32-042stab084.25.x86_64
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirrors.hustunique.com
 * extras: mirror.bit.edu.cn
 * openvz-kernel-rhel6: ftp.iij.ad.jp


yum installed the wrong version, the devel does not match the actual running kernel!
 


Tags:

openvz, mismatched, kernel, dev, compiling, configure, lib, modules, directory, configured, xr, feb, lrwxrwxrwx, usr, src, kernels, drwxr, rw, alias, bin, ccwmap, dep, drm, ieee, inputmap, isapnpmap, modesetting, networking, ofmap, pcimap, seriomap, symbols, usbmap, updates, vdso, testbox, ls, _, rypto, firmware, ipc, makefile, module, symvers, drivers, fs, init, scripts, virt, linux, smp, wed, msk, gnu, grub, fat_stage, conf, jfs_stage, minix_stage, splash, xpm, gz, vstafs_stage, fs_stage, ffs_stage, iso, _stage, lst, reiserfs_stage, ufs, xfs_stage, config, initramfs, img, vmlinuz, efi, initrd, kdump, rpm, aq, grep, vzkernel, devel, yum, install, plugins, fastestmirror, loading, speeds, cached, hostfile, mirrors, hustunique, extras, edu, cn, rhel, ftp, iij, jp, installed,

Latest Articles

  • How To Add Windows 7 8 10 11 to GRUB Boot List Dual Booting
  • How to configure OpenDKIM on Linux with Postfix and setup bind zonefile
  • Debian Ubuntu 10/11/12 Linux how to get tftpd-hpa server setup tutorial
  • efibootmgr: option requires an argument -- 'd' efibootmgr version 15 grub-install.real: error: efibootmgr failed to register the boot entry: Operation not permitted.
  • Apache Error Won't start SSL Cert Issue Solution Unable to configure verify locations for client authentication SSL Library Error: 151441510 error:0906D066:PEM routines:PEM_read_bio:bad end line SSL Library Error: 185090057 error:0B084009:x509 certif
  • Linux Debian Mint Ubuntu Bridge br0 gets random IP
  • redis requirements
  • How to kill a docker swarm
  • docker swarm silly issues
  • isc-dhcp-server dhcpd how to get longer lease
  • nvidia cannot resume from sleep Comm: nvidia-sleep.sh Tainted: Linux Ubuntu Mint Debian
  • zfs and LUKS how to recover in Linux
  • [error] (28)No space left on device: Cannot create SSLMutex Apache Solution Linux CentOS Ubuntu Debian Mint
  • Save money on bandwidth by disabling reflective rpc queries in Linux CentOS RHEL Ubuntu Debian
  • How to access a disk with bad superblock Linux Ubuntu Debian Redhat CentOS ext3 ext4
  • ImageMagick error convert solution - convert-im6.q16: cache resources exhausted
  • PTY allocation request failed on channel 0 solution
  • docker error not supported as upperdir failed to start daemon: error initializing graphdriver: driver not supported
  • Migrated Linux Ubuntu Mint not starting services due to broken /var/run and dbus - Failed to connect to bus: No such file or directory solution
  • qemu-system-x86_64: Initialization of device ide-hd failed: Failed to get