<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Hi E<BR>
<BR>
Well if you got an error from mdadm I would think it was raid related. How about doing an fdisk on /dev/hda or /dev/sda or whatever you have in your box, and printing the partition table- just check to see if there are any partitions formatted like this:<BR>
/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19457&nbsp;&nbsp; 154248097+&nbsp; fd&nbsp; Linux raid autodetect<BR>
if so then you may have setup a raid mirror during installation (although I don't know how that could have happend).<BR>
<BR>
Another thing you can check is the LVM status by running pvscan and lvscan- what do these say?<BR>
<BR>
Scott inTokyo<BR>
<BR>
<BR>
On Thu, 2007-05-17 at 16:45 +1200, Edouard Chalaron wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">Hi Scott</FONT><BR>
    <BR>
    <BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">mdadm --misc --detail /dev/md0</FONT>
</PRE>
    </BLOCKQUOTE>
    <BR>
    <FONT COLOR="#000000">it says md0 does not seem to be active .....</FONT><BR>
    <BR>
</BLOCKQUOTE>
</BODY>
</HTML>