Quote:
Originally Posted by Soluslabs
Is it the custom burstnet vz kernel ? as i recall it does not support ioprio.
|
No, it's one that I compiled from source using the OpenVZ instructions and the OVH config file.
Quote:
Originally Posted by Soluslabs
Use the generic OpenVZ kernel for CentOS 5.
|
I tried that but it doesn't seem to work on the OVH server.
Quote:
|
Do a 'strace' while starting the vps, it should give you an idea where exactly the problem is
|
Here's the bit with the error:
Code:
write(3, "2010-08-16T16:01:45+0200 vzctl :"..., 58) = 58
syscall_499(0x65, 0x4, 0xffffffffffffffff, 0xffffffff, 0xffffffff, 0x5090d0, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028, 0x509028) = 0
ioctl(4, 0x40102e0d, 0x7fff31437560) = 0
ioprio_set(0x3e8, 0x65, 0x4004) = -1 EINVAL (Invalid argument)
write(2, "Warning: ioprio feature is not s"..., 76Warning: ioprio feature is not supported by kernel. skipped ioprio configure) = 76
write(2, "\n", 1
) = 1
And uname -a
Code:
Linux ((HOSTNAME REMOVED)) 2.6.32.15-openvz-thh-64 #1 SMP Mon Aug 16 14:41:31 CEST 2010 x86_64 x86_64 x86_64 GNU/Linux