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 next 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
Re: Debian 7 (wheezy) in a 32-bit hardware node [message #50695 is a reply to message #50694] Sat, 12 October 2013 09:36 Go to previous messageGo to next message
narcisgarcia is currently offline  narcisgarcia
Messages: 41
Registered: May 2009
Member
Tried also with "wheezy-test" repository. Has ploop package and updated vzctl, but comes with same kernel and says the same libkmod and loop errors.

Narcis Garcia
Re: Debian 7 (wheezy) in a 32-bit hardware node [message #50736 is a reply to message #50695] Tue, 22 October 2013 15:09 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

We now have kernel builds for i386 kernel, please use it, i.e.

apt-get install linux-image-openvz-i386


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: Debian 7 (wheezy) in a 32-bit hardware node [message #50737 is a reply to message #50736] Tue, 22 October 2013 15:10 Go to previous message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

https://bugzilla.openvz.org/show_bug.cgi?id=2774

Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
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: Thu Apr 18 17:32:58 GMT 2024

Total time taken to generate the page: 0.01648 seconds