ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #09246
[Bug 1870395] [NEW] Ubuntu Studio 20.04 ZFS Option Fails to Boot
Public bug reported:
As part of installation, I selected the experimental ZFS option. Ubuntu
Studio then installed without errors, however upon booting the new
system there was a zpool import failure and I was prompted at the initrd
to manually import the zfs datasets.
The workaround at initrd was to enter the following commands:
zpool import -R /root -N rpool
zpool import -R /root -N bpool
zfs mount -a
exit
The system then booted up normally, however the workaround above has to
be used for each subsequent boot.
** Affects: ubuntustudio
Importance: Undecided
Status: New
** Package changed: ubuntu => ubuntustudio
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to Ubuntu Studio.
Matching subscriptions: UbuntuStudio Bugs
https://bugs.launchpad.net/bugs/1870395
Title:
Ubuntu Studio 20.04 ZFS Option Fails to Boot
Status in Ubuntu Studio:
New
Bug description:
As part of installation, I selected the experimental ZFS option.
Ubuntu Studio then installed without errors, however upon booting the
new system there was a zpool import failure and I was prompted at the
initrd to manually import the zfs datasets.
The workaround at initrd was to enter the following commands:
zpool import -R /root -N rpool
zpool import -R /root -N bpool
zfs mount -a
exit
The system then booted up normally, however the workaround above has
to be used for each subsequent boot.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio/+bug/1870395/+subscriptions
Follow ups