Activity log for bug #1718761

Date Who What changed Old value New value Message
2017-09-21 19:32:40 Markus Ueberall bug added bug
2017-09-21 20:00:05 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2017-09-21 20:25:23 Markus Ueberall tags apport-collected xenial
2017-09-21 20:25:24 Markus Ueberall description ---------- Configuration # echo -e $(grep VERSION= /etc/os-release)\\nSIGNATURE=\"$(cat /proc/version_signature)\" VERSION="16.04.3 LTS (Xenial Xerus)" SIGNATURE="Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17" # dpkg --list | grep zfs ii libzfs2linux 0.6.5.6-0ubuntu18 ii zfs-doc 0.6.5.6-0ubuntu18 ii zfs-initramfs 0.6.5.6-0ubuntu18 ii zfs-zed 0.6.5.6-0ubuntu18 ii zfsutils-linux 0.6.5.6-0ubuntu18 ---------- Fault: Creating an overlay of multiple directories on a ZFS volume does not work # df /var/tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tank07/var/tmp zfs 129916288 128 129916160 1% /var/tmp # mkdir /var/tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/var/tmp/middle:/var/tmp/lower,upperdir=/var/tmp/upper,workdir=/var/tmp/workdir /var/tmp/overlay mount: wrong fs type, bad option, bad superblock on overlay, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so. # dmesg|tail -1 [276328.438284] overlayfs: filesystem on '/var/tmp/upper' not supported as upperdir ---------- Control test 1: Creating an overlay of multiple directories on another filesystem works # df /tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tmpfs tmpfs 1048576 133492 915084 13% /tmp # mkdir /tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir /tmp/overlay # mount | grep overlay overlay on /tmp/overlay type overlay (rw,relatime,lowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir) ---------- Control test 2: Creating an overlay using AuFS works on ZFS volume and elsewhere # mount -t aufs -obr=/tmp/lower:/tmp/middle:/tmp/upper:/tmp/workdir none /tmp/overlay # mount -t aufs -obr=/var/tmp/lower:/var/tmp/middle:/var/tmp/upper:/var/tmp/workdir none /var/tmp/overlay # mount | grep aufs none on /var/tmp/overlay type aufs (rw,relatime,si=9ead1ecae778b250) none on /tmp/overlay type aufs (rw,relatime,si=9ead1ec9257d1250) ---------- Remark While the use of AuFS can be used as a workaround in the above scenario, AuFS in turn will not work with [fuse.]glusterfs mounts (this has been documented elsewhere). Given that OverlayFS is part of the (upstream) kernel and Ubuntu now officially supports ZFS, the above should be fixed. ---------- Configuration # echo -e $(grep VERSION= /etc/os-release)\\nSIGNATURE=\"$(cat /proc/version_signature)\" VERSION="16.04.3 LTS (Xenial Xerus)" SIGNATURE="Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17" # dpkg --list | grep zfs ii libzfs2linux 0.6.5.6-0ubuntu18 ii zfs-doc 0.6.5.6-0ubuntu18 ii zfs-initramfs 0.6.5.6-0ubuntu18 ii zfs-zed 0.6.5.6-0ubuntu18 ii zfsutils-linux 0.6.5.6-0ubuntu18 ---------- Fault: Creating an overlay of multiple directories on a ZFS volume does not work # df /var/tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tank07/var/tmp zfs 129916288 128 129916160 1% /var/tmp # mkdir /var/tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/var/tmp/middle:/var/tmp/lower,upperdir=/var/tmp/upper,workdir=/var/tmp/workdir /var/tmp/overlay mount: wrong fs type, bad option, bad superblock on overlay, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so. # dmesg|tail -1 [276328.438284] overlayfs: filesystem on '/var/tmp/upper' not supported as upperdir ---------- Control test 1: Creating an overlay of multiple directories on another filesystem works # df /tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tmpfs tmpfs 1048576 133492 915084 13% /tmp # mkdir /tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir /tmp/overlay # mount | grep overlay overlay on /tmp/overlay type overlay (rw,relatime,lowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir) ---------- Control test 2: Creating an overlay using AuFS works on ZFS volume and elsewhere # mount -t aufs -obr=/tmp/lower:/tmp/middle:/tmp/upper:/tmp/workdir none /tmp/overlay # mount -t aufs -obr=/var/tmp/lower:/var/tmp/middle:/var/tmp/upper:/var/tmp/workdir none /var/tmp/overlay # mount | grep aufs none on /var/tmp/overlay type aufs (rw,relatime,si=9ead1ecae778b250) none on /tmp/overlay type aufs (rw,relatime,si=9ead1ec9257d1250) ---------- Remark While the use of AuFS can be used as a workaround in the above scenario, AuFS in turn will not work with [fuse.]glusterfs mounts (this has been documented elsewhere). Given that OverlayFS is part of the (upstream) kernel and Ubuntu now officially supports ZFS, the above should be fixed. --- AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Sep 18 16:12 seq crw-rw---- 1 root audio 116, 33 Sep 18 16:12 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 16.04 IwConfig: Error: [Errno 2] No such file or directory Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory MachineType: Red Hat KVM NonfreeKernelModules: zfs zunicode zavl zcommon znvpair Package: linux (not installed) PciMultimedia: ProcFB: 0 cirrusdrmfb ProcKernelCmdLine: BOOT_IMAGE=/ROOT/ubuntu1604@/boot/vmlinuz-4.10.0-35-generic root=ZFS=tank07/ROOT/ubuntu1604 ro ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 RelatedPackageVersions: linux-restricted-modules-4.10.0-35-generic N/A linux-backports-modules-4.10.0-35-generic N/A linux-firmware 1.157.12 RfKill: Error: [Errno 2] No such file or directory Tags: xenial Uname: Linux 4.10.0-35-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.9.1-5.el7_3.3 dmi.chassis.type: 1 dmi.chassis.vendor: Red Hat dmi.chassis.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.modalias: dmi:bvnSeaBIOS:bvr1.9.1-5.el7_3.3:bd04/01/2014:svnRedHat:pnKVM:pvrRHEL7.3.0PC(i440FX+PIIX,1996):cvnRedHat:ct1:cvrRHEL7.3.0PC(i440FX+PIIX,1996): dmi.product.name: KVM dmi.product.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.sys.vendor: Red Hat
2017-09-21 20:25:24 Markus Ueberall attachment added CRDA.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954633/+files/CRDA.txt
2017-09-21 20:25:25 Markus Ueberall attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954634/+files/CurrentDmesg.txt
2017-09-21 20:25:26 Markus Ueberall attachment added JournalErrors.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954635/+files/JournalErrors.txt
2017-09-21 20:25:27 Markus Ueberall attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954636/+files/ProcCpuinfo.txt
2017-09-21 20:25:28 Markus Ueberall attachment added ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954637/+files/ProcCpuinfoMinimal.txt
2017-09-21 20:25:29 Markus Ueberall attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954638/+files/ProcEnviron.txt
2017-09-21 20:25:30 Markus Ueberall attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954639/+files/ProcInterrupts.txt
2017-09-21 20:25:31 Markus Ueberall attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954640/+files/ProcModules.txt
2017-09-21 20:25:32 Markus Ueberall attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954641/+files/UdevDb.txt
2017-09-21 20:25:33 Markus Ueberall attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954642/+files/WifiSyslog.txt
2017-09-21 20:25:44 Markus Ueberall description ---------- Configuration # echo -e $(grep VERSION= /etc/os-release)\\nSIGNATURE=\"$(cat /proc/version_signature)\" VERSION="16.04.3 LTS (Xenial Xerus)" SIGNATURE="Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17" # dpkg --list | grep zfs ii libzfs2linux 0.6.5.6-0ubuntu18 ii zfs-doc 0.6.5.6-0ubuntu18 ii zfs-initramfs 0.6.5.6-0ubuntu18 ii zfs-zed 0.6.5.6-0ubuntu18 ii zfsutils-linux 0.6.5.6-0ubuntu18 ---------- Fault: Creating an overlay of multiple directories on a ZFS volume does not work # df /var/tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tank07/var/tmp zfs 129916288 128 129916160 1% /var/tmp # mkdir /var/tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/var/tmp/middle:/var/tmp/lower,upperdir=/var/tmp/upper,workdir=/var/tmp/workdir /var/tmp/overlay mount: wrong fs type, bad option, bad superblock on overlay, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so. # dmesg|tail -1 [276328.438284] overlayfs: filesystem on '/var/tmp/upper' not supported as upperdir ---------- Control test 1: Creating an overlay of multiple directories on another filesystem works # df /tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tmpfs tmpfs 1048576 133492 915084 13% /tmp # mkdir /tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir /tmp/overlay # mount | grep overlay overlay on /tmp/overlay type overlay (rw,relatime,lowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir) ---------- Control test 2: Creating an overlay using AuFS works on ZFS volume and elsewhere # mount -t aufs -obr=/tmp/lower:/tmp/middle:/tmp/upper:/tmp/workdir none /tmp/overlay # mount -t aufs -obr=/var/tmp/lower:/var/tmp/middle:/var/tmp/upper:/var/tmp/workdir none /var/tmp/overlay # mount | grep aufs none on /var/tmp/overlay type aufs (rw,relatime,si=9ead1ecae778b250) none on /tmp/overlay type aufs (rw,relatime,si=9ead1ec9257d1250) ---------- Remark While the use of AuFS can be used as a workaround in the above scenario, AuFS in turn will not work with [fuse.]glusterfs mounts (this has been documented elsewhere). Given that OverlayFS is part of the (upstream) kernel and Ubuntu now officially supports ZFS, the above should be fixed. --- AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Sep 18 16:12 seq crw-rw---- 1 root audio 116, 33 Sep 18 16:12 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 16.04 IwConfig: Error: [Errno 2] No such file or directory Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory MachineType: Red Hat KVM NonfreeKernelModules: zfs zunicode zavl zcommon znvpair Package: linux (not installed) PciMultimedia: ProcFB: 0 cirrusdrmfb ProcKernelCmdLine: BOOT_IMAGE=/ROOT/ubuntu1604@/boot/vmlinuz-4.10.0-35-generic root=ZFS=tank07/ROOT/ubuntu1604 ro ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 RelatedPackageVersions: linux-restricted-modules-4.10.0-35-generic N/A linux-backports-modules-4.10.0-35-generic N/A linux-firmware 1.157.12 RfKill: Error: [Errno 2] No such file or directory Tags: xenial Uname: Linux 4.10.0-35-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.9.1-5.el7_3.3 dmi.chassis.type: 1 dmi.chassis.vendor: Red Hat dmi.chassis.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.modalias: dmi:bvnSeaBIOS:bvr1.9.1-5.el7_3.3:bd04/01/2014:svnRedHat:pnKVM:pvrRHEL7.3.0PC(i440FX+PIIX,1996):cvnRedHat:ct1:cvrRHEL7.3.0PC(i440FX+PIIX,1996): dmi.product.name: KVM dmi.product.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.sys.vendor: Red Hat ---------- Configuration # echo -e $(grep VERSION= /etc/os-release)\\nSIGNATURE=\"$(cat /proc/version_signature)\" VERSION="16.04.3 LTS (Xenial Xerus)" SIGNATURE="Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17" # dpkg --list | grep zfs ii libzfs2linux 0.6.5.6-0ubuntu18 ii zfs-doc 0.6.5.6-0ubuntu18 ii zfs-initramfs 0.6.5.6-0ubuntu18 ii zfs-zed 0.6.5.6-0ubuntu18 ii zfsutils-linux 0.6.5.6-0ubuntu18 ---------- Fault: Creating an overlay of multiple directories on a ZFS volume does not work # df /var/tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tank07/var/tmp zfs 129916288 128 129916160 1% /var/tmp # mkdir /var/tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/var/tmp/middle:/var/tmp/lower,upperdir=/var/tmp/upper,workdir=/var/tmp/workdir /var/tmp/overlay mount: wrong fs type, bad option, bad superblock on overlay, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so. # dmesg|tail -1 [276328.438284] overlayfs: filesystem on '/var/tmp/upper' not supported as upperdir ---------- Control test 1: Creating an overlay of multiple directories on another filesystem works # df /tmp Filesystem Type 1K-blocks Used Available Use% Mounted on tmpfs tmpfs 1048576 133492 915084 13% /tmp # mkdir /tmp/{lower,middle,upper,workdir,overlay} # mount -t overlay overlay -olowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir /tmp/overlay # mount | grep overlay overlay on /tmp/overlay type overlay (rw,relatime,lowerdir=/tmp/middle:/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir) ---------- Control test 2: Creating an overlay using AuFS works on ZFS volume and elsewhere # mount -t aufs -obr=/tmp/lower:/tmp/middle:/tmp/upper:/tmp/workdir none /tmp/overlay # mount -t aufs -obr=/var/tmp/lower:/var/tmp/middle:/var/tmp/upper:/var/tmp/workdir none /var/tmp/overlay # mount | grep aufs none on /var/tmp/overlay type aufs (rw,relatime,si=9ead1ecae778b250) none on /tmp/overlay type aufs (rw,relatime,si=9ead1ec9257d1250) ---------- Remark While the use of AuFS can be used as a workaround in the above scenario, AuFS in turn will not work with [fuse.]glusterfs mounts (this has been documented elsewhere). Given that OverlayFS is part of the (upstream) kernel and Ubuntu now officially supports ZFS, the above should be fixed. --- AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Sep 18 16:12 seq crw-rw---- 1 root audio 116, 33 Sep 18 16:12 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 16.04 IwConfig: Error: [Errno 2] No such file or directory Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory MachineType: Red Hat KVM NonfreeKernelModules: zfs zunicode zavl zcommon znvpair Package: linux (not installed) PciMultimedia: ProcFB: 0 cirrusdrmfb ProcKernelCmdLine: BOOT_IMAGE=/ROOT/ubuntu1604@/boot/vmlinuz-4.10.0-35-generic root=ZFS=tank07/ROOT/ubuntu1604 ro ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 RelatedPackageVersions: linux-restricted-modules-4.10.0-35-generic N/A linux-backports-modules-4.10.0-35-generic N/A linux-firmware 1.157.12 RfKill: Error: [Errno 2] No such file or directory Tags: xenial Uname: Linux 4.10.0-35-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.9.1-5.el7_3.3 dmi.chassis.type: 1 dmi.chassis.vendor: Red Hat dmi.chassis.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.modalias: dmi:bvnSeaBIOS:bvr1.9.1-5.el7_3.3:bd04/01/2014:svnRedHat:pnKVM:pvrRHEL7.3.0PC(i440FX+PIIX,1996):cvnRedHat:ct1:cvrRHEL7.3.0PC(i440FX+PIIX,1996): dmi.product.name: KVM dmi.product.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.sys.vendor: Red Hat --- AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Sep 18 16:12 seq crw-rw---- 1 root audio 116, 33 Sep 18 16:12 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 16.04 IwConfig: Error: [Errno 2] No such file or directory Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory MachineType: Red Hat KVM NonfreeKernelModules: zfs zunicode zavl zcommon znvpair Package: linux (not installed) PciMultimedia: ProcFB: 0 cirrusdrmfb ProcKernelCmdLine: BOOT_IMAGE=/ROOT/ubuntu1604@/boot/vmlinuz-4.10.0-35-generic root=ZFS=tank07/ROOT/ubuntu1604 ro ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 RelatedPackageVersions: linux-restricted-modules-4.10.0-35-generic N/A linux-backports-modules-4.10.0-35-generic N/A linux-firmware 1.157.12 RfKill: Error: [Errno 2] No such file or directory Tags: xenial Uname: Linux 4.10.0-35-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.9.1-5.el7_3.3 dmi.chassis.type: 1 dmi.chassis.vendor: Red Hat dmi.chassis.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.modalias: dmi:bvnSeaBIOS:bvr1.9.1-5.el7_3.3:bd04/01/2014:svnRedHat:pnKVM:pvrRHEL7.3.0PC(i440FX+PIIX,1996):cvnRedHat:ct1:cvrRHEL7.3.0PC(i440FX+PIIX,1996): dmi.product.name: KVM dmi.product.version: RHEL 7.3.0 PC (i440FX + PIIX, 1996) dmi.sys.vendor: Red Hat
2017-09-21 20:25:44 Markus Ueberall attachment added CRDA.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954643/+files/CRDA.txt
2017-09-21 20:25:45 Markus Ueberall attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954644/+files/CurrentDmesg.txt
2017-09-21 20:25:47 Markus Ueberall attachment added JournalErrors.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954645/+files/JournalErrors.txt
2017-09-21 20:25:48 Markus Ueberall attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954646/+files/ProcCpuinfo.txt
2017-09-21 20:25:49 Markus Ueberall attachment added ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954647/+files/ProcCpuinfoMinimal.txt
2017-09-21 20:25:50 Markus Ueberall attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954648/+files/ProcEnviron.txt
2017-09-21 20:25:51 Markus Ueberall attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954649/+files/ProcInterrupts.txt
2017-09-21 20:25:52 Markus Ueberall attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954650/+files/ProcModules.txt
2017-09-21 20:25:52 Markus Ueberall attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954651/+files/UdevDb.txt
2017-09-21 20:25:53 Markus Ueberall attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1718761/+attachment/4954652/+files/WifiSyslog.txt
2017-09-21 20:27:08 Markus Ueberall linux (Ubuntu): status Incomplete Confirmed
2017-09-21 21:10:49 Markus Ueberall attachment removed WifiSyslog.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954652/+files/WifiSyslog.txt
2017-09-21 21:11:02 Markus Ueberall attachment removed UdevDb.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954651/+files/UdevDb.txt
2017-09-21 21:11:15 Markus Ueberall attachment removed ProcModules.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954650/+files/ProcModules.txt
2017-09-21 21:11:30 Markus Ueberall attachment removed ProcInterrupts.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954649/+files/ProcInterrupts.txt
2017-09-21 21:11:39 Markus Ueberall attachment removed ProcEnviron.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954648/+files/ProcEnviron.txt
2017-09-21 21:11:51 Markus Ueberall attachment removed ProcCpuinfoMinimal.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954647/+files/ProcCpuinfoMinimal.txt
2017-09-21 21:12:03 Markus Ueberall attachment removed ProcCpuinfo.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954646/+files/ProcCpuinfo.txt
2017-09-21 21:12:13 Markus Ueberall attachment removed JournalErrors.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954645/+files/JournalErrors.txt
2017-09-21 21:12:22 Markus Ueberall attachment removed CurrentDmesg.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954644/+files/CurrentDmesg.txt
2017-09-21 21:12:31 Markus Ueberall attachment removed CRDA.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718761/+attachment/4954643/+files/CRDA.txt
2017-09-25 17:52:04 Joseph Salisbury affects linux (Ubuntu) zfs-linux (Ubuntu)
2017-09-25 17:52:04 Joseph Salisbury zfs-linux (Ubuntu): status Confirmed New
2018-03-29 10:56:44 Colin Ian King zfs-linux (Ubuntu): importance Undecided Low
2018-12-21 12:58:07 Launchpad Janitor zfs-linux (Ubuntu): status New Confirmed
2019-03-28 22:01:00 Michael Hudson-Doyle bug added subscriber Michael Hudson-Doyle
2020-05-09 23:59:35 odror bug added subscriber odror
2020-11-02 22:45:32 Oli Wright bug added subscriber Oli Wright
2021-12-13 16:01:16 Timo Aaltonen bug added subscriber Timo Aaltonen
2022-02-14 22:48:52 James bug added subscriber James
2023-03-17 08:34:02 Philipp Wendler bug added subscriber Philipp Wendler