Comment 51 for bug 210672

Revision history for this message
bjoh (jb-5pm) wrote :

Will, thanks a lot for the fixed kernel image.

I installed it and it booted fine. But when I try to use vzctl, it fails:

Unable to open /dev/vzctl: No such device or address
Please check that vzdev kernel module is loaded and you have sufficient permissions to access the file.

I created /dev/vzctl with "mknode /dev/vzctl c 126 0", but the error remains the same.

I checked if I booted the right kernel:

user@host:~$ uname -a
Linux host 2.6.24-17-openvz #1 SMP Fri Apr 25 04:52:21 UTC 2008 i686 GNU/Linux

When I tried "lsmod | grep vz" it returned nothing. Should there be a openvz kernel module loaded?