Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Best practice for setting up disks for ZFS on NetBSD
On Thu, 3 Dec 2020 00:30:17 +0000
David Brownlee <abs%absd.org@localhost> wrote:
> In the event of disk renumbering both are thrown out, needing a "zfs
> export foo;zfs import foo" to recover. Is there some way to avoid
> that?
You can use named gpt wedges and symlink them to a stable path in /dev.
I did this manually for my storage box setup but was later informed we
have devpubd(8) which is capable of doing this.
Home |
Main Index |
Thread Index |
Old Index