From owner-freebsd-current@FreeBSD.ORG Thu Sep 8 22:01:11 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0F916A41F for ; Thu, 8 Sep 2005 22:01:11 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from imap1u.univie.ac.at (imap1.unet.univie.ac.at [131.130.1.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B40343D48 for ; Thu, 8 Sep 2005 22:01:10 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from korben.prv.univie.ac.at (korben.prv.univie.ac.at [131.130.7.98]) by imap1u.univie.ac.at (8.12.10/8.12.10) with ESMTP id j88M0ktr068074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 9 Sep 2005 00:00:47 +0200 (CEST) Date: Fri, 9 Sep 2005 00:00:41 +0200 (CEST) From: Lukas Ertl To: freebsd-current@FreeBSD.org Message-ID: <20050908235206.M622@korben.prv.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Boot delay, probably caused by fdc 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: Thu, 08 Sep 2005 22:01:11 -0000 Hi, just for the record, I'm seeing a newly introduced delay of several minutes when booting an SMP machine (HP DL380 G3) on -CURRENT. The boot process pauses right at this point: SMP: AP CPU #3 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! ... several minutes nothing. Then the boot process resumes normally: Trying to mount root from ..... Booting verbosely and setting kern.geom.debugflags at the loader prompt reveals that during this break the GEOM taste process for the (empty) fd0 floppy device happens. Disabling the floppy controller in the BIOS makes the boot delay go away. cheers, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/