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

Stop udev before zpool export #454

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stackcoder
Copy link

In my setup systemd-udevd reproducible locks and prevent exporting the zpool with: pool is busy.

After stopping udev I was able to export the zpool. However shutting it down before rebooting the whole machine should not make it worse. Also much nicer than booting into an "dirty" zpool within initramfs.

In my setup systemd-udevd reproducible locks and prevent exporting the zpool with: `pool is busy`.

After stopping udev I was able to export the zpool. However shutting it down before rebooting the whole machine should not make it worse. Also much nicer than booting into an "dirty" zpool within initramfs.
@stackcoder
Copy link
Author

I can also reproduce this behavior on Debian Bookwork. Upcoming doc here: #444

@gmelikov
Copy link
Member

gmelikov commented Oct 3, 2023

I've tried it lately, in my case it wasn't udev

@stackcoder
Copy link
Author

@gmelikov You might share what it caused in your case? Maybe this also works for me.

@gmelikov
Copy link
Member

@stackcoder unfortunately I didn't have time to investigate further, I've just manually imported pools with force on first boot.

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

Successfully merging this pull request may close these issues.

2 participants