Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-04 | Bugfix 5404: Handle RAID re-sync on image-installed systems. | Bob Gilligan | |
(cherry picked from commit 742350e958edc7950844f806d3a1fca3dfb8e02b) | |||
2008-10-14 | Bugfix: 3744 | Bob Gilligan | |
When a new member is added to a RAID group that holds the root filesystem, we need to re-install grub so that the new disk will be bootable. But this can only be done after the RAID set has completed rebuilding. Added mechanism that uses the event notification infrastructure of "mdadm" to trigger the re-installation of grub after the rebuild completes. |