Re: [Vserver] strange error on vserver stop

2006-04-16 Thread eyck
> for RUNLEVEL in 0 6; do
>   for FILE in K25hwclock.sh \
>   K89klogd \
>   S30urandom \
>   S31umountnfs.sh \
>   S35networking \
>   S36ifupdown \
>   S40umountfs \
>   S90halt \
>   S90reboot; do
> mv /etc/rc${RUNLEVEL}.d/{,~}${FILE}
>   done
> done
 You are aware that old tools included that part in vserver-building
process? IE - you got vserver-adapted guests out-of-the-box, I have no idea
why that was removed from new tools.

-- 
Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9
 Total Existance Failure
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] strange error on vserver stop

2006-04-15 Thread Corey Wright
On Sat, 15 Apr 2006 14:58:01 +0200
Sébastien CRAMATTE <[EMAIL PROTECTED]> wrote:

> When I stop a vserver I obtain this message
> 
> /usr/sbin/vserver: line 85: 14982 Processus arrêté
> "[EMAIL PROTECTED]" ${USE_VNAMESPACE:+$_VNAMESPACE --enter "$S_CONTEXT" --
> } $_VCONTEXT $SILENT_OPT --migrate --chroot --xid "$S_CONTEXT" --
> "[EMAIL PROTECTED]"

i believe i received that message (but in english ;-) until i took the time
to audit the default shutdown scripts in a debin sarge guest and "remove"
the ones that weren't applicable (to a vserver).

here's part of my guest setup:

for RUNLEVEL in 0 6; do
  for FILE in K25hwclock.sh \
  K89klogd \
  S30urandom \
  S31umountnfs.sh \
  S35networking \
  S36ifupdown \
  S40umountfs \
  S90halt \
  S90reboot; do
mv /etc/rc${RUNLEVEL}.d/{,~}${FILE}
  done
done

> #uname -a
> Linux debian 2.6.16.5-vs-2.0.2rc16 #1 Fri Apr 14 22:02:02 CEST 2006 i686
> GNU/Linux

yep, that above action is for debian guests.  (i also happen to host those
debian guests on a debian host.)

> #dpkg -l util-vserver
> ii  util-vserver   0.30.210-5bpo1 tools for Virtual private servers and
> context
> 
> (I use version from www.backports.org)

ah, so backports.org has started producing util-vserver packages.  i might
stop backporting it myself now that i know this (though i really only did
it once and my 209 is doing fine for me on 2.0 and 2.0.1).

corey
-- 
[EMAIL PROTECTED]
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] strange error on vserver stop

2006-04-15 Thread Daniel 'NebuchadnezzaR' Dehennin
Le 4609 Septembre 1993, Sébastien CRAMATTE a tapoté:
> Hello

Hello,

> When I stop a vserver I obtain this message
>
> /usr/sbin/vserver: line 85: 14982 Processus arrêté
> "[EMAIL PROTECTED]" ${USE_VNAMESPACE:+$_VNAMESPACE --enter "$S_CONTEXT" --
> } $_VCONTEXT $SILENT_OPT --migrate --chroot --xid "$S_CONTEXT" --
> "[EMAIL PROTECTED]"

Just clean up your boot process, the halt, reboot, ifupdown*,
hwclock*, checkroot should be desactivated

Regards.
-- 
Daniel 'NebuchadnezzaR' Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69


pgpjgBTYxokGh.pgp
Description: PGP signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] strange error on vserver stop

2006-04-15 Thread Herbert Poetzl
On Sat, Apr 15, 2006 at 02:58:01PM +0200, Sébastien CRAMATTE wrote:
> Hello
> 
> When I stop a vserver I obtain this message

well, I assume that this basically says: killed :)

> /usr/sbin/vserver: line 85: 14982 Processus arrêté
> "[EMAIL PROTECTED]" ${USE_VNAMESPACE:+$_VNAMESPACE --enter "$S_CONTEXT" --
> } $_VCONTEXT $SILENT_OPT --migrate --chroot --xid "$S_CONTEXT" --
> "[EMAIL PROTECTED]"

and this is not unusual, when the guest does not
stop properly (for whatever reason) and the timeout
kicks in with the stable kernel

> #uname -a
> Linux debian 2.6.16.5-vs-2.0.2rc16 #1 Fri Apr 14 22:02:02 CEST 2006 i686
> GNU/Linux
> 
> #dpkg -l util-vserver
> ii  util-vserver   0.30.210-5bpo1 tools for Virtual private servers and
> context
> 
> (I use version from www.backports.org)

you might try to check the shutdown scripts inside
the guest and make sure that they kill off all
running processes and exit after doing so

HTH,
Herbert

> thanks for your help
> Bye
> 
> 

> begin:vcard
> fn;quoted-printable:S=C3=A9bastien CRAMATTE
> n;quoted-printable:CRAMATTE;S=C3=A9bastien
> org:ZEN INTERACTIF/SOLUCIONES
> adr;quoted-printable:;;Calle Alfonso X el sabio, 29;Las torres de 
> cotillas;Murcia;30565;Espa=C3=B1a
> email;internet:[EMAIL PROTECTED]
> title;quoted-printable:Consultor internet y soluciones inform=C3=A1ticas 
> libres
> tel;work:+34 627 665 283
> x-mozilla-html:FALSE
> url:http://www.zensoluciones.com
> version:2.1
> end:vcard
> 

> ___
> 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


[Vserver] strange error on vserver stop

2006-04-15 Thread Sébastien CRAMATTE

Hello

When I stop a vserver I obtain this message

/usr/sbin/vserver: line 85: 14982 Processus arrêté
"[EMAIL PROTECTED]" ${USE_VNAMESPACE:+$_VNAMESPACE --enter "$S_CONTEXT" --
} $_VCONTEXT $SILENT_OPT --migrate --chroot --xid "$S_CONTEXT" --
"[EMAIL PROTECTED]"

#uname -a
Linux debian 2.6.16.5-vs-2.0.2rc16 #1 Fri Apr 14 22:02:02 CEST 2006 i686
GNU/Linux


#dpkg -l util-vserver
ii  util-vserver   0.30.210-5bpo1 tools for Virtual private servers and
context

(I use version from www.backports.org)


thanks for your help
Bye


begin:vcard
fn;quoted-printable:S=C3=A9bastien CRAMATTE
n;quoted-printable:CRAMATTE;S=C3=A9bastien
org:ZEN INTERACTIF/SOLUCIONES
adr;quoted-printable:;;Calle Alfonso X el sabio, 29;Las torres de cotillas;Murcia;30565;Espa=C3=B1a
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Consultor internet y soluciones inform=C3=A1ticas libres
tel;work:+34 627 665 283
x-mozilla-html:FALSE
url:http://www.zensoluciones.com
version:2.1
end:vcard

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