From nobody Thu Feb 1 21:28:19 2024 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 4TQsTJ5bC8z58hcv for ; Thu, 1 Feb 2024 21:28:20 +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 4TQsTJ4ZmCz4b68 for ; Thu, 1 Feb 2024 21:28:20 +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=1706822900; 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=TtRQP7jjCMUJs2/tj4aBVBemLPey2VWgpBZj1K+Ghuk=; b=GKuUILYCYDZgJRH+x9dJsDWKzzhy3J9oQIvtmWC1ITxbp9IYRxxbmmKzSELZal3L6YI0bO l8mf3zcxhSbdqhrAQR9Fg0jm3AH48gluBn0QaiOjSju28rlRBcY98MeO3DE5+T2akvxo2Z C5KiwdLJMteSOdUeakJzjcHvL0Y2xcxUcYveYFYkBifqep+s+9hqGF3oQGeKitksmgMrtU uOVtJCD9kFWHmM/XXaa79/mRVp21MdepTx6fKwaVPUhe7aNZXbx/CnRaW+m78/vxR+FMpS I0NHh7Km3y9FDlV6V4C7mWCV9ycK0+NnJGUy6MgYXsEYuYRi/cr+MSRYfo2raQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706822900; a=rsa-sha256; cv=none; b=JQy68/6ioU+qFCrfUzlZVpBPegWtaQ6rUi9KhxFmnd67BWgFG4K5NXwjnep8o0KfVw/VlN dJLcO1nrdki7rt2ifIKRRhT9pEXU5qwyIlln7ggkrdPSk3m1XilLGRd/zNz/ycQ3cfGEBf JS2KMMt/Sya2SXE1Un0fFQs0THtDrhGtH2hxcEcGLot/o7o987nv6mZEaOiqlLIS7JIJI0 bCqVohnk+/WCu4Zz0mih3KUW5LnvFFtIPAqkdSD/KqNOY3imI+wtZZ9GnwJS0nzqGZ2eMS IYcJEonv5BzCnabYIPjrNKQQRQGtccWl/hPtzsflE9sEx1F1OWuYAbWJ/4Aqgw== 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 4TQsTJ3f5Qz1Hgb for ; Thu, 1 Feb 2024 21:28:20 +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 411LSKJI059393 for ; Thu, 1 Feb 2024 21:28:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411LSKnP059391 for bugs@FreeBSD.org; Thu, 1 Feb 2024 21:28:20 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 229745] ahcich: CAM status: Command timeout Date: Thu, 01 Feb 2024 21:28:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kevinz5000@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=3D229745 --- Comment #75 from Kevin Zheng --- (In reply to Warner Losh from comment #74) I concur that there is definitely a hardware problem somewhere that I need = to investigate. The issue that I'm writing about is the system behavior. It seemed that all= I/O (or maybe just writes?) to the ZFS pool were stalled waiting of the disk to time out and reattach, despite the fact that I have other working mirror devices. It seems to me that one hardware issue with one disk shouldn't sta= ll the whole pool. I'm not actually sure if this problem is happening on the ZFS level or in C= AM or the SATA subsystem; if this happens again, what debugging steps would determine what the cause of this is? --=20 You are receiving this mail because: You are the assignee for the bug.=