Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 Root on zfs - cannot export 'rpool': pool is busy #353

Open
lwysocki opened this issue Oct 6, 2022 · 2 comments
Open

Ubuntu 22.04 Root on zfs - cannot export 'rpool': pool is busy #353

lwysocki opened this issue Oct 6, 2022 · 2 comments

Comments

@lwysocki
Copy link

lwysocki commented Oct 6, 2022

Hi, I have issue as below at step 5.10. I use Live CD for 22.04.1.

image

@lwysocki
Copy link
Author

lwysocki commented Oct 6, 2022

So after reboot I imported rpool by:

zpool import -d /dev/disk/by-id/{rpool-partition}
zpool import -f rpool
exit

@nasamaher
Copy link

nasamaher commented Dec 27, 2022

I had the same problem over multiple attempts. I suspected it was because there was a lingering ~ubuntu login that was hanging on to rpool. I never got it to work. Boot fails and down in grub command line (actually I think it was initram or similar). I did something similar

zpool import -f rpool
zpool export rpool

Then booting worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants