Skip to content

Stop udev before zpool export#454

Open
stackcoder wants to merge 1 commit into
openzfs:masterfrom
stackcoder:patch-1
Open

Stop udev before zpool export#454
stackcoder wants to merge 1 commit into
openzfs:masterfrom
stackcoder:patch-1

Conversation

@stackcoder

Copy link
Copy Markdown

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
Copy Markdown
Author

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

@gmelikov

gmelikov commented Oct 3, 2023

Copy link
Copy Markdown
Member

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

@stackcoder

Copy link
Copy Markdown
Author

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

@gmelikov

Copy link
Copy Markdown
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