From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 09:06:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B97EE16A4BF for ; Mon, 8 Sep 2003 09:06:32 -0700 (PDT) Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D927043FEC for ; Mon, 8 Sep 2003 09:06:31 -0700 (PDT) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp07.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HKW00I8CKQT8L@smtp07.wxs.nl> for freebsd-questions@freebsd.org; Mon, 08 Sep 2003 18:06:31 +0200 (MEST) Received: from Intranet.lan (akruijff@localhost [127.0.0.1]) h88G6T7p029441;akruijff@Intranet.lan) Received: (from akruijff@localhost) by Intranet.lan (8.12.8p1/8.12.8/Submit) id h88G6SZM029440; Mon, 08 Sep 2003 18:06:28 +0200 (CEST envelope-from akruijff) Date: Mon, 08 Sep 2003 18:06:28 +0200 From: Alex de Kruijff In-reply-to: <001801c37557$865aad80$3501a8c0@pro.sk> To: SUPPORT Message-id: <20030908160628.GD29046@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <001801c37557$865aad80$3501a8c0@pro.sk> cc: FreeBSD Questions Subject: Re: FreeBSD upgrade on production server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 16:06:32 -0000 On Sun, Sep 07, 2003 at 05:48:42PM +0200, SUPPORT wrote: > > Hello everybody, > > > > I wish to upgrade my production firewall / mailserver / DNS server from > > 4.3 to 4.8. The simplest way seems to be use of CVSUP. OK, but... > > > > Is it safe ? What should I backup ? There is running well-configured > > sendmail - are there some changes in its configuration between > > versions 8.11.3 used in FreeBSD 4.3 and 8.12.8p1 used in > > FreeBSD 4.8. > > This is my only mailserver and I don't have an secondary > > if something fails... > > > > Please, advice if you have some know-how :-))) > > > > Peter Rosa > > P.S. Sorry for duplicate mail, I'm not sure it is sending it to the list. > I only saw one, so i guess you only send it one time to the list. Is it safe? Yes, but there's always a chance that something goes wrong. If you can't take any change then don't update. You don't have a secondary procution server, but do you have a secondary computer? If so use this a test server. (Go for the most identical one) Install 4.3 on this one and then update this one, using the same source. Also set it up to sepport the most critical functions. This not only gives you the change to gain some experinace but also let you test it. You won't upgrade the production computer if this fails. ( On later version (4.6 or 4.7) you could let your production computer compile the source and use its /usr/src/ and /usr/obj/ through nfs. ) You wan't to backup /etc/ /usr/local/etc/ and you data. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/