Subject: Re: [vserver] vxW: [xid #0] !!! limit: ffff81041cb4e078[VM,9] = 60 on exit.
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Tue, 9 Sep 2008 15:12:10 +0200

On Fri, Sep 05, 2008 at 05:25:14PM +0800, LynnOS wrote:
> a little confusing
> 
> the ps comes from procps work with 2.6.22.19-vs2.3.0.34 kernel,
> but doesn't work with 2.6.26.2-vs2.3.0.35

that sounds interesting ... could you do some
tests for me with that specific 'ps' command?

like 'strace -s 300 -fF -o ps.trace ps auxwww' 
(or whatever options do not work for you)

TIA,
Herbert

> I replace it with busybox,works now
> 
> lynn
> 
> 
> On Fri, Sep 5, 2008 at 3:45 PM, LynnOS <lynnos@tong-ji.org> wrote:
> 
> > Thanks for your reply
> > I use 2.6.26.2-vs2.3.0.35,but in guest os,I use ps command to process,
> >
> > root@Mer:/# ps
> >   PID TTY          TIME CMD
> > 13015 pts/4    00:00:00 bash
> > 13092 pts/4    00:00:00 ps
> > root@Mer:/#
> >
> > in fact ,many daemon already run,in host os,use vps we can see them
> >
> > why in guest os i cann't see them?
> >
> >
> > thanks
> >
> > Lynn
> >
> >
> >
> > On Fri, Sep 5, 2008 at 5:23 AM, Herbert Poetzl <herbert@13thfloor.at>wrote:
> >
> >> On Fri, Sep 05, 2008 at 01:42:24AM +0000, LynnOS wrote:
> >> > Hi,all
> >> >
> >> > when i delete a guest os,the message "vxW: [xid #0] !!! limit:
> >> > ffff81041cb4e078[VM,9] = 60 on exit." is posted
> >> > what's the reason?
> >>
> >> a minor bug ... check with vs2.3.0.35+, it should be
> >> fixed there.
> >>
> >> best,
> >> Herbert
> >>
> >> > Thanks
> >> >
> >> >
> >> >
> >> > vserver info :
> >> > root@avos:~# vserver-info
> >> > Versions:
> >> >                    Kernel: 2.6.22.19-vs2.3.0.34
> >> >                    VS-API: 0x00020302
> >> >              util-vserver: 0.30.214; Aug 22 2008, 14:34:29
> >> >
> >> > Features:
> >> >                CC: i686-linux-gcc, i686-linux-gcc (GCC) 3.4.4
> >> >                       CXX: i686-linux-g++, i686-linux-g++ (GCC) 3.4.4
> >> >                  CPPFLAGS: ''
> >> >                    CFLAGS: '-std=c99 -Wall -pedantic -W -funit-at-a-time
> >> > -std=c99 -Wall -pedantic -W -funit-at-a-time'
> >> >                  CXXFLAGS: '-fpermissive -ansi -Wall -pedantic -W -ansi
> >> > -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time'
> >> >                build/host: i686-avct-linux-gnu/i686-pc-linux-gnu
> >> >              Use dietlibc: yes
> >> >        Build C++ programs: yes
> >> >        Build C99 programs: yes
> >> >            Available APIs: v13,net,v21,v22,v23,netv2
> >> >             ext2fs Source: kernel
> >> >     syscall(2) invocation: alternative
> >> >       vserver(2) syscall#: 273/glibc
> >> >
> >> > Paths:
> >> >                    prefix: /usr
> >> >         sysconf-Directory: /etc
> >> >             cfg-Directory: /etc/vservers
> >> >          initrd-Directory: $(sysconfdir)/init.d
> >> >        pkgstate-Directory: /var/run/vservers
> >> >           vserver-Rootdir: /vservers
> >> >
> >> >
> >> > Assumed 'SYSINFO' as no other option given; try '--help' for more
> >> > information.
> >>
> >
> >
> >
> > --
> > OpenEmbedded,Linux vserver,Python
> >
> 
> 
> 
> -- 
> OpenEmbedded,Linux vserver,Python