From owner-freebsd-current@freebsd.org Sat Jan 14 15:44:11 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32B29CAD4A8 for ; Sat, 14 Jan 2017 15:44:11 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 155D71FFC; Sat, 14 Jan 2017 15:44:10 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 91ADA2A32; Sat, 14 Jan 2017 09:44:03 -0600 (CST) Date: Sat, 14 Jan 2017 09:44:02 -0600 From: Mark Linimon To: Alan Somers Cc: lidl@freebsd.org, FreeBSD-Current Subject: Re: xpt related hang on sparc64 Message-ID: <20170114154402.GA30414@lonesome.com> References: <8881811d-0102-0598-3dae-3063c614985e@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 14 Jan 2017 15:44:11 -0000 On Fri, Jan 13, 2017 at 11:23:13PM -0700, Alan Somers wrote: > That error message can mean many different things. You need to boot > in verbose mode to get a better idea. As a test I created a netbootable image from -current the other day. All I had available to test was an X1 which booted fine. (It was just lying around anyway.) I can try one of the v210s or v215s if you continue to have trouble. mcl