Thank you for your reply. I will look into the link
but, as far as I understand, it does not answer
the question why one of my ZFS disks does not
appear in /dev/disk/by-id/ directory when I boot
my computer with additional disk connected to it.

чт, 30 янв. 2025 г. в 23:09, Grant Taylor <gtay...@gentoo.tnetconsulting.net>:
>
> On 1/30/25 10:55 AM, gevisz wrote:
> > I should have used /dev/disk/by-id/ata-WDC_WD5000* notations instead!
> >
> > Unfortunately, I have not found the way to change these notations
> > other than deleting the whole zpool and re-creating it anew with
> > the notations /dev/disk/by-id/ata-WDC_WD5000*, which took quite
> > a lot of time.
>
> I got around this years ago on an Ubuntu system by doing an export
> followed by a slightly special import:
>
>     zpool export tank
>     zpool import -d /dev/disk/by-id tank
>
> You can find more details and specifics in an article that I wrote about
> installing Ubuntu 16.04 on a ZFS root.
>
> Link - Ubuntu 16.04 (Xenial) ZFS native root install
>   -
> https://dotfiles.tnetconsulting.net/articles/2016/0327/ubuntu-zfs-native-root.html
>
>
>
> --
> Grant. . . .
>

Reply via email to