From: Jacques Gelinas (jack_at_solucorp.qc.ca)
Date: Wed 20 Feb 2002 - 20:02:46 GMT
On Tue, 12 Feb 2002 12:32:39 -0500, Ron Arts wrote
> By the way, I replaced both instances with
>
> find /var/run/ -name \*.pid -exec rm -f {} \;
I changed this to
rm -f `find var/run -type f`
touch var/run/utmp
> Also changed `sleep 2` into `sleep 5` when stopping
> vservers. 2 seconds weas not enough for my MySQL setup.
I have changed that to sleep 5. Are you using fakeinit ? (per vserver init process)
---------------------------------------------------------
Jacques Gelinas <jack_at_solucorp.qc.ca>
vserver: run general purpose virtual servers on one box, full speed!
http://www.solucorp.qc.ca/miscprj/s_context.hc