From: Gordan B. <go...@bo...> - 2009-07-10 00:22:34
|
When building the initrd, host-specific files don't appear to be put into the initrd as host specific. Instead, whatever version is used for the host that builds the initrd ends up being in the initrd. This was why I re-worked the mdadm part - /etc/mdadm.conf wasn't being included in a host-specific way, so all hosts other than the initrd-build host failed to mount the RAID volume. Is there a fix or a workaround available for this? I can build the initrd separately on each node, but that's a bit lame and goes against "how it's supposed to work". Gordan |