From owner-freebsd-stable@FreeBSD.ORG Wed Mar 19 16:41:28 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AC86106568C for ; Wed, 19 Mar 2008 16:41:28 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 7656E8FC20 for ; Wed, 19 Mar 2008 16:41:28 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id ED9658A0AD for ; Wed, 19 Mar 2008 12:41:21 -0400 (EDT) Message-Id: From: Vivek Khera To: FreeBSD Stable In-Reply-To: <62b856460803190546t4abfcb9fu7d3410646d81b656@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 19 Mar 2008 12:41:21 -0400 References: <867igo3cih.fsf@zid.claresco.hr> <200803191047.m2JAl7YL070946@lurza.secnetix.de> <62b856460803190546t4abfcb9fu7d3410646d81b656@mail.gmail.com> X-Mailer: Apple Mail (2.919.2) Subject: Re: Upgrading to 7.0 - stupid requirements X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 16:41:28 -0000 On Mar 19, 2008, at 8:46 AM, Michael Grant wrote: > My server is live and serving customers. I can't afford to take the > box down for a whole day while I upgrade ports. Is there any > intelligent way to do this? Here's what you do: 1) take one server at a time down from the load balancer/worker pool 2) upgrade it 3) put it back in service 4) go to step 1 until all servers are updated.