From owner-freebsd-arm@FreeBSD.ORG Tue Apr 7 18:44:35 2009 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80EF7106566B for ; Tue, 7 Apr 2009 18:44:35 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id D44378FC13 for ; Tue, 7 Apr 2009 18:44:34 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by bwz8 with SMTP id 8so2394796bwz.43 for ; Tue, 07 Apr 2009 11:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=WUQs7SmmsYhCSO2B5YgrGgxSCTBfnyNwFprC3tA0QCM=; b=Mg6A6G9l2KTv/DAkSX9Et/1mm7DmmJMgJ2AiIwFxhxyQkgmD5dmbP6GsUahj5Asix3 kFUw53h86/lRKaZhA8xGLwcz+OmF1gyxFGuIQS/XBghfLuU0I0zEan4fHkklx4+5INp+ rmwzHtqZME+OPa0+E8Nas2N4e7tqIAp/Nka54= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LxHJe2YpnhUljj2bfK/2NwCXzxZAxfi/G2SIcq93itEGDZz6fpsxZtNGDcFMseb/hY rmk1+vSrW8yZbC0WY9MFdmtVzTfxS1NNi7cppowZx1ZNMPr25euiTyu74HxmdeYCS3xV M1RpNP2KNEaPkaIL4dEtMnfl+B0Ypucir3CAU= MIME-Version: 1.0 Received: by 10.103.244.4 with SMTP id w4mr88263mur.90.1239128532854; Tue, 07 Apr 2009 11:22:12 -0700 (PDT) In-Reply-To: <24C524FA-2D87-4A0E-97B7-4D7C832B3E72@mac.com> References: <24C524FA-2D87-4A0E-97B7-4D7C832B3E72@mac.com> Date: Tue, 7 Apr 2009 22:22:12 +0400 Message-ID: From: pluknet To: Marcel Moolenaar Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: arm@freebsd.org, FreeBSD Current Subject: Re: Root mount fails again. CAM related? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 18:44:35 -0000 2009/4/7 Marcel Moolenaar : > All, > > My ARM board boots from a USB mass storage device and > for the second time the the root mount fails. First is > was because the root mount wouldn't wait for the USB > stack to complete the discovery process. Now CAM seems > to have entered the picture: > > ... > Timecounter "CPU Timer" frequency 166666667 Hz quality 1000 > Timecounters tick every 10.000 msec > usbus0: 480Mbps High Speed USB v2.0 > WARNING: WITNESS option enabled, expect reduced performance. > Root mount waiting for: usbus0 > ugen0.1: at usbus0 > uhub0: on usbus0 > uhub0: 1 port with 1 removable, self powered > Root mount waiting for: usbus0 > ugen0.2: at usbus0 > uhub1: 2> on usbus0 > Root mount waiting for: usbus0 > uhub1: 7 ports with 7 removable, self powered > Root mount waiting for: usbus0 > ugen0.3: at usbus0 > umass0: on > usbus0 > umass0: SCSI over Bulk-Only; quirks = 0x0000 > Root mount waiting for: usbus0 > umass0:0:0:-1: Attached to scbus0 > Root mount waiting for: CAM > Root mount waiting for: CAM > Root mount waiting for: CAM > Root mount waiting for: CAM > Trying to mount root from ufs:/dev/da0p1 > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:/dev/da0a > ? List valid disk boot devices > Abort manual input > > > There are no GEOMs at this point. > > Anyone else seeing this? > Can this be a similar one? That was committed not far ago in rev. 190676. http://lists.freebsd.org/pipermail/freebsd-current/2009-April/005635.html -- wbr, pluknet