15 Jan
2010
15 Jan
'10
9:06 p.m.
On Thu, 14 Jan 2010 22:51:32 +0100 Alexander Duscheleit <jinks@archlinux.us> wrote:
(..)
okay so long story short, you only want the mdadm.conf updating in AIF. there's a catch about your proposal though: - it's hard to parse fstab - you would only know the blockdevices after user configured fstab, which is after prefill_config (note the *pre* fill part. this stuff is supposed to happen so that the user can change the config manually after it) is it not an option to just look at all blockdevices? for example, what do you have in /proc/partitions on your raid system? Dieter