From nobody Wed Aug 23 01:19:38 2023 X-Original-To: bugs@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 4RVpKQ58gfz4qkq2 for ; Wed, 23 Aug 2023 01:19:38 +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 4RVpKQ2Q0Wz3GjW for ; Wed, 23 Aug 2023 01:19:38 +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=1692753578; 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=/bgW2ZMklWi1KXnC+GO5YnJI7n5w9IfO29pzngeLb5Y=; b=yIjEchJjo7AooBttsxvm4+YGueGCg5rucJZ+2qayiL1JUQfuWyWaJMkwnlAclhkDhGx/++ O1CjPdRZ55mNB8TWjX9QT71C0G+/ybh0f/kftkwXLC/noKRxJgdbbf2BubUf62I/8R5KfY tEm0OUcZjpsRmAH3zjlVhQH4ActmHPIidvbY6cGMs5klYP52q7/1EEIIyQXod0son41USY FVCpxUJCyqIJDFaWfiaw/tUqU7b+SJ/IxE/ukzq7J9eOgpsvFxiJ6PFv0ZzNCZajIW2zjB 1dd8bfsd4ToNq5S8rhp59zCnfTulIsakQDVIH4ficwgqbWO5ygswihQGL/OuGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692753578; a=rsa-sha256; cv=none; b=K+KUG/MTbxApd5sPfQhVmllSNpVAbq28sr7wC3YsdXxY+4BVHW5CYHHxeFea6y5Jfug6pX pjGKFvc4PmEqY/Oy9EdULat7qGjGY6e6P11cIS7HzRSytC7pTy8lWe27Mjg47rMPGmbYIu GNSPfUe2m9qw5PSdlR623tV6pSkO9g49Co0yZUIit2ARgJ8SiPLqzUmUswNGiKm4ZoGFM7 Rpka3xhBVqhkgjBjc6qdp2ZrBdWnfGTdbm3bXhWLjUCc1WYjyh5bvRIuNYeG3OjqEIA7j/ k24kjVc829saETE2475cW4xqUyYHbhI5X3w+Ar4ouWFNl30JPqNnvI1JqjGjCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RVpKQ1Ktnz9tb for ; Wed, 23 Aug 2023 01:19:38 +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 37N1JcnQ077893 for ; Wed, 23 Aug 2023 01:19:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37N1JciT077892 for bugs@FreeBSD.org; Wed, 23 Aug 2023 01:19:38 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 273292] ahcich: CAM status: Uncorrectable parity/CRC error Date: Wed, 23 Aug 2023 01:19:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: performance, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: radicleparticles@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 List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273292 --- Comment #1 from Jim D. --- August 22, 2023 Removed and re-inserted SATA PCIe card. Re-attached external SATA cables. Booted into FBSD-12.4 Turned on one eSata external enclosure: ahcich errors appeared (despite what was reported before). Am waiting on new SATA PCIe cards. Will install, retest, and report after t= hey arrive. --=20 You are receiving this mail because: You are the assignee for the bug.=