public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@gentoo.tnetconsulting.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem with detecting ZFS HDD
Date: Thu, 30 Jan 2025 15:08:27 -0600	[thread overview]
Message-ID: <0383801b-9191-6d55-300e-48b62907fe62@gentoo.tnetconsulting.net> (raw)
In-Reply-To: <CA+t6X7ddVLG56RW6Jo_=3eoGUVp0TNRxBnR+Fz_rZae3zhikcg@mail.gmail.com>

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. . . .


  parent reply	other threads:[~2025-01-30 21:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30 16:55 [gentoo-user] Problem with detecting ZFS HDD gevisz
2025-01-30 17:03 ` [gentoo-user] " gevisz
2025-01-30 21:08 ` Grant Taylor [this message]
2025-01-30 22:58   ` [gentoo-user] " gevisz
2025-01-31  0:13     ` Grant Taylor
2025-01-31 11:24 ` Michael
2025-02-01  0:13   ` gevisz
2025-02-16 16:50     ` Wols Lists
2025-03-02 21:58       ` gevisz
2025-03-03  9:55         ` Michael

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0383801b-9191-6d55-300e-48b62907fe62@gentoo.tnetconsulting.net \
    --to=gtaylor@gentoo.tnetconsulting.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox