[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2018-01-17 Thread Scott Moser
closer. still need artful to be updated. but seems like next build would do that. $ for f in *-initrd; do echo == $f ==; lsinitramfs $f | grep zfs; done == artful-20180109-initrd == == bionic-20180115.1-initrd == lib/modules/4.13.0-25-generic/kernel/zfs

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2018-01-10 Thread Scott Moser
Well, I went looking to verify this. We got builds out of artful and xenial today (20180109). $ usquery maas3-daily --max=1 ftype=boot-initrd arch=amd64 subarch~ga- \ kpackage~generic \ --output-format='%(release)s %(version_name)s %(path)s %(item_url)s' | while read rel ver path url; do

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2018-01-04 Thread Scott Moser
** Changed in: maas-images Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1737592 Title: no zfs module in initramfs

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2018-01-04 Thread Launchpad Bug Tracker
** Branch linked: lp:maas-images -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1737592 Title: no zfs module in initramfs Status in maas-images: Confirmed

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-21 Thread Ryan Harper
Testing a zfsroot deploy without zfs present, curtin will trigger an install of the full linux-image-generic package during the install deps check. This produces this output: [7.696444] cloud-init[1214]: Cloud-init v. 17.1 running 'modules:config' at Thu, 21 Dec 2017 21:39:54 +. Up 6.72

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/maas-images/trunk.add-zfs -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1737592 Title: no zfs module in initramfs Status in

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-13 Thread Scott Moser
** Changed in: maas-images Status: New => Confirmed ** Changed in: maas-images Importance: Undecided => Medium ** Changed in: initramfs-tools (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-13 Thread Scott Moser
** Also affects: maas-images Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1737592 Title: no zfs module in initramfs

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-11 Thread Scott Moser
Adding this to maas-images would look like this: http://paste.ubuntu.com/26165463/ but we'd avoid that as if zfs is officially supported, then it might as well be in the default initramfs. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-11 Thread Scott Moser
As a work around you can specifically add the zfs module (if its in your kernel) with: $ cat /etc/initramfs-tools/hooks/zfs #!/bin/sh . /usr/share/initramfs-tools/hook-functions manual_add_modules zfs $ update-initramfs -u -k all -- You received this bug notification because you are a member

[Touch-packages] [Bug 1737592] Re: no zfs module in initramfs

2017-12-11 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~smoser/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/335046 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.