On Mon, Feb 02, 2004 at 04:59:40PM +0100, Enrico Scholz wrote:
> [EMAIL PROTECTED] (Andreas Schultz) writes:
> 
> > ++ /usr/sbin/chbind --silent --ip 10.0.0.244/24 --ip 192.168.2.103/24 
> > /usr/lib/util-vserver/exec-ulimit /etc/vservers/db01/ulimits /usr/sbin/chcontext 
> > --silent --flag lock --flag nproc --cap CAP_NET_RAW --secure --hostname 
> > db01-dev.tpip.net /usr/lib/util-vserver/save_ctxinfo /etc/vservers/db01 
> > /usr/lib/util-vserver/capchroot . /etc/init.d/rc 3
> > vc_get_task_xid(): Function not implemented
> 
> This function is called by 'save_ctxinfo' and seems to be
> unimplemented in vs0.06. There can not be done very much in
> userspace except to go back and disable the v13 API
> ('--enable-apis=legacy,compat,v11,fscompat' switch at
> ./configure).
> 
> 
> > Running Herbert's testme scripts reports everything to be ok:
> 
> The script does not seem to be updated yet; a test for the
> task_xid functionality would be
> 
> | chcontext --ctx 100 --silent vserver-info 0 XID
>   --> returns 100
> 
> or
> 
> | chcontext --ctx 101 --silent sleep 9999 &
> | vserver-info $! XID
> | kill $!
>   --> returns 101

thanks, will add this to the next version, with some
other stuff I guess ..

best,
Herbert

> Enrico
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to