Activity log for bug #1607920

Date Who What changed Old value New value Message
2016-07-29 18:53:10 Dave Chiluk bug added bug
2016-07-29 18:53:22 Dave Chiluk bug task added sysvinit (Ubuntu)
2016-07-29 19:47:18 Scott Emmons bug added subscriber scotte
2016-07-29 23:41:43 Steve Langasek sysvinit (Ubuntu): status New Won't Fix
2016-07-30 01:19:55 Richard Laager bug watch added https://github.com/zfsonlinux/zfs/issues/4680
2016-07-31 14:29:34 Dominique Poulain bug added subscriber Dominique Poulain
2016-08-01 10:33:11 Damian Wojsław bug added subscriber Damian Wojsław
2016-09-13 13:43:15 Eric Desrochers zfs-linux (Ubuntu): assignee Eric Desrochers (slashd)
2016-09-13 13:43:21 Eric Desrochers zfs-linux (Ubuntu): importance Undecided Medium
2016-09-13 13:43:27 Eric Desrochers zfs-linux (Ubuntu): status New In Progress
2016-09-13 13:43:45 Eric Desrochers tags sts
2016-09-26 20:22:20 Richard Laager bug added subscriber Colin Ian King
2016-09-28 00:38:08 Eric Desrochers description [Impact] * zfs services fail on firstboot if zfs-utils is integrated into the deployment image. * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean. * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case] 1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it. 2. Boot machine 3. Check systemctl --failed. [Regression Potential] * [Other Info] * This can likely be resolved in the systemd init scripts, by modifying zfs-linux to depend on /proc/mounts instead, or inclusion of /lib/init/mount-functions.sh in initscripts (sysvinit). [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been merged upstream and ubuntu package has been tested by people from the community. [Other Info] * Author: Eric Desrochers <eric.desrochers@canonical.com> * Origin: https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a * Bug: https://github.com/zfsonlinux/zfs/issues/4680
2016-09-28 02:27:31 Eric Desrochers description [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been merged upstream and ubuntu package has been tested by people from the community. [Other Info] * Author: Eric Desrochers <eric.desrochers@canonical.com> * Origin: https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a * Bug: https://github.com/zfsonlinux/zfs/issues/4680 [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the zfs test scripts and then merged upstream. * A ubuntu package has been tested as well by a user of the community facing this bug, and confirmed it fixes the problem (see comment #7). [Other Info]  * Author: Eric Desrochers <eric.desrochers@canonical.com>  * Origin: https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Bug: https://github.com/zfsonlinux/zfs/issues/4680
2016-09-28 02:28:21 Eric Desrochers tags sts sts sts-sponsor sts-sru
2016-09-28 02:32:24 Eric Desrochers description [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the zfs test scripts and then merged upstream. * A ubuntu package has been tested as well by a user of the community facing this bug, and confirmed it fixes the problem (see comment #7). [Other Info]  * Author: Eric Desrochers <eric.desrochers@canonical.com>  * Origin: https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Bug: https://github.com/zfsonlinux/zfs/issues/4680 [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the zfs test scripts and then merged upstream.  * A ubuntu package has been tested as well by a user of the community facing this bug, and confirmed it fixes the problem (see comment #7). [Other Info]  * Author: Eric Desrochers <eric.desrochers@canonical.com>  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680
2016-09-28 12:51:23 Eric Desrochers description [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the zfs test scripts and then merged upstream.  * A ubuntu package has been tested as well by a user of the community facing this bug, and confirmed it fixes the problem (see comment #7). [Other Info]  * Author: Eric Desrochers <eric.desrochers@canonical.com>  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680 [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the upsteam zfs test script suite. * This is a upstream commit merge in 0.7.0.  * A ubuntu package has been tested (including the upstream commit) by a user of the community facing this bug, and confirmed it addresses the problem (see comment #7). [Other Info]  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680
2016-09-28 12:53:14 Eric Desrochers bug added subscriber SRU Verification
2016-09-28 12:54:11 Eric Desrochers bug added subscriber Ubuntu Stable Release Updates Team
2016-09-28 12:55:18 Eric Desrochers attachment added lp1607920_xenial.debdiff https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1607920/+attachment/4750120/+files/lp1607920_xenial.debdiff
2016-09-28 12:58:41 Chris J Arges nominated for series Ubuntu Xenial
2016-09-28 12:58:41 Chris J Arges bug task added sysvinit (Ubuntu Xenial)
2016-09-28 12:58:41 Chris J Arges bug task added zfs-linux (Ubuntu Xenial)
2016-09-28 13:02:28 Eric Desrochers zfs-linux (Ubuntu Xenial): assignee Eric Desrochers (slashd)
2016-09-28 13:02:34 Eric Desrochers zfs-linux (Ubuntu Xenial): status New In Progress
2016-09-28 13:02:37 Eric Desrochers zfs-linux (Ubuntu Xenial): importance Undecided Medium
2016-09-28 13:02:47 Eric Desrochers sysvinit (Ubuntu Xenial): status New Won't Fix
2016-09-28 13:04:54 Eric Desrochers attachment added lp1607920_yakkety.debdiff https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1607920/+attachment/4750121/+files/lp1607920_yakkety.debdiff
2016-09-28 13:43:05 Eric Desrochers description [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the upsteam zfs test script suite. * This is a upstream commit merge in 0.7.0.  * A ubuntu package has been tested (including the upstream commit) by a user of the community facing this bug, and confirmed it addresses the problem (see comment #7). [Other Info]  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680 [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the upsteam zfs test script suite.  * This is a upstream commit merge in 0.7.0.  * A ubuntu package has been tested (including the upstream commit) by a user of the community facing this bug, and confirmed it addresses the problem (see comment #7). [Other Info]  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680 * Debian bug : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839071
2016-09-28 13:43:38 Eric Desrochers bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839071
2016-09-28 14:31:01 Eric Desrochers bug added subscriber Ubuntu Sponsors Team
2016-09-28 14:31:06 Eric Desrochers removed subscriber Ubuntu Stable Release Updates Team
2016-09-28 16:51:26 Eric Desrochers attachment removed lp1607920_xenial.debdiff https://bugs.launchpad.net/ubuntu/xenial/+source/zfs-linux/+bug/1607920/+attachment/4750120/+files/lp1607920_xenial.debdiff
2016-09-28 18:30:11 Eric Desrochers attachment added xenial_debdiff https://bugs.launchpad.net/ubuntu/xenial/+source/zfs-linux/+bug/1607920/+attachment/4750372/+files/lp_1607920_xenial.debdiff
2016-09-29 11:32:59 Eric Desrochers description [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the upsteam zfs test script suite.  * This is a upstream commit merge in 0.7.0.  * A ubuntu package has been tested (including the upstream commit) by a user of the community facing this bug, and confirmed it addresses the problem (see comment #7). [Other Info]  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680 * Debian bug : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839071 [Impact]  * zfs services fail on firstboot if zfs-utils is integrated into the deployment image.  * Output from systemd - sudo systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● zfs-import-scan.service loaded failed failed Import ZFS pools by device scanning ● zfs-mount.service loaded failed failed Mount ZFS filesystems  * This is particularly frustrating for users who use automated monitoring as it means virtual machines must always be restarted before showing as clean.  * This failure is due to zfs services starting up before /etc/mtab has a chance to be symlinked to /proc/mounts. [Test Case]  1. Grab a stock xenial image, and unpack it and add zfs-utils to it. Repack it.  2. Boot machine  3. Check systemctl --failed. [Regression Potential]  * none expected, patch has been intensively tested by the upsteam zfs test script suite.  * This is a upstream commit merge in 0.7.0.  * A ubuntu package has been tested (including the upstream commit) by a user of the community facing this bug, and confirmed it addresses the problem (see comment #7). [Other Info] * The "reading" is redirected to /proc/self/mounts. The writing to /etc/mtab. Some distros still need that. The current hope is to replace the writing (and maybe reading) with libmount, in a second phase.  * Upstream commit : https://github.com/zfsonlinux/zfs/commit/792517389fad5c495a2738b61c2e9c65dedaaa9a  * Upstream bug: https://github.com/zfsonlinux/zfs/issues/4680  * Debian bug : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839071
2016-09-30 21:27:11 Launchpad Janitor zfs-linux (Ubuntu): status In Progress Fix Released
2016-10-03 15:27:32 Eric Desrochers attachment added lp1607920_lp1628279_xenial.debdiff https://bugs.launchpad.net/ubuntu/xenial/+source/zfs-linux/+bug/1607920/+attachment/4753590/+files/lp1607920_lp1628279_xenial.debdiff
2016-10-05 13:00:16 Andy Whitcroft zfs-linux (Ubuntu Xenial): status In Progress Fix Committed
2016-10-05 13:00:19 Andy Whitcroft bug added subscriber Ubuntu Stable Release Updates Team
2016-10-05 13:00:46 Andy Whitcroft removed subscriber Ubuntu Sponsors Team
2016-10-06 23:57:31 Eric Desrochers tags sts sts-sponsor sts-sru sts sts-sponsor sts-sru verification-done
2016-10-13 17:07:25 Launchpad Janitor zfs-linux (Ubuntu Xenial): status Fix Committed Fix Released
2016-10-13 17:07:38 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2016-10-20 10:00:06 Louis Bouchard tags sts sts-sponsor sts-sru verification-done sts sts-sru verification-done
2016-11-09 12:23:14 Louis Bouchard tags sts sts-sru verification-done sts verification-done