From owner-freebsd-hubs@FreeBSD.ORG Sun Jan 18 21:00:13 2009 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A712B1065673 for ; Sun, 18 Jan 2009 21:00:13 +0000 (UTC) (envelope-from simon@nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 413318FC16 for ; Sun, 18 Jan 2009 21:00:13 +0000 (UTC) (envelope-from simon@nitro.dk) Received: from arthur.nitro.dk (arthur.bofh [192.168.2.3]) by mx.nitro.dk (Postfix) with ESMTP id 7A2781E8C12; Sun, 18 Jan 2009 21:00:11 +0000 (UTC) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 6BF575C6E; Sun, 18 Jan 2009 22:00:11 +0100 (CET) Date: Sun, 18 Jan 2009 22:00:11 +0100 From: "Simon L. Nielsen" To: Mohacsi Janos Message-ID: <20090118210010.GB1223@arthur.nitro.dk> References: <20090118170232.GA1223@arthur.nitro.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-hubs@freebsd.org Subject: Re: ftp-master FreeBSD update X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2009 21:00:17 -0000 On 2009.01.18 18:40:21 +0100, Mohacsi Janos wrote: > On Sun, 18 Jan 2009, Simon L. Nielsen wrote: > > > ftp-master.FreeBSD.org is being updated to FreeBSD 7 so expect some > > disruptions today. > > Hi Simon,, > What procedures are you using during the upgrade? Was it a FreeBSD > 6.x before or 7.0? Hey, The system was running 6.3-STABLE and is now running 7.1-STABLE (most FreeBSD.org systems run -STABLE to help out with testing. I'm using normal buildworld, buildkernel etc. for the upgrade itself. After upgrading to the new kernel the system ran about an hour on the new kernel with the old userland to be able to go back in case it blew up. Before booting in the new kernel I shut inetd(rsync) / cvsupd to stop new incomming connections in the hope that the existing one would close down nicely first, but after an hour I rebooted. In short, notthing much special compared to what I would consider normal FreeBSD sysadm tasks. Not sure if this was what you were asking about. -- Simon L. Nielsen