Package: zfsutils
Version: 8.1-3
Severity: important

t...@debian:~$ sudo zpool create test /dev/ad6s1
t...@debian:~$ sudo zpool export test
t...@debian:~$ sudo zpool import test
cannot open '/dev/dsk': must be an absolute path
cannot import 'test': no such pool available

Attached patch fixes the first problem: zpool searches for disks in
/dev/dsk instead of /dev, but then importing still fails.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to