[Vserver] Re: Re: Re: java crash in vserver...

2007-05-04 Thread Thomas Besser
Herbert Poetzl wrote:
 could you try that on a release kernel, e.g.
 2.6.19.7-vs2.2.0 or 2.6.20.11-vs2.2.0?

I only found 2.6.20.4-vs2.2.0 on http://linux-vserver.org/

With that starting of vserver guest fails:

vplaystation:~# vserver-stat
CTX   PROCVSZRSS  userTIME   sysTIMEUPTIME NAME
0   53 111.6M49M   9m19s31   1m21s15  19h41m17 root server
vplaystation:~# vserver gis start
ncontext: vc_net_create(): Invalid argument

An error occured while executing the vserver startup sequence; when
there are no other messages, it is very likely that the init-script
(/etc/init.d/rc 3) failed.

Common causes are:
* /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm' build
  method knows how to deal with this, but on existing installations,
  appending 'true' to this file will help.


Failed to start vserver 'gis'
vplaystation:~# vserver --version
vserver 0.30.212 -- manages the state of vservers
This program is part of util-vserver 0.30.212

Now I'm building 2.6.19.7-vs2.2.0. But I can test it not before monday.

Thomas


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


[Vserver] Re: Re: Re: java crash in vserver...

2007-05-03 Thread Thomas Besser
Herbert Poetzl wrote:

 On Wed, May 02, 2007 at 08:47:09AM +0200, Thomas Besser wrote:
 
 could you try that on a release kernel, e.g.
 2.6.19.7-vs2.2.0 or 2.6.20.11-vs2.2.0?

I'm working on it.

 also, what about the ulimits inside the guest?

gis:/# ulimit -a
core file size  (blocks, -c) 0
data seg size   (kbytes, -d) unlimited
max nice(-e) 0
file size   (blocks, -f) unlimited
pending signals (-i) unlimited
max locked memory   (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files  (-n) 1024
pipe size(512 bytes, -p) 8
POSIX message queues (bytes, -q) unlimited
max rt priority (-r) 0
stack size  (kbytes, -s) 8192
cpu time   (seconds, -t) unlimited
max user processes  (-u) unlimited
virtual memory  (kbytes, -v) unlimited
file locks

Looks good, or?

Thomas

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