Herbert thanks for your help.

Issue: Unable to stop vserver, everything else appears to work fine.

Issue was resolved when dietlibc was installed and tools recompiled

EG:
Installed dietlibc
cd /path/to/vserver/src/util-vserver-0.30.208
make uninstall
make clean
./configure
make
make install

Note: allowed ./configure to autodetect dietlibc

from config.log
...
configure:9473: checking whether to enable dietlibc
configure:9533: result: yes (autodetected, 0.29)
...

Thanks,
sig


-----Original Message-----
From: Herbert Poetzl [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 23, 2005 4:40 PM
To: Magnuson, Sig
Cc: vserver@list.linux-vserver.org
Subject: Re: [Vserver] unable to stop the vserver after upgrade


On Tue, Aug 23, 2005 at 03:53:35PM -0600, [EMAIL PROTECTED] wrote:
> 
> > upgraded to new vserver but now am unable to stop the vserver. It
> > just sits there. It starts fine and all else appears ok so far.
> > Anyone have any idea as to what is going on this this?
> > 
> > TIA
> > sig
> > 
> > 
> > Root server Distro Crux 2.1
> > Vserver distro Crux 2.1
> > Before upgrade all was working fine. Was running 2.6.11.5-vs1.9.5
> > with tools util-vserver-0.30.204.
> > 
> > Booted into upgraded Kernel with vserver patch
> > (patch-2.6.12.4-vs2.0.diff) and compiled new tools with patch
> > (patch-0.30.208-fix02.diff). Also tried without tools patch.
> > 
> > sudo ./testme.sh
> > Linux-VServer Test [V0.13] Copyright (C) 2003-2005 H.Poetzl
> > chcontext is working.
> > chbind is working.
> > Linux 2.6.12.4-vs2.0 i686/0.30.208/0.30.208 [Ea] (0)
> > VCI:  0002:0001 273 03000016
> > ---
> > [000]# succeeded.
> > [001]# succeeded.
> > [011]# succeeded.
> > [031]# succeeded.
> > [101]# succeeded.
> > [102]# succeeded.
> > [201]# succeeded.
> > [202]# succeeded.
> > 
> > 
> > sudo vserver-info
> > Versions:
> >                    Kernel: 2.6.12.4-vs2.0
> >                    VS-API: 0x00020001
> >              util-vserver: 0.30.208; Aug 23 2005, 09:33:03
> > 
> > Features:
> >                        CC: gcc, gcc (GCC) 3.4.3 (CRUX)
> >                       CXX: g++, g++ (GCC) 3.4.3 (CRUX)
> >                  CPPFLAGS: ''
> >                    CFLAGS: '-g -O2 -std=c99 -Wall -pedantic -W 
> > -funit-at-a-time'
> >                  CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W 
> > -fmessage-length=0 -funit-at-a-time'
> >                build/host: i686-pc-linux-gnu/i686-pc-linux-gnu
> >              Use dietlibc: no (you have been warned)
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~

> >        Build C++ programs: yes
> >        Build C99 programs: yes
> >            Available APIs: compat,v11,v13,fscompat,net,oldproc,olduts
> >             ext2fs Source: e2fsprogs
> >     syscall(2) invocation: fast
> >       vserver(2) syscall#: 273/glibc
> > 
> > Paths:
> >                    prefix: /usr/local
> >         sysconf-Directory: ${prefix}/etc
> >             cfg-Directory: ${prefix}/etc/vservers
> >          initrd-Directory: $(sysconfdir)/init.d
> >        pkgstate-Directory: ${prefix}/var/run/vservers
> >             Kernelheaders: /lib/modules/2.6.12.4-vs2.0/build/include
> >           vserver-Rootdir: /vservers
> > 
> > 
> > Assumed 'SYSINFO' as no other option given; try '--help' for more 
> > information.
> > 
> > 
> > I have attached the strace output from the stop command. It never
> > finishes. sudo strace -o /tmp/vserver.log vserver vcruxtemplate01
> > stop

unusual ... you might consider visiting the irc 
channel #vserver @ irc.oftc.net

best,
Herbert

> http://magnuson.ca/vserver.log.txt  
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to