From nobody Tue Aug 22 14:38:43 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 4RVX5w0F9xz4qyfp for ; Tue, 22 Aug 2023 14:38:44 +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 4RVX5v5cwrz4JVd for ; Tue, 22 Aug 2023 14:38:43 +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=1692715123; 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; bh=hGaz5esP3WNBJ0xnYKIV9D97qPNJSWouRth0Q7vpKi4=; b=n3BjKE7m5/8JDca/5ZCR3VR6UXqagijFO8h3nOdjdROXnhlpWxx+INpK0E1Kn65krL6YnE coh8cFxdpUdrVuOcqnv1i7i7SDXsSGHsdO5iLVtLif4ZP5ysGGON+kVEaK/otcVzQZoOfR 1U1RxntKM/6HJAiiPX532QwfrKw6XRNmWZrjduQ/gT2iaaVANaLkf0Ug4niFO5VW4sObvl KWAbG65Z8fM2QxqxcUMGOlFsfVEew0H6JrhOP6fEsjbX72z96h4HLgpVBGuP/lcHa57cDr aFzmt1QYkhW0HJZtvk5+9pPytGpc/o6yBwOaRy5EA/YvT0jXb+pEECOO5ciFnQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692715123; a=rsa-sha256; cv=none; b=Xm33CQRqh5tUsZg/k7Rx23Zw+4mQVsTSXJFRQD67T6BbPVjU61zx68Am4Rc94Z/6rrR4Ii Ak4Y9eFQxojn6lTJZtevCInvq5my8w+GPbhTh7kGYhOvbidJ4Y7phSsU15mdgzLYrTYX9m SMvA8fT+chIi9m8gDX8hp1Iatau8pdz5mAVcoAhb0hU1Y/bWYbiza3joch+jDpdOvUG7D7 SV/N3L0s0jFT5T40QCC2JmlgR/8t2SbJ8jmsz51QOwN2VubwpFVQKVGtMcPXYNxEANYEHo 1/RZ/zk4VhTpxTVSzstfGeEHeXD/s1i8wXKePUU2iDnxiXZjxrbm0u43aANMTA== 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 4RVX5v4lBXz15g5 for ; Tue, 22 Aug 2023 14:38:43 +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 37MEchEo010301 for ; Tue, 22 Aug 2023 14:38:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37MEchWj010300 for bugs@FreeBSD.org; Tue, 22 Aug 2023 14:38:43 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: Date: Tue, 22 Aug 2023 14:38:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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 Bug ID: 273292 Summary: ahcich: Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: radicleparticles@gmail.com Full OS release: 13.2-RELEASE-p2 Recently getting numerous ahcich related errors, some related to external S= ATA drives and latest apparently related to internal SATA drive. External: ada3:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error (ada3:ahcich0:0:0:0): Retrying command, 3 more tries remain (ada3:ahcich0:0:0:0): WRITE_DMA48. ACB: 35 00 c0 15 67 40 1b 00 00 00 00 08 (ada3:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error (ada3:ahcich0:0:0:0): Retrying command, 3 more tries remain ... [ada3: WDC WD3003FZEX-00Z4SA0] In some cases, the above error stream would end with an automatic HDD detachment. Replacing cable, detach/re-attach cable, use different HDD in enclosure: no= ne of these make any difference. These usually occur during large scale file copying. Internal: (aprobe0:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error (aprobe0:ahcich3:0:0:0): Error 5, Retry was blocked (aprobe0:ahcich3:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 0= 0 00 (aprobe0:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error (aprobe0:ahcich3:0:0:0): Error 5, Retry was blocked ada0 at ahcich3 bus 0 scbus3 target 0 lun 0 ada0: s/n WD-WX41E50J9764 detached (ada0:ahcich3:0:0:0): SETFEATURES ENABLE RCACHE. ACB: ef aa 00 00 00 40 00 = 00 00 00 00 00 (ada0:ahcich3:0:0:0): CAM status: Unconditionally Re-queue Request (ada0:ahcich3:0:0:0): Error 5, Periph was invalidated (ada0:ahcich3:0:0:0): Periph destroyed [ada0: WD4500HLHX-01JJPV0] This just recently "popped up out of nowhere" with drive unattached and not being used. Smart tests don't indicate any particular errors. Not been a problem under FBSD-13.1 or FBSD-12.4. --=20 You are receiving this mail because: You are the assignee for the bug.=