This is what I have Line 294: &FAI::push_command( "mdadm-startall", "", "mdadm_startall")
Line 298 my $pre_deps_cl = "mdadm_startall,self_cleared_" . # dpkg -l | grep fai ii fai-client 4.0~beta2+experimental66 Fully Automatic Installation client package ii fai-doc 4.0~beta2+experimental66 Documentation for FAI ii fai-server 4.0~beta2+experimental66 Fully Automatic Installation server package ii fai-setup-storage 4.0~beta2+experimental66 automatically prepare storage devices David Dreezer Customer Advocate, Social Strata, Inc. > > > That's weird! Could you please check whether you can find mdadm-startall in > /usr/share/fai/setup-storage/Commands.pm? Otherwise you're not using the code > I'm hoping you use :-) But if you *can* find it, things are even worse: over > here, it works fine, the mdadm-startall command is issued just fine whenever > some reminiscences of an array are detected.
