On Tue, Jul 26, 2005 at 08:34:27PM -0400, Jean-Christophe Petit wrote:
> Hello everyone,
> 
> I installed the kernel 2.6.12.3-vs2.0-rc8.1 and util-vserver-0.30.208
> So far so good ;)
> As Herbert mentioned in 
> http://www.paul.sladen.org/vserver/archives/200401/0017.html
> I get rid of /etc/init.d/halt
> 
> When I stop the vserver (named min-centos4) the process waiting for ever 
> after "Starting killall"
> [EMAIL PROTECTED] ~]# vserver min-centos4 stop
> Stopping system message bus:                               [  OK  ]
> Stopping atd:                                              [  OK  ]
> Shutting down sendmail:                                    [  OK  ]
> Shutting down sm-client:                                   [  OK  ]
> Stopping xinetd:                                           [  OK  ]
> Stopping crond:                                            [  OK  ]
> Shutting down kernel logger:                               [FAILED]
> Shutting down system logger:                               [  OK  ]
> Starting killall:                                          [  OK  ]
> 
> and I have the following processes running (vps aux)

hmm, why isn't killall doing what it says?
(i.e. killing all the processes :)

> root      7058   500 min-centos4    0.0  0.0  1532  644 ?        SNs  
> 15:21   0:00 anacron -s
> root      7110     0 MAIN           0.3  0.0  4508 1432 pts/0    S+   
> 15:21   0:00 /bin/bash /usr/sbin/vserver min-centos4 stop
> root      7118     0 MAIN           0.0  0.0  1388  260 pts/0    S+   
> 15:21   0:00 /usr/lib/util-vserver/lockfile 
> /var/lock/vserver.etcvserversmincentos4.startup /tmp/vserver-lock.no7115
> root      7140     0 MAIN           0.0  0.0  1428  316 pts/0    S+   
> 15:21   0:00 /usr/sbin/vwait --timeout 30 --terminate --status-fd 3 500
> root      7221   500 min-centos4    0.0  0.0  1528  368 ?        Ss   
> 15:21   0:00 minilogd

hmm, isn't vwait --timeout 30 supposed to time out after
30 seconds and go wild on your remaining processes?
(this one is for enrico)

> The only way to make the server stop is to kill the two last process of 
> the min-centos server:
> kill -9 7058 7221

all in all it looks like a bug ...

best,
Herbert

> thanks for your replies,
> 
> -- 
> Jean-Christophe Petit
> Directeur R&D et DSI
> Syspark inc.
> T: 1 514 875 8755
> F: 1 514 875 8775
> 
> 
> _______________________________________________
> Vserver mailing list
> [email protected]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to