From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 12:23:41 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 3F3191065697 for ; Mon, 8 Sep 2008 12:23:41 +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 AC1538FC26 for ; Mon, 8 Sep 2008 12:23:33 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 14024 invoked by uid 89); 8 Sep 2008 12:23:32 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 8 Sep 2008 12:23:32 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <48C50960.17104.472ED1DE@iwrtech.iwr.ru.ac.za> References: <20080908033359.D75A810656C2@hub.freebsd.org> <48C50960.17104.472ED1DE@iwrtech.iwr.ru.ac.za> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: John Almberg Date: Mon, 8 Sep 2008 08:23:29 -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: Mon, 08 Sep 2008 12:23:41 -0000 > >>> uname -a >> FreeBSD ***servername*** 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #1: >> Mon Dec 3 09:46:53 EST 2007 root@***servername***:/usr/obj/usr/ >> src/sys/INET_ON amd64 > > oooh, that is a bit old I think. I chose this server as an example, because it's the oldest one. I didn't install the OS on this server, the vendor did. Not sure why they chose a prerelease version... perhaps 6.3 was almost ready to go and they wanted to put us on the 6.3 branch? I don't know. Anyway, I guess what I should do is patch this to the latest 6.3 version? Or should I go to the latest 6.x version? I am pretty sure I don't want to experiment with a 7.x upgrade. -- John