Tagged Questions
1
vote
1answer
60 views
Is S25mdadm start script priority correct?
(On Ubuntu 11.10 - configuration inherited from 10.10)
Occasionally the boot process seems to suffer a race condition where a starting process misses some of the Raid-1 FSes, build via mdadm.
...
3
votes
3answers
4k views
Grub2 RAID /boot
I'm using Gentoo on my HomeServer. My HDDs are raid1 mirrored with mdadm.
My problem is how to boot the /boot partition correct?
/dev/md1 consists of /dev/sdc2 & /dev/sdd2 mounted on /boot
In ...