Looks good to me; thanks!
$ sudo zpool create -f -O canmount=off -O mountpoint=none -R /mnt/rpool-25582
-t rpool-25582 rpool /dev/mapper/loop5p1
$ sudo zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool-25582 105K 7.69G24K none
$ sudo zpool export rpool-25582
$ sudo zpool import
I still see the failure:
$ sudo zpool create -O canmount=off -O mountpoint=none -R /mnt/rpool-25582 -t
rpool-25582 rpool /dev/mapper/loop4p1
cannot create 'rpool': no such pool or dataset
$ dpkg -l | grep zfs
ii libzfs2linux0.7.5-1ubuntu16.4 amd64
Ope
Thank you! I'm new to the Ubuntu process/terminology, so I wasn't sure
how to interpret the other comments. Thanks for the clarification.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/
Will the fix for this eventually go into the Bionic release? Thanks!
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1769937
Title:
Error reported when creating ZFS pool with "-t" opt
Public bug reported:
When creating a pool with the -t option on Ubuntu 18.04 LTS, it will
report an error and return a non-zero exit code, but the pool appears to
be successfully created.
For example:
# zpool create -O canmount=off -O mountpoint=none -R /mnt/rpool-25582 -t
rpool-25582 rpool /de
5 matches
Mail list logo