On Thu, Dec 08, 2005 at 05:59:34AM -0600, [EMAIL PROTECTED] wrote:
> you know I had/have the same problem ...
> 
> I finally broke down and wrote my own init script that I run in
> runlevels 2-5 that basically has 
> 
> mdadm -A -s

This is supposed to be run in /etc/init.d/mdadm-raid.  Check that this
script exists, that appropriate rcS.d symlinks exist, that the script
has not been edited to disable mdadm and that /etc/default/mdadm has not
been set to disable mdadm.

> vgscan
> vgchange -A y

/etc/init.d/lvm and /etc/default/lvm-common

> And then my mounts in it

mountall.sh should do this (after checkfs.sh runs)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to