Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2023 18:47:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271455] ZFS disks (pools) disappear when system is rebooted without them
Message-ID:  <bug-271455-227-OUUGRsAgK0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271455-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271455-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271455

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
                URL|                            |https://openzfs.github.io/o
                   |                            |penzfs-docs/man/8/zdb.8.htm
                   |                            |l#C
           Assignee|bugs@FreeBSD.org            |fs@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Graham Perrin <grahamperrin@freebsd.org> ---
zdb --config --cachefile=3D/etc/zfs/zpool.cache


If details of the required pool are not within the cachefile, then I should=
 not
expect an automated import when the system enters multi-user mode.=20


From
<https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html#=
the-etc-zfs-zpool-cache-file>:=20

> =E2=80=A6 When a pool is not listed in the cache file it will need to be =
detected=20
> and imported using the zpool import -d /dev/disk/by-id command.

I'm unsure about that.=20

Try a simple import (without option -d) then restart the system.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271455-227-OUUGRsAgK0>