Re: ovzkernel-2.6.18-308.el5.028stab099.3 + vzctl-3.2-1 = problems "detected vswap CT config bu [message #46229 is a reply to message #46227] |
Fri, 04 May 2012 13:02   |
umask
Messages: 23 Registered: December 2007
|
Junior Member |
|
|
There is part of output of `strace vzctl start 101':
rt_sigaction(SIGINT, {0x1, [], SA_RESTORER, 0x31a18302f0}, NULL, = 0
ioctl(4, 0x400c2e05, 0x7fffdb494a10) = -1 ESRCH (No such process)
ioctl(4, 0x400c2e05, 0x7fffdb494820) = -1 ESRCH (No such process)
access("/proc/vz/vswap", F_OK) = -1 ENOENT (No such file or directory)
write(2, "Error: detected vswap CT config "..., 65Error: detected vswap CT config but kernel does not support vswap) = 65
write(2, "\n", 1
) = 1
yum downgrade said:
# yum downgrade vzctl
Loaded plugins: downloadonly, fastestmirror
...
Excluding Packages in global exclude list
Finished
No Match for available package: vzctl-3.2-1.i386
Only Upgrade available on package: vzctl-3.2-1.x86_64
Nothing to do
|
|
|