From nobody Sun Nov 03 22:45:32 2024 X-Original-To: fs@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 4XhV7163w9z5bYNX for ; Sun, 03 Nov 2024 22:45:33 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XhV713cK9z493S for ; Sun, 3 Nov 2024 22:45:33 +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=1730673933; 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=H7Bmj91T9HYtM1YxvgMdfLLXPbxMemv1YAtEEXloda4=; b=WBOVFRXPM0Yny9xGkKtklD/OdgyrgJWPRR838AxyUgBJmL2L1Blgfv5C95Cv7rh7JoTruq Ui8JKJGw9VKGbJg9lfjwM+KQpznTAaHOMLvO8MVcj0s5r6RntuAHCHqVIag40EGhdirP2s 7PbZKxGOWY5+Ry7KgZJyXiUG9+u4ckhsmRI73r2hIkSwjQF4y6NEQxjhftUz3kAWwdVKjK drlgaGH5OchjP4YPBODMQBrYbCM6OLgLPhdHranFFZEIa+c4QLFGJecWQHqAGcPYcHVDNs Jpub3GT0fVh29Yyu8O7P3dz489x6dn2DHBUevFhZgrr+JPnzbnplsIfh+Ia0MA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730673933; a=rsa-sha256; cv=none; b=HWHBGt7ZiBHYU4wtRxSBM1mGrplA7zpiCIYM2z0OavfqeKdlYFaeyZHx/Hna9W4gxb9p2g Vc/gT3bY0v2HiIYg1rba/OOOMfPOH2BN7D3AzK+pJH/wuOfBSSP0YGmWT+hX+fBJY6+NIl 2p6ESqHGJh54XdG/75KvLhIPZ8+WIaPPwS4+ULI6Dnua5DH/ZBMGA6iNZGgY7dq+2J9ghD W9X19snDwpHex2ufn8K2CcI9EUY6Ia35mZnvCkJ1KnJwfpPm2fCdGnxtRicxY/KAfG+p1l CKp3BPd8grq8p2l+Ng0scsiPr4KpoIhpYgIhAc8+1sdT6Z6lLsaNaH3zPs3Bpg== 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 4XhV713BNdz179n for ; Sun, 3 Nov 2024 22:45:33 +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 4A3MjX8X053974 for ; Sun, 3 Nov 2024 22:45:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A3MjXQ2053973 for fs@FreeBSD.org; Sun, 3 Nov 2024 22:45:33 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: fs@FreeBSD.org Subject: [Bug 167685] ZFS on USB drive prevents shutdown / reboot Date: Sun, 03 Nov 2024 22:45:32 +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: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jonathan@kc8onw.net X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D167685 --- Comment #20 from jonathan --- I'm also getting the Pool 'XXXX' has encountered an uncorrectable I/O failu= re and has been suspended during shutdown. Half my bulk storage pool is on USB devices and the USB subsystem appears to get shutdown before the pool is fu= lly flushed. --=20 You are receiving this mail because: You are the assignee for the bug.=