> Regarding your other issue, it is possible that using /dev/sdX for vdev > causes it. Depending on the type of block device these names are not > stable and may change on boot or when udev runs. It's more reliable to > use /dev/disk/by-uuid or /dev/disk/by-partuuid which are persistent.
I think this is valid for pools (which in fact, I configure with this strategly, specifically by using `/dev/by-id` entries), but not for zvols (which is where I experienced the problem). Zvols use `/dev/zd*` symlink destinations, and those were the entries that I found swapped. I don't think there is a any relation between `/dev/disk/by-(id|uuid)` and zvols, since zvols live inside pools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875045 Title: Ubiquity 20.04 exports existing ZFS pools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1875045/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
