From nobody Mon Dec 05 02:53:36 2022 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 4NQSmJ24RRz4hvWP for ; Mon, 5 Dec 2022 02:53:36 +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 4NQSmH6fqqz3ll9 for ; Mon, 5 Dec 2022 02:53:35 +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=1670208815; 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=fcQCT1jEQcSaZIFf3aPfDytsSIHdxoUaSoupt7Taqkk=; b=Tyghix+a13Pivi5gqIw6owDTM1hKjh96B4WDOKo+CRIyJzZDpS0pibGRZBjHyLdpHvtoD9 BZ2r87crr/EnEZbYj/fPwKVbPzAi3esecIdLWm2hX+XgXas2lsc0zdfhjEcF1meq4ig8gZ PpiO88xw+oNJX5cm+U+qoX4ATtkTDJHfUt12jl+8wpTL0pMGlnt737uR3IRRlCXQM7bPT3 f1Yox05tCHK6SV2qeDa7PwDYgeV2o1RvjPLjj9HyVzCCP5SDhgJWYg678hJtOFP2ABwaFo ogeHaPS1U5WpF6V1MZA+ortRQxVJLYVAPQs+Yda8jPLY9cgFzJoLgwnr4Ycdug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670208815; a=rsa-sha256; cv=none; b=uQdeGi1AJppcpjk/O9VWAdmz6VRA3nhGRZYe8e0h4oScCm5pJV57qkun1jf4RXVA1q7Cn5 VIRd6o1noH/QF9fxzRp74GIk4xYtA68cZM5rvczfa/usJr84G6EnODAPhmvSV4ZUHkV++9 SI5btbmuGkHcReGAlXjCFhngyjYBi46N4gCQsGedlHe2hefABKTTSWA72am2bzJD+pVhTc +l5w35KwOFEKiqZkRMn6ubtuFsOtx/H7rOl54BHk40rpPR4eAvjPDlHfYBUuvaOHRy6TLp 67XShEi2k0qCD9bCp9ByN+lJeS2nUwiHZ1pmBksioouN3Dk3vCBzWuVT5qqqwA== 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 4NQSmH5jnZzhcj for ; Mon, 5 Dec 2022 02:53:35 +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 2B52rZLA030133 for ; Mon, 5 Dec 2022 02:53:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2B52rZYP030132 for fs@FreeBSD.org; Mon, 5 Dec 2022 02:53:35 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 268157] /etc/rc.d/zpool runs too early, before usb disks available Date: Mon, 05 Dec 2022 02:53:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: barneywolff@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268157 --- Comment #3 from Barney Wolff --- I don't think this is arm-specific, although it may show up more often on systems like rpi which have usb disks. The fix has to be in zfs, but I don't know if zfs can know whether a pool import that's cached is on a usb disk or not. In any case zpool should not abort if a pool disk has disappeared over= a reboot. I can imagine a nightmare scenario where a vital pool that's on a permanently-attached internal disk fails to get imported because an unimpor= tant pool on a usb disk has vanished. --=20 You are receiving this mail because: You are on the CC list for the bug.=