From owner-freebsd-virtualization@freebsd.org Mon Nov 25 08:22:25 2019 Return-Path: Delivered-To: freebsd-virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9D6981CC718 for ; Mon, 25 Nov 2019 08:22:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47M0Q93n8hz487c for ; Mon, 25 Nov 2019 08:22:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 81ACA1CC716; Mon, 25 Nov 2019 08:22:25 +0000 (UTC) Delivered-To: virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8170E1CC715 for ; Mon, 25 Nov 2019 08:22:25 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47M0Q92xzsz487Y for ; Mon, 25 Nov 2019 08:22:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4A1289DF8 for ; Mon, 25 Nov 2019 08:22:25 +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 xAP8MPV4030240 for ; Mon, 25 Nov 2019 08:22:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xAP8MP0x030199 for virtualization@FreeBSD.org; Mon, 25 Nov 2019 08:22:25 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: virtualization@FreeBSD.org Subject: [Bug 235856] FreeBSD freezes on AWS EC2 t3 machines Date: Mon, 25 Nov 2019 08:22:24 +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: 12.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mail@rubenvos.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 MIME-Version: 1.0 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2019 08:22:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235856 mail@rubenvos.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@rubenvos.com --- Comment #9 from mail@rubenvos.com --- (In reply to Charles O'Donnell from comment #8) Hi, We just suffered from the same issue. This particular FreeBSD 12.1 r5.large instance with an additional gp2 disk (ZFS) was up for about 2 weeks when t= his occured. These are the last entries in the "logs" : Nov 25 03:04:36 zfs01 kernel: nvme1: cpl does not map to outstanding cmd Nov 25 03:04:36 zfs01 kernel: cdw0:00000000 sqhd:001a sqid:0001 cid:0018 p:0 sc:00 sct:0 m:0 dnr:0 Nov 25 03:04:36 zfs01 kernel: nvme1: Missing interrupt Nov 25 03:04:36 zfs01 kernel: nvme1: Resetting controller due to a timeout. Nov 25 03:04:36 zfs01 kernel: nvme1: resetting controller Nov 25 03:04:36 zfs01 kernel: nvme1: temperature threshold not supported Nov 25 03:04:36 zfs01 kernel: nvme1: aborting outstanding i/o Nov 25 03:05:07 zfs01 kernel: nvme1: Missing interrupt Nov 25 03:05:36 zfs01 kernel: nvme1: Resetting controller due to a timeout. Nov 25 03:05:36 zfs01 kernel: nvme1: resetting controller Nov 25 03:05:37 zfs01 kernel: nvme1: temperature threshold not supported Nov 25 03:05:37 zfs01 kernel: nvme1: aborting outstanding i/o Nov 25 03:05:37 zfs01 syslogd: last message repeated 4 times Nov 25 03:06:07 zfs01 kernel: nvme1: Missing interrupt Nov 25 03:09:08 zfs01 dhclient[84191]: send_packet: Host is down Nov 25 03:09:52 zfs01 syslogd: last message repeated 4 times @Colin/@Alex: Do you know if this occurs on "older" instance types as well?= We would definately switch to older instance-types if this issue doesn't occur= on older generations. Kind regards, Ruben --=20 You are receiving this mail because: You are the assignee for the bug.=