From owner-freebsd-jail@FreeBSD.ORG Fri Oct 11 19:27:51 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 79002C6F for ; Fri, 11 Oct 2013 19:27:51 +0000 (UTC) (envelope-from artemrts@ukr.net) Received: from frv199.fwdcdn.com (frv199.fwdcdn.com [212.42.77.199]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 330C22CE6 for ; Fri, 11 Oct 2013 19:27:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=ffe; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-Id:Cc:To:Subject:From:Date; bh=pxBpL1axVa8CM04ZtISUcwUR3+Ahbcy8Mi2dIogI/ts=; b=skC7d0lK3J/bS/+BMczEcQ1wiuGfVN0JeedSOTpHokk7ThaC1ly3eIUa9f3JfI9fU1S/ux0TJQuGIyfppoBICgCht8pCDv67l2r8YQ+umZybK3xS4sPXTWivgB33MAOfne2icKHKOJv5mA8TrT8pC4yeXy2hrp+Oo6Z8c5gAvoc=; Received: from [10.10.10.34] (helo=frv34.ukr.net) by frv199.fwdcdn.com with smtp ID 1VUiNJ-000646-De for freebsd-jail@freebsd.org; Fri, 11 Oct 2013 22:27:49 +0300 Date: Fri, 11 Oct 2013 22:27:48 +0300 From: wishmaster Subject: Re[2]: ezjail and UPDATING20131010 To: Dirk Engling X-Mailer: freemail.ukr.net 5.0 Message-Id: <1381519020.168298097.2gv7zpen@frv34.ukr.net> In-Reply-To: <52584CD1.8020707@erdgeist.org> References: <20131011170340.47C726018E@smtp.hushmail.com> <1381512663.13242.32914813.65C2C03E@webmail.messagingengine.com> <1381513083.390908110.b6zxrgl9@frv34.ukr.net> <5258412F.7040301@erdgeist.org> <1381516978.924807986.pfyyx7nl@frv34.ukr.net> <52584CD1.8020707@erdgeist.org> MIME-Version: 1.0 Received: from artemrts@ukr.net by frv34.ukr.net; Fri, 11 Oct 2013 22:27:49 +0300 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: binary Content-Disposition: inline Cc: freebsd-jail@freebsd.org X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 19:27:51 -0000 --- Original message --- From: "Dirk Engling" Date: 11 October 2013, 22:09:09 > On 11.10.13 20:55, wishmaster wrote: > > > Dirk, one question. For example, I have multiple services (about 5 or > > more) which must be isolated. Each services uses www-server or any > > others dependent software. With ezjail, this software must be in each > > jail. What about updating this software? What about updating whole > > jail when base system was updated (mergemaster, etc)? > > Use the right tool for the right task, i.e. freebsd-update inside the > jail to do mergemaster the modern way. For updating software in the > jails, either run portmaster -a or have identical packages mounted into > all jails using nullfs and update them from the host system. > Yeah!? But do you think updating python in each jail this is the right solution? Freebsd-update in each jail?? What about when number of jails is 10 or about. My server is very high loaded and I use tunable custom kernel and world.