From owner-freebsd-stable@FreeBSD.ORG Fri Jul 31 16:26:03 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BE03106564A for ; Fri, 31 Jul 2009 16:26:03 +0000 (UTC) (envelope-from andrej@antiszoc.hu) Received: from mail.deployis.eu (mail.deployis.eu [217.20.135.253]) by mx1.freebsd.org (Postfix) with ESMTP id AD70F8FC14 for ; Fri, 31 Jul 2009 16:26:02 +0000 (UTC) (envelope-from andrej@antiszoc.hu) Received: from localhost ([127.0.0.1]:57142 helo=mail.deployis.eu) by mail.deployis.eu with esmtp (Exim 4.69 #1 (Debian)) id 1MWuvg-0007NF-4z from ; Fri, 31 Jul 2009 18:26:00 +0200 Received: from 94.27.142.83 (SquirrelMail authenticated user andrej@antiszoc.hu) by mail.deployis.eu with HTTP; Fri, 31 Jul 2009 18:26:00 +0200 (CEST) Message-ID: <47580.94.27.142.83.1249057560.squirrel@mail.deployis.eu> In-Reply-To: <4A730346.3070301@digiware.nl> References: <4A72B8E4.6060509@withagen.nl> <4A72BAAB.4080502@yandex.ru><4A72BF07.7080603@digiware.nl> <4A72DE53.7090509@withagen.nl> <4A730346.3070301@digiware.nl> Date: Fri, 31 Jul 2009 18:26:00 +0200 (CEST) From: =?iso-8859-2?Q?G=F3t_Andr=E1s?= To: "Willem Jan Withagen" User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Spam-Score-deployiseu: -43 Cc: stable@freebsd.org Subject: Re: Upgrading from 6.4 to 7.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2009 16:26:03 -0000 On Pén, Július 31, 2009 4:44 pm, Willem Jan Withagen wrote: > Helge.Oldach@atosorigin.com wrote: > >> Willem, >> >> >> Willem Jan Withagen wrote on Friday, July 31, 2009 2:07 PM: >> >>> Willem Jan Withagen wrote: >>> >>>> Andrey V. Elsukov wrote: >>>> >>>>> Willem Jan Withagen wrote: >>>>> >>>>>> With a 6.4 of last night.... >>>>>> >>>>>> >>>>>> So I guess 6.4 -> 7.2 needs to go via 7.0 ?? >>>>>> >>>>> It is already fixed. http://svn.freebsd.org/changeset/base/195987 >>>>> >>>>> >>>> cvsupped last night at 1:00 +1 So the apha-particle strikes again. >>>> ;) >>>> >>>> >>>> >>>> I'll update, and rerun. >>>> >>> We'll I got 1 step further. >>> >>> >>> Kernel is build, but refuses to install, >>> >> >> >> >> >>> ===> accf_http (install) install -o root -g wheel -m 555 >>> accf_http.ko /boot/kernel install -o root -g wheel -m 555 >>> accf_http.ko.symbols /boot/kernel kldxref /boot/kernel kldxref: file >>> isn't dynamically-linked kldxref: file isn't dynamically-linked >>> kldxref: file >>> isn't dynamically-linked >> >> Are you sure the kernel does not install? I have recently >> source-upgraded a bunch of systems straight from 6-STABLE to 7-STABLE, >> constantly observed this error, but kernel and modules did install >> properly, and the machines booted up as smoothly as expected. Most of >> them with gmirror, BTW. >> > > Well the server is in a colo, so I'm sort of hesistant to try just that > while I'm not standing next to it.... > > So one of the suggestions I like is, to actually build with geom hard > fixed in the kernel. But I can not trivially find the option to include in > the kernelconfig > > --WjW I have options GEOM_GPT # GUID Partition Tables. options GEOM_MIRROR in my 6.4 install (just recently upgraded from 6.3). For all possible options and devices run make LINT in the kernel config dir. Do you have remote IP KVM for the machine or some management option? Regards, Andras