[email protected] wrote:
Hi. I'd like to request a small change to the "About initramfs" page.

http://www.linuxfromscratch.org/blfs/view/svn/postlfs/initramfs.html

The mkinitramfs script includes mdadm for raid support but it should also
include mdmon in the "#Optional files and locations" section.

<for f in mdadm udevd udevadm; do
for f in mdadm mdmon udevd udevadm; do

Without mdmon available my raid mirror stays read-only and then leads me
into all kinds of odd and unrelated problems.

This section of the man page discusses the need to include mdmon:

http://man7.org/linux/man-pages/man8/mdmon.8.html#START_UP%20AND%20SHUTDOWN

I haven't yet dealt with the further issues regarding mdmon using /run/madm
on tmpfs and using -takeover, but I at least have a system that will boot.

OK, it will be in the next commit.

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to