This repository was archived by the owner on Jan 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 413
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
Initramfs order problem with softraid on Debian #219
Open
@antonxy
Description
We installed flashcache on Debian jessie onto a softraid.
When booting the machine it hangs up in initramfs and we had to manually load the flashcache. Then the boot continued successfully.
It seemed the problem was that the flashcache_scan initramfs script was executed before the mdadm script so the raid was not yet assembled.
I could resolve the problem by moving the flashcache_scan script from init-premount to local-premount.
Metadata
Metadata
Assignees
Labels
No labels