This bug was fixed in the package curtin - 19.2-44-g8e618b34-0ubuntu1

---------------
curtin (19.2-44-g8e618b34-0ubuntu1) focal; urgency=medium

  * New upstream snapshot.
    - t/jenkins-runner: replace $EPOCHSECONDS with 'date +%s' [Paride Legovini]
    - curthooks: skip setup_kernel_img_conf on eoan and newer (LP: #1847257)
    - block_meta: use lookup for wwn, fix fallback from wwn, serial, path
      (LP: #1849322)
    - vmtest: Adjust TestScsiBasic to use dnames to find correct disk
    - schema: Add ptable value 'unsupported' (LP: #1848535)
    - tools/xkvm: add -nographic to speed up devopt query
    - test_block_dasd: fix random_device_id to only generate valid IDs
      (LP: #1849549)
    - vmtest: update skip_if_arch message
    - Add skip_by_date to eoan ipv6 vlan test
    - storage_config: interpret value, not presence, of
      DM_MULTIPATH_DEVICE_PATH [Michael Hudson-Doyle]
    - vmtest: Add skip_by_date for test_ip_output on eoan + vlans
    - block-schema: update raid schema for preserve and metadata
    - dasd: update partition table value to 'vtoc' (LP: #1847073)
    - clear-holders: increase the level for devices with holders by one
      (LP: #1844543)
    - tests: mock timestamp used in collect-log file creation (LP: #1847138)
    - ChrootableTarget: mount /run to resolve lvm/mdadm issues which
      require it.
    - block-discover: handle multipath disks (LP: #1839915)
    - Handle partial raid on partitions (LP: #1835091)
    - install: export zpools if present in the storage-config (LP: #1838278)
    - block-schema: allow 'mac' as partition table type (LP: #1845611)
    - jenkins-runner: disable the lockfile timeout by default [Paride Legovini]
    - curthooks: use correct grub-efi package name on i386 (LP: #1845914)
    - vmtest-sync-images: remove unused imports [Paride Legovini]
    - vmtests: use file locking on the images [Paride Legovini]
    - vmtest: enable arm64 [Paride Legovini]
    - Make the vmtests/test_basic test suite run on ppc64el [Paride Legovini]
    - vmtests: separate arch and target_arch in tests [Paride Legovini]
    - vmtests: new decorator: skip_if_arch [Paride Legovini]
    - vmtests: increase the VM memory for Bionic
    - vmtests: Skip Eoan ZFS Root tests until bug fix is complete
    - Merge branch 'fix_merge_conflicts'
    - util: add support for 'tbz', 'txz' tar format types to sanitize_source
      (LP: #1843266)
    - net: ensure eni helper tools install if given netplan config
      (LP: #1834751)
    - d/control: update Depends for new probert package names
      [Dimitri John Ledkov]

 -- Ryan Harper <ryan.har...@canonical.com>  Fri, 01 Nov 2019 14:06:13
-0500

** Changed in: curtin (Ubuntu)
       Status: In Progress => Fix Released

-- 
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/1838278

Title:
  zfs-initramfs wont mount rpool

Status in curtin package in Ubuntu:
  Fix Released
Status in zfs-linux package in Ubuntu:
  Won't Fix

Bug description:
  1. Eoan

  2. http://archive.ubuntu.com/ubuntu eoan/main amd64 zfs-initramfs
  amd64 0.8.1-1ubuntu7 [23.1 kB]

  3. ZFS rootfs rpool is mounted at boot

  4. Booting an image with a rootfs rpool:

  [    0.000000] Linux version 5.2.0-8-generic (buildd@lgw01-amd64-015) (gcc 
version 9.1.0 (Ubuntu 9.1.0-6ubuntu2)) #9-Ubuntu SMP Mon Jul 8 13:07:27 UTC 
2019 (Ubuntu 5.2.0-8.9-generic 5.2.0)
  [    0.000000] Command line: 
BOOT_IMAGE=/ROOT/zfsroot@/boot/vmlinuz-5.2.0-8-generic 
root=ZFS=rpool/ROOT/zfsroot ro console=ttyS0

  
  Command: /sbin/zpool import -N   'rpool'
  Message: cannot import 'rpool': pool was previously in use from another 
system.
  Last accessed by ubuntu (hostid=d24775ba) at Mon Jul 29 05:21:19 2019
  The pool can be imported, use 'zpool import -f' to import the pool.
  Error: 1

  Failed to import pool 'rpool'.
  Manually import the pool and exit.

  
  Note, this works fine under Disco, 

  http://archive.ubuntu.com/ubuntu disco/main amd64 zfs-initramfs amd64
  0.7.12-1ubuntu5 [22.2 kB]

  [    4.773077] spl: loading out-of-tree module taints kernel.              
  [    4.777256] SPL: Loaded module v0.7.12-1ubuntu3
  [    4.779433] znvpair: module license 'CDDL' taints kernel.
  [    4.780333] Disabling lock debugging due to kernel taint
  [    5.713830] ZFS: Loaded module v0.7.12-1ubuntu5, ZFS pool version 5000, 
ZFS filesystem version 5
  Begin: Sleeping for ... done.
  Begin: Importing ZFS root pool 'rpool' ... Begin: Importing pool 'rpool' 
using defaults ... done.
  Begin: Mounting 'rpool/ROOT/zfsroot' on '/root//' ... done.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1838278/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to