On 03/29/2016 11:42 PM, Jort Bloem wrote:
> Any ideas?

This is the Open-ZFS developer list, you can find ZFS on Linux's support
mailing list on
http://list.zfsonlinux.org/mailman/listinfo/zfs-discuss

You may be hitting a known bug, see
- https://github.com/zfsonlinux/zfs/issues/2944
- https://github.com/zfsonlinux/pkg-zfs/issues/148

As a workaround you could try to reset your zpool.cache, then rebuild
the initrd and reboot. Make sure zfs-initramfs is installed.

# zpool set cachefile= poolname
# update-initramfs -u -k all

Note the special syntax of "cachefile=" without any arguments: this
rebuilds zpool.cache in its default location, where zfs-initramfs' hooks
expect it.

As mentioned in the linked issues, after these steps "zdb" should show
the correct device paths, "zpool status" may still show /dev/sdX.

-- 
Regards,
Hajo Möller


-------------------------------------------
openzfs-developer
Archives: https://www.listbox.com/member/archive/274414/=now
RSS Feed: https://www.listbox.com/member/archive/rss/274414/28015062-cce53afa
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=28015062&id_secret=28015062-f966d51c
Powered by Listbox: http://www.listbox.com

Reply via email to