On 4/26/07, Herbert Poetzl <[EMAIL PROTECTED]> wrote:
On Wed, Apr 25, 2007 at 12:40:12AM -0400, Wenbin Zhang wrote:
> >
> >
> >> vcmd -i 42 -C ctx_create -- ps auxwww
> >> vserver: ret = 0x0000002A (42)
> >> USER PID %CPU %MEM VSZ RSS TTY STAT START TIME
COMMAND
> >> root 11780 0.0 0.0 1944 672 pts/2 R+ 13:35 0:00 ps
> >> auxwww
> >>
> >I downloaded the vcmd source, and crosscompiled it, then copy to the
ARM
> phone, however, when I tried to run the command, it cannot create the
> process successfully, very strange...
> when I run "vcmd -h", it can show the help, but when I run " vcmd -i 42
-C
> ctx_create -- ps auxwww", it just hung.
> [EMAIL PROTECTED]:/work/vcmd-0.08# ./vcmd -h
> This is ./vcmd V0.08
> options are:
> -h print this help message
> -A dump data after syscall
> -B dump data before syscall
>
> Btw, my ARM kernel is vserver enabled, I can find the
> /proc/virtual/info does exist but it is an empty file.
that sounds odd ...
> I guess might be the vserver kernel module has some
> problem, but I cannot figure out what it is, which is the
> thing I am worrying about.
there is no such thing as a Linux-VServer kernel module,
so I'm pretty sure that is fine ...
> Can you think of any ideas?
maybe you compiled the wrong kernel?
maybe your toolchain is broken?
Not really, I compiled other package with my tool chain, that's fine, no
problem
However seems vserver kernel has some problems.
[EMAIL PROTECTED]:/# vserver-info
Versions:
Kernel: 2.6.16.13-vs2.0.3-rc1-ezx6
VS-API: Illegal instruction
[EMAIL PROTECTED]:/# vserver-stat
Illegal instruction
Strange, any possiblities?
Thanks,
Wenbin
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver