From owner-freebsd-current@FreeBSD.ORG Wed Dec 15 13:01:00 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 885D3106566C; Wed, 15 Dec 2010 13:01:00 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 9F2A58FC13; Wed, 15 Dec 2010 13:00:59 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA11414; Wed, 15 Dec 2010 15:00:57 +0200 (EET) (envelope-from avg@freebsd.org) Message-ID: <4D08BC09.3000801@freebsd.org> Date: Wed, 15 Dec 2010 15:00:57 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Vladislav V. Prodan" References: <4D08B21B.5090000@ukr.net> In-Reply-To: <4D08B21B.5090000@ukr.net> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org Subject: Re: Low speed disk subsystem after the upgrade 8.1-STABLE-201011 --> 9-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2010 13:01:00 -0000 on 15/12/2010 14:18 Vladislav V. Prodan said the following: > The kernel of the standard, GENERIC > Similar problems after attempting to install from the disk > FreeBSD-9.0-CURRENT-201011-amd64-dvd1.iso > In the latter case, there were cases of complete system lockup. > > The upgrade process: > cd /usr/src > make clean > rm -r /usr/obj > make buildworld > make buildkernel KERNCONF=GENERIC > make installkernel KERNCONF=GENERIC > make installworld > > > What am I doing wrong? > Just a guess - have you looked at UPDATING in CURRENT sources? But the lock up is totally unexpected, try to debug it. -- Andriy Gapon