From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 11:35:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3FFF1065676 for ; Tue, 9 Sep 2008 11:35:51 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id 7EEE28FC1D for ; Tue, 9 Sep 2008 11:35:51 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 10573 invoked by uid 89); 9 Sep 2008 11:35:50 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 9 Sep 2008 11:35:50 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <54db43990809081203x11e0bae3u2909c1158d44832b@mail.gmail.com> References: <20080908033359.D75A810656C2@hub.freebsd.org> <48C50960.17104.472ED1DE@iwrtech.iwr.ru.ac.za> <54db43990809081203x11e0bae3u2909c1158d44832b@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9C33E030-B480-4E3C-B1A0-9AA7B77B7E3C@identry.com> Content-Transfer-Encoding: 7bit From: John Almberg Date: Tue, 9 Sep 2008 07:35:48 -0400 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.3) Subject: Re: safest way to upgrade a production server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2008 11:35:52 -0000 >> Anyway, I guess what I should do is patch this to the latest 6.3 >> version? >> > > My strategy was to do a source-base upgrade to 6.3-RELEASE, and then > use freebsd-update to apply critical patches. Freebsd-update only > works on -RELEASE versions with generic kernels, but I find it much > faster and easier than trying to do upgrades from source. You also > need to keep track of ports that need updating: use portaudit for > that. Unfortunately, this sounds about right, to me. Well, I'm going to have to practice long and hard before trying this on our production machines... I need to get a feeling for just how dangerous a process this is, before trying it. It's one of those things you want to do right the first time! -- John