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

On some configurations, zfs-import-bpool.service fails #349

Closed
alb-i opened this issue Sep 17, 2022 · 2 comments
Closed

On some configurations, zfs-import-bpool.service fails #349

alb-i opened this issue Sep 17, 2022 · 2 comments
Assignees

Comments

@alb-i
Copy link

alb-i commented Sep 17, 2022

The command
zpool import -N[...]
in the zfs-import-bpool.service script fails, indicating that the pool is not found. This can be fixed by adding the boot pool partition device as parameter to the import command.

@rlaager
Copy link
Member

rlaager commented Oct 1, 2022

If anyone stumbles across this issue, I would love to know more about your setup, so we can try to figure out what is causing this.

@sney
Copy link

sney commented Oct 17, 2022

I have stumbled across this issue, with the exact same symptoms and exact same fix. I followed these instructions basically to the letter: https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/Debian%20Bullseye%20Root%20on%20ZFS.html , so it was installed as debian bullseye with linux 5.10.0-18-amd64 (5.10.140-1) and zfs 2.0.3-9. The issue also persisted with linux 5.18.16-1 and zfs 2.1.5-1 from bullseye-backports.
The boot and root pools are both on a single samsung nvme and the hardware is a new amd ryzen desktop.
lshw-short: https://termbin.com/xnhvj
I also noticed that by the time I had a bash prompt, the pool was detected normally and could be imported with a simple 'zpool import -a'.
Please let me know if you want any more info.

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

3 participants