Comment 1 for bug 1856704

Revision history for this message
James Dingwall (a-james-launchpad) wrote :

Apologies if this isn't the place to ask this question... This bug seems to be only about backporting compatibilty for the current 0.7 module but my system seems to have ended up with 0.8. This isn't a problem for me but I would prefer that the userspace aligns with the module so that new features (trim, encryption) can be used/configured.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic

# uname -a
Linux triplex 5.3.0-26-generic #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

# dpkg -S /lib/modules/5.3.0-26-generic/kernel/zfs/zfs.ko
linux-modules-5.3.0-26-generic: /lib/modules/5.3.0-26-generic/kernel/zfs/zfs.ko

# modinfo zfs | head
filename: /lib/modules/5.3.0-26-generic/kernel/zfs/zfs.ko
version: 0.8.1-1ubuntu14.2
license: CDDL
author: OpenZFS on Linux
description: ZFS
alias: devname:zfs
alias: char-major-10-249
srcversion: 7E9D1C5487A61F836F4A216
depends: zlua,spl,znvpair,zcommon,icp,zunicode,zavl
retpoline: Y

# apt-cache policy zfsutils-linux
zfsutils-linux:
  Installed: 0.7.5-1ubuntu16.7
  Candidate: 0.7.5-1ubuntu16.7
  Version table:
 *** 0.7.5-1ubuntu16.7 500
        500 http://gb.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     0.7.5-1ubuntu15 500
        500 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

# apt-cache policy zfs-dkms
zfs-dkms:
  Installed: (none)
  Candidate: 0.7.5-1ubuntu16.7
  Version table:
     0.7.5-1ubuntu16.7 500
        500 http://gb.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
     0.7.5-1ubuntu15 500
        500 http://gb.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages