Re: [Vserver] Getting Error : chbind: vc_set_ipv4root(): Function not implemented

2006-10-13 Thread Daniel Hokka Zakrisson

joonseong ahn wrote:

[EMAIL PROTECTED]:~$ sudo vserver vserver1 start
chbind: vc_set_ipv4root(): Function not implemented
... snip...
[EMAIL PROTECTED]:~$ sudo vserver-info - SYSINFO

Versions:
   Kernel: 2.6.17.13-vs2.0.2.1
   VS-API: 0x000100ff
 util-vserver: 0.30.210; Sep 30 2006,
22:18:30
   Available APIs:
compat,v11,fscompat,v13,net,oldproc,olduts


It looks like you've enabled a legacy version in the kernel 
(CONFIG_VSERVER_LEGACY_VERSION), which makes the old tools use the older 
API, but that fails, probably because you did not enable the legacy 
networking (CONFIG_VSERVER_LEGACYNET=y/CONFIG_VSERVER_NGNET=n).
To fix it, you can either rebuild your kernel with full legacy support, 
or you remove all of the legacy support (but CONFIG_VSERVER_LEGACY, in 
case you don't want to update your util-vserver from 0.30.210 to 0.30.211).


--
Daniel Hokka Zakrisson
GPG id: 06723412
GPG fingerprint: A455 4DF3 990A 431F FECA  7947 6136 DDA2 0672 3412
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Getting Error : chbind: vc_set_ipv4root(): Function not implemented

2006-04-10 Thread Herbert Poetzl
On Sat, Apr 08, 2006 at 10:00:41AM -0700, [EMAIL PROTECTED] wrote:
 Hi All
 
 Debian Sarge 3.1 .. Kernel 2.6.8-686
 VServer 1.9.5.5 .. util-vserver   0.30.204-5 .. vserver-debian 0.1.10
 I'm getting : chbind: vc_set_ipv4root(): Function not implemented
 Looking for Doc.How Can I fix it  ?

upgrade to recent packages, there should be 2.0.1 or 2.0.2 kernels
and 0.30.210 tools (remove vserver-debian) and all should work
fine ...

best,
Herbert

 
 ---
 ThanksAll  the  Best;
 YassinB

 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver