From nobody Fri Nov 10 14:19:20 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 4SRgtc6hFjz5107L for ; Fri, 10 Nov 2023 14:19: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 4SRgtc4r0Kz4ZPW for ; Fri, 10 Nov 2023 14:19: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=1699625960; 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=Gv9wLNgE4zbIebfkW44YsOvZ2I7VwsEfbWLId//Qyk4=; b=Fb4xJs7iefkexMeOqD97kRiD59yj/CEUFxKJG1xE3EWav9/fzrfUvQI58cs9JK0HfSPk6f HoYCFS2AJMHyLgHP6cC+boAQfaOhZIwSiK06g8H3tDDKQXAWh+7uUCPbxCBznjif4afajH uThU3p5HrnBVevU7eOX9JtikDwf0THsmUqhcJ2Pzo667ryXccIj8++Mce1zqqxyh20WJEk q/ngGfqYciPKx0KIAW/HldblunrYdR3PjhQzuNhLYE29HxawUaG+Tyc82JRXR8RZZKjV4v ZpzurnKZkXyUrYnbwB+2WK0rrY8eeDBezA+LaW6nb1l1FiJeGwBperqfWbNd/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699625960; a=rsa-sha256; cv=none; b=pfNNQS+o4RCEujjhoecpJDIWTUjXMvTc7YQvfUOWDVN0UvbamqryGdKoSxYVmRYHfDDABw Oq5yp5OXgnaCYByYQ/KdXODSBmqKDphuMM3obyh5yNmMNDwSZnmjFfYLJoFJ/ks8BvZDrR G0Oh000MbUkfojZJr1l6VC150CuhhJVVw2RtHCinBb2rhjOwQng19a6BEQLZU5PM6bCEcb cdKWskJk8iiAAMEYYTbLz36aqCIH5nbPrMzi/d/c9USSsvoXoHIRLRrQUPNm1UTaUrOHbv Usj7zZNsYRT5chLWA8ZLMVqe1i0H7i/DEpzRZfywm274H3IKB9bvzQZLeWBtMg== 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 4SRgtc3wcJz11hr for ; Fri, 10 Nov 2023 14:19: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 3AAEJK8B092071 for ; Fri, 10 Nov 2023 14:19:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AAEJKFS092070 for bugs@FreeBSD.org; Fri, 10 Nov 2023 14:19: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 274974] nvme: resetting controller after mounting a partition Date: Fri, 10 Nov 2023 14:19:20 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org 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=3D274974 --- Comment #4 from Piotr Kubaj --- Trying to mount on CURRENT: nvme1: Resetting controller due to a timeout and possible hot unplug. nvme1: resetting controller nvme1: failing outstanding i/o nvme1: READ sqid:5 cid:127 nsid:1 lba:73 len:8 nvme1: ABORTED - BY REQUEST (00/07) crd:0 m:0 dnr:1 p:0 sqid:5 cid:127 cdw0= :0 (nda1:nvme1:0:0:1): READ. NCB: opc=3D2 fuse=3D0 nsid=3D1 prp1=3D0 prp2=3D0 = cdw=3D49 0 7 0 0 0 (nda1:nvme1:0:0:1): CAM status: NVME Status Error (nda1:nvme1:0:0:1): Error 5, Retries exhausted g_vfs_done():nda1p1[READ(offset=3D4608, length=3D4096)]error =3D 5 nda1 at nvme1 bus 0 scbus5 target 0 lun 1 nda1: s/n S649NS0W619970N detached mount_msdosfs: /dev/nda1p1: (Input/output errnor da1:nvme1root@:~ # :0:0:1): Periph destroyed nvme1: Failed controller, stopping watchdog timeout. root@:~ # uname -a FreeBSD 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n266315-b2b381d365fc: Thu Nov 9 04:12:28 UTC 2023=20=20=20=20 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/powerpc.powerpc64le/sys/GENER= IC64LE powerpc --=20 You are receiving this mail because: You are the assignee for the bug.=