Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jan 2010 11:45:34 +0100
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        jail@freebsd.org, remko@freebsd.org
Subject:   Re: starting jails in the background & dependencies
Message-ID:  <4B43184E.1010106@quip.cz>
In-Reply-To: <20100105112447.00005e71@unknown>
References:  <20091207080353.66241t4vpmnmrilc@webmail.leidinger.net> <20100105112447.00005e71@unknown>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote:
> On Mon, 07 Dec 2009 08:03:53 +0100 Alexander Leidinger
> <Alexander@Leidinger.net>  wrote:
>
>> Hi,
>>
>> now that jails are started in the background (which is good, to
>
> I just realized yesterday that it also stops in parallel (in the
> background). This is bad. It may be the case that a jail is not fully
> stopped via the rc scripts when the OS decides to kill the remaining
> processes during a shutdown.
>
> My first reaction is to only allow to start in the background, but
> everything else needs to be serialized.
>
> Any objections or better ideas out there?

Maybe stopping can be done in parallel, but rc script should wait (in 
loop) until all jails are stopped or some configurable timeout (for 
example 60 seconds).

Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B43184E.1010106>