From nobody Thu May 04 11:19:14 2023 X-Original-To: stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QBrtW6dsVz490Rb for ; Thu, 4 May 2023 11:19:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QBrtW5d4pz4K3W for ; Thu, 4 May 2023 11:19:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683199155; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zIjQ3THm8TPcfvTlDEaDjdh8vPmpcrzzOe4jVQEoZGQ=; b=O4dTPle1UL6xmLFNpkl0p2RPveemFTJCpHktVtsKB/8RmgxoPkY83+ynIUAz3p6fxZL81c spk3UiAhX+XX0Qa0zI9rulY0ey3god81hCl8gvGActtP36DBwQg40qwvH6NWPkw4cUPC6l VWRmP1qg7sBWj4mo74thMploLX5rMY6F84TNwRIqrM+67/alGQEGrk9yuEZ5MJD9LEyH6S FQwYvMXmq9jnDPpBeEpnkBvGrJfei5M9nEESY+Afj7op8vzZBSdg9d1GNu+SlEM4AD9D0+ uD25b732mDW6dovy9YmdtFI/esG0uTt86wkgzDaTkdnC6EoTyMMYmqSU8P1Glg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683199155; a=rsa-sha256; cv=none; b=PVbSQ4asvykH16H6Xpvjd0eO/sBf9Ixf4396x0XuSngl24+406XnlaCf4yLzCf2lmgDcJ3 he4ufeoaFJI6IZ6YZMLwrrsKbbbrk6HuDlmIq8YInv0x2eq2MxkJY9TvUvoyldzF/P5owK +/bk/l1cQ4EfwmcQrojaEvMj7qhFbnMKzebt6J2Eo5EYw1uZDQNNKpPoCX3mN9o2JFpk7F rGgLqm+Z13rwXEii8M8n4mFz4S+Pel3aSlY0mN9ynJMs7+bM5jyumJ6kUgLx4nxHxGmuSC TmYPZkyaH0rJ9PSTS/9RZLOqMRyuS6Z/eMCFyfSEo0M1/PvI93kTtJ7Zy9ej4Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QBrtW4SKkz17yp for ; Thu, 4 May 2023 11:19:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 344BJFKM026221 for ; Thu, 4 May 2023 11:19:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 344BJFEV026219 for stable@FreeBSD.org; Thu, 4 May 2023 11:19:15 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: stable@FreeBSD.org Subject: [Bug 271238] mpr (LSI SAS3816) driver not finding ses devices in HP D6020 enclosures Date: Thu, 04 May 2023 11:19:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pen@lysator.liu.se 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 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271238 --- Comment #2 from Peter Eriksson --- (In reply to Marek Zarychta from comment #1) Regarding the P440 - is it using the "ciss" driver? Then yes, that driver h= as well known bugs regarding discovering disks due to a couple of errors in the code. I use 70 drives per CISS controller and have had to patch my "ciss" driver = to be able to detect all drives & the SES devices. For details regarding the ciss driver see bug 246279:=20 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246279 --=20 You are receiving this mail because: You are on the CC list for the bug.=