On Sun, May 09, 2004 at 06:53:44PM +0200, Herbert Poetzl wrote:
> 
> Hi Enrico!
> 
> util-vserver-0.29.211 on vs1.9.0pre14:
> 
> execve("/usr/sbin/vps", ["/usr/sbin/vps", "ax"], [/* 6 vars */]) = 0
> vserver(VCMD_00,0[0], 63)               = 65558
> vserver(VCMD_46,1[0], 0)                = 0
> vserver(VCMD_00,0[0], 63)               = 65558
> vserver(VCMD_09,1[0], 1)                = -1 EBUSY (Device or resource busy)
> write(2, "vc_create_context()", 19vc_create_context())     = 19
> 
> calling VPROC/1 aka vx_ctx_create() with context id
> '1' will always return -EBUSY, because the Spectator
> context cannot be created or destroyed.

added some ugly workaround for now which allows
xid=1 contexts to be created (which should fix this)
but the tools should either know that xid=1 is 
special or we should make it a context cap and
xid=1 a normal context ...

(this is in 1.9.0pre15)

> best,
> Herbert
> 
> _______________________________________________
> 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