OpenVZ Forum


Home » General » Support » Debian 7 (wheezy) in a 32-bit hardware node (lack of ploop or lack of updated packages?)
Debian 7 (wheezy) in a 32-bit hardware node [message #50694] Sat, 12 October 2013 09:08 Go to previous message
narcisgarcia is currently offline  narcisgarcia
Messages: 41
Registered: May 2009
Member
I've tried OpenVZ for Debian 7 (Wheezy) in a 32-bit hardware node:
$ echo "deb http://download.openvz.org/debian wheezy main" > /etc/apt/sources.list.d/openvz-wheezy.list
$ wget -qO - http://ftp.openvz.org/debian/archive.key | sudo apt-key add -
$ apt-get update
# (package ploop not available)
$ apt-get install vzkernel vzdump
$ ln -s /var/lib/vz/ /vz
# Customize /etc/sysctl.d/10-openvz.conf
$ reboot

And boot process gives me some errors:
libkmod: ERROR ../libkmod/libkmod.c:505 kmod_lookup_alias_from_builtin_file: could not open builtin file '/lib/modules/2.6.32-042stab059.7/modules.builtin.bin'
FATAL: Module loop not found.

If I perform:
$ update-initramfs -u
update-initramfs: Generating /boot/initrd.img-2.6.32-042stab059.7
WARNING: could not open /var/tmp/mkinitramfs_jsyLA7/lib/modules/2.6.32-042stab059.7/modules.builtin: No such file or directory


I don't know if this message can be ignored and use this in a production environment. Kernel version and vzctl version (3.0.30.2) suggest that the packages provided are obsolete.


Narcis Garcia
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cannot use msql -e "<some sql commands>" with vzctl exec
Next Topic: Parameters could not be applied to a running container
Goto Forum:
  


Current Time: Sat Jul 12 08:48:32 GMT 2025

Total time taken to generate the page: 0.01858 seconds