[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-30 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.6.5.11-1ubuntu3.4 --- zfs-linux (0.6.5.11-1ubuntu3.4) artful; urgency=medium * Add ZFS 0.7.0 compat fix for zvol_id (LP: #1763067) The BLKZNAME ioctl msg size has changed in ZFS 0.7.0 so add forwards compat handling for this

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-30 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.6.5.6-0ubuntu21 --- zfs-linux (0.6.5.6-0ubuntu21) xenial; urgency=medium * Add ZFS 0.7.0 compat fix for zvol_id (LP: #1763067) The BLKZNAME ioctl msg size has changed in ZFS 0.7.0 so add forwards compat handling for this ioctl

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-30 Thread Łukasz Zemczak
** Changed in: zfs-linux (Ubuntu) Status: In Progress => Invalid -- 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/1763067 Title: zvol_id throws ioctl_get_msg

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-24 Thread Colin Ian King
Tested on Artful with 4.15.0-20, works fine now with this fix too. ** Description changed: == SRU Justification [XENIAL][ARTFUL] == Symlinks in /dev/zvol are not because /lib/udev/zvol_id exits with ioctl_get_msg failed:Inappropriate ioctl for device. The core reason is that the

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-24 Thread Colin Ian King
Note: this does not need fixing for Bionic as the ZFS 0.7.x userspace tools work fine with the 4.15 bionic kernel. ** Changed in: zfs-linux (Ubuntu Xenial) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: zfs-linux (Ubuntu Artful) Assignee: (unassigned) => Colin Ian

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-24 Thread Colin Ian King
Tested on Xenial with HWE kernel 4.15.0-15 (#16~16.04.1), works fine with this fix. ** Description changed: == SRU Justification [XENIAL][ARTFUL] == Symlinks in /dev/zvol are not because /lib/udev/zvol_id exits with ioctl_get_msg failed:Inappropriate ioctl for device. The core reason

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-23 Thread Colin Ian King
Just to note, this is a compat fix for older versions of the user space tools to work with newer ZFS 0.7.x, so the fix is not required in Bionic. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-23 Thread Łukasz Zemczak
I approved it for artful before I actually checked if it's in bionic. Seeing that we're in Final Freeze now, I guess it's not likely for us to get this accepted in bionic, but as soon as we open-up for SRUs - please be sure to get it uploaded to bionic/devel as well. I'll conditionally approve

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-23 Thread Łukasz Zemczak
Hello Clint, or anyone else affected, Accepted zfs-linux into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/zfs- linux/0.6.5.11-1ubuntu3.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-20 Thread Colin Ian King
** Description changed: - == SRU Justifcation [XENIAL][ARTFUL] == + == SRU Justification [XENIAL][ARTFUL] == Symlinks in /dev/zvol are not because /lib/udev/zvol_id exits with ioctl_get_msg failed:Inappropriate ioctl for device. The core reason is that the BLKZNAME with non-HWE

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-20 Thread Colin Ian King
** Description changed: + == SRU Justifcation [XENIAL][ARTFUL] == + + Symlinks in /dev/zvol are not because /lib/udev/zvol_id exits with + ioctl_get_msg failed:Inappropriate ioctl for device. The core reason is + that the BLKZNAME with non-HWE userspace zfsutils is 1 char different is + size

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-12 Thread Colin Ian King
Thanks for testing. I'll try and get that in after the current round of SRU's land. -- 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/1763067 Title: zvol_id throws ioctl_get_msg

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-12 Thread Clint Armstrong
That works. -- 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/1763067 Title: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device Status in zfs-linux package in Ubuntu:

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-12 Thread Colin Ian King
The reason for this failure is that the BLKZNAME ioctl is different, zfs 0.6.x has a 255 char name where as 0.7.0 has a 256 char name. There are test packages ready for testing in a PPA, do you mind trying these out using: sudo add-apt-repository ppa:colin-king/zfs-lp1763067 sudo apt-get update

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-11 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Status: New => In Progress -- 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/1763067 Title: zvol_id throws ioctl_get_msg failed:Inappropriate

[Kernel-packages] [Bug 1763067] Re: zvol_id throws ioctl_get_msg failed:Inappropriate ioctl for device

2018-04-11 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Importance: Undecided => Medium ** Changed in: zfs-linux (Ubuntu) Assignee: (unassigned) => Colin Ian King (colin-king) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.