Hi,
Exporting then importing a pool shows devices listed as sdX under zpool status.
Pool was created as
zpool create spool mirror /dev/disk/by-id/... /dev/disk/by-id/...
Unless the -d options is used each time the pool is imported.
zpool import -d /dev/disk/by-id spool
This is not the case with v0.6.3-766_gfde0d6d.
Not sure if this is somehow related to,
#2482
Using:
VirtualBox
(fresh install) Debian Jessie
(dailies) zfs v0.6.3-222d9d57jessie
Thanks,
Azeem