1 Apr 2007 13:16
Re: CONFIG_USER_RESOURCE missing?
Andreas, according to strace looks like you are still trying to use 32-bit vzctl and OpenVZ tools. Try recompile it as 64-bit binaries. Also please check that your have CONFIG_COMPAT=y in your kernel .config file. Thanks, Kirill Andreas Mimz wrote: > Hello, > > I've recently upgraded one of my host servers from an etch 32 bit system > to a debian etch 64 bit system (same host)... I've compiled a new kernel > using almost the same config like the one I had before (except for 64bit > of course)... > > Now, when trying to start a VPS I get this message... > > VE is mounted > Error: kernel does not support user resources. Please, rebuild with > CONFIG_USER_RESOURCE=y > VE start failed > > some parts of my .config: > > # grep CONFIG_USER_RESOURCE .config > CONFIG_USER_RESOURCE=y > CONFIG_USER_RESOURCE_PROC=y >(Continue reading)
Thanks a lot...
On Sun, April 1, 2007 13:16, Kirill Korotaev wrote:
> Andreas,
>
>
> according to strace looks like you are still trying to use 32-bit vzctl
> and OpenVZ tools. Try recompile it as 64-bit binaries.
> Also please check that your have CONFIG_COMPAT=y in your kernel .config
> file.
>
> Thanks,
> Kirill
>
>
> Andreas Mimz wrote:
>
>> Hello,
>>
>>
>> I've recently upgraded one of my host servers from an etch 32 bit
>> system to a debian etch 64 bit system (same host)... I've compiled a new
>> kernel using almost the same config like the one I had before (except
>> for 64bit of course)...
>>
>> Now, when trying to start a VPS I get this message...
>>
RSS Feed