Comment on ZFS breaks the boot process
Zwuzelmaus@feddit.org 2 days ago
the system waits for about half a second
Guess it should wait just a little longer at this point.
Comment on ZFS breaks the boot process
Zwuzelmaus@feddit.org 2 days ago
the system waits for about half a second
Guess it should wait just a little longer at this point.
spinning_disk_engineer@lemmy.ca 2 days ago
That’s possible. Everything after it is much faster, so I’d assumed it was reacting to some kind of failure event, but I’m not that knowledgeable about this. Edited for clarity.
Zwuzelmaus@feddit.org 2 days ago
To be precise, I think that it does not “both fail and finish”.
You get the success message a little late, and some job control has decided earlier that it has failed, when in truth it just took longer than expected. The ‘fail’ message comes from this job control, while the ‘success’ message comes from ZFS itself.