From owner-freebsd-fs@freebsd.org Tue Jun 20 17:27:38 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A7E0D9D8E9 for ; Tue, 20 Jun 2017 17:27:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B69C67676 for ; Tue, 20 Jun 2017 17:27:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v5KHRb9k036181 for ; Tue, 20 Jun 2017 17:27:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 219224] [zfs] sync hanging in _cv_wait zil_commit zfs_sync sys_sync Date: Tue, 20 Jun 2017 17:27:38 +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.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: t@sdf.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 17:27:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219224 Tino Reinhardt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Overcome By Events --- Comment #3 from Tino Reinhardt --- I'm pretty sure I haven't seen this issue on 10.3-RELEASE and now I fail to reproduce it on 11.1-PRERELEASE, etc., all on the same hardware as before. Working versions: n-3-b% uname -a FreeBSD n-3-b 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE #0 r319653: Wed Jun 7 15:17:47 CEST 2017 root@n-3-b:/usr/obj/usr/src/sys/DEBUG amd64 tools-1-b% uname -a FreeBSD tools-1-b 11.1-BETA1 FreeBSD 11.1-BETA1 #0 r319852: Mon Jun 12 15:1= 2:38 CEST 2017 root@tools-1-b:/usr/obj/usr/src/sys/DEBUG amd64 nagios-2-b% uname -a FreeBSD nagios-2-b 11.1-BETA2 FreeBSD 11.1-BETA2 #0 r320148: Tue Jun 20 18:07:08 CEST 2017 root@tools-2-b:/usr/obj/usr/src/sys/GENERIC amd64 DEBUG kernel config is GENERIC plus options INVARIANTS options INVARIANT_SUPPORT options WITNESS options WITNESS_SKIPSPIN options DEBUG_LOCKS options DEBUG_VFS_LOCKS I've had to remove DIAGNOSTIC for performance reasons. With 11.1-RELEASE upcoming I consider this problem solved, although I fail = to spot the changes in svn log so far. Thank you. --=20 You are receiving this mail because: You are the assignee for the bug.=