From owner-freebsd-hackers@freebsd.org Tue Jul 4 00:32:24 2017 Return-Path: Delivered-To: freebsd-hackers@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 66AAA9F2A06 for ; Tue, 4 Jul 2017 00:32:24 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F01C32C53 for ; Tue, 4 Jul 2017 00:32:23 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: by mail-wm0-x235.google.com with SMTP id f67so68893724wmh.1 for ; Mon, 03 Jul 2017 17:32:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=GVTonobnwOlZXr8LdhQnkfmQjAKiqsYHDObevTh/usk=; b=fJQ9WkuBj+Vh0zwv+8zb/XhqYjfRba7pNlV092cH3Wsa2clXuGT3uc8sfn6or46wgn v1wrFhWGwLWKVtRelOiAUVFZ5rTTUiKz7G7vj1BL/6b8mHsdmj6E12ouMo/OwkZPVR/m 2QUHdOgo8/JC8RzvCZai/dD2Qf9kxjmVkUSfiU2zr3SZ80oZmtcVgICZTWzIUXJLElbC jA2C/ZTugpulnT+5Y9R0Y8YIDXAnOSeS+sUo+ipZimDqD4o7GucCAmCDGE23g85Hh1US A6+L1qmxP1IswVKsMcStXDQNSBeywn1qZfGNNf9M6/Ennr21lT8u5Is2TAWGLEYKE5T9 Zcag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=GVTonobnwOlZXr8LdhQnkfmQjAKiqsYHDObevTh/usk=; b=dwYAo2J4br+43uvcNwlmdRXSJGFripUfVqSg/JhPIKE6OBkyw6JRih/t/LeEickVlK 9bijd/+660LEN5ZK09stuB0/a2I7kq7tk31EkiTXxWSPlmQKtzBBNpVyKpbkZy4Fdx3c b5qEjXpipfyaSNmGKrjup+x8ys3MNPGOSiQfRwY3/Mr1ADc1idkb0oZoyEZVMgv3wH8G Aw4XqlCNy4dX4tpQz9I5qIdFzSmrFHlfy1EtKytO0nm2o/V9yYdboHoHDWDnGzPJa4tF u7L3Osk3HaI+jYglSAL/2YJoODLU6GbSsQlsYW5B3beKLEu/p64ARuXSpUmtFim/uc1S Ciuw== X-Gm-Message-State: AKS2vOxLztqlsnzFWkAPFmTQUVsIfqwfaq7dbl7rWhYNTbmROcyUUVdu Ml1gM9YLKY70sGX7pkL0PjCFhJ7qUA== X-Received: by 10.80.222.67 with SMTP id a3mr16632171edl.32.1499128341259; Mon, 03 Jul 2017 17:32:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.183.176 with HTTP; Mon, 3 Jul 2017 17:32:20 -0700 (PDT) From: Zaphod Beeblebrox Date: Mon, 3 Jul 2017 20:32:20 -0400 Message-ID: Subject: How to diagnose hang just before reboot... To: FreeBSD Hackers Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jul 2017 00:32:24 -0000 So... I've got an 11-STABLE machine that is ZFS only, but the march of zeros competes and the geoms destroy themselves... then it just sits there with that on the screen ... not rebooting. What do I twiddle to diagnose the cause (this didn't happen before a bunch of changes... so I'm not sure who is the culprit).