From owner-freebsd-bugs@freebsd.org Fri May 11 04:33:10 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22269FB4F3A for ; Fri, 11 May 2018 04:33:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A6E7987782 for ; Fri, 11 May 2018 04:33:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6140DFB4F39; Fri, 11 May 2018 04:33:09 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E9F1FB4F38 for ; Fri, 11 May 2018 04:33:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFD0C87781 for ; Fri, 11 May 2018 04:33:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2B3AA26533 for ; Fri, 11 May 2018 04:33:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w4B4X8gc062343 for ; Fri, 11 May 2018 04:33:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w4B4X81j062342 for bugs@FreeBSD.org; Fri, 11 May 2018 04:33:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 222533] One HDD not seen by mps (11.1 regression) Date: Fri, 11 May 2018 04:33:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dpolyg@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2018 04:33:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222533 --- Comment #9 from Denis Polygalov --- Booting off a FreeBSD-11.0-RELEASE-amd64-mini-memstick.img shows all disks = but generate error: failure at /usr/src/sys/dev/mps/mps_sas_lsi.c:675/mpssas_add_device()! Could not get ID for device with handle 0x0009=20 Upgrading the controller's firmware to: ** H200I Adapter with: ** Package version -------------- 07.03.06.00 ** Firmware Version ------------- 07.15.08.00 ** Option BIOS Version ---------- 7.11.10.00-Dellized_24 ** Boot services Driver Version - 7.02.04.00 ** NVDATA Version --------------- Version 19 ** did not help.. Attaching verbose boot logs for 11.0 and 11.1 RELEASE. The adapter in question appear as mps0 There are also two extra adapters (LSI SAS 9200-8e) detected as mps1 and mp= s2. An external enclosure with 16 disks attached to the mps1. All disks detecte= d. Attempt to boot from 11.2-PRERELEASE memstick while the external enclosure disconnected did not fix the problem (same disk is missing). The disks arranged in this way (labels on the front panel): 0 | 2 | 4 --------- 1 | 3 | 5 Serial numbers: Z1P06JYK | Z1P06K5P | Z1P06JK1 ------------------------------ Z1P06N38 | Z1P06N1Y | Z1P06NB2 The disk which is always (except for booting in 11.0) missing is 5 (Z1P06NB= 2) By the way it is also missing when boot in 12-CURRENT Please any advice how to deal with this... Regards, Denis --=20 You are receiving this mail because: You are the assignee for the bug.=