<p><br>
> > > Have already tried this with the same error. I suspected the two commands<br>
> > > are like alias.<br>
> ><br>
> > What is the current state of the raid:<br>
> ><br>
> > cat /proc/mdstat<br>
> ><br>
><br>
> Looks like its inactive.<br>
><br>
> Personalities : [raid1] [raid6] [raid5] [raid4]<br>
><br>
> md2 : inactive sdb2[1] sdc2[3] 5692755968 blocks super 1.2<br>
><br>
> md0 : active raid1 sda1[2] sdb1[1] 83886008 blocks super 1.0 [2/2] [UU] bitmap: 0/1 pages [0KB], 65536KB chunk<br>
><br>
> unused devices: <none> <br>
> > --<br>
> > Len Sorensen<br>
Actually this got me in the proper path. I googled for inactive raid device and I it does look like you need to stop it first.</p>
<p>Then, I started it and got this message<br>
mdadm --assemble /dev/md2 /dev/sda2 /dev/sdb2 /dev/sdc2</p>
<p>mdadm: device 3 in /dev/md2 has wrong state in superblock, but /dev/sda2 seems ok<br>
mdadm: /dev/md2 assembled from 2 drives and 1 spare - not enough to start the array while not clean - consider --force.</p>
<p>Have never liked to use force.</p>
<p>William <br>
> > --<br>
> William <br>
> > The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/">http://gtalug.org/</a><br>
> > TLUG requests: Linux topics, No HTML, wrap text below 80 columns<br>
> > How to UNSUBSCRIBE: <a href="http://gtalug.org/wiki/Mailing_lists">http://gtalug.org/wiki/Mailing_lists</a><br>
</p>