<div class="gmail_quote">On Tue, Nov 23, 2010 at 9:07 AM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
</div>Are all of your arrays type fd in fdisk?<br></blockquote><div><br></div><div> 255 heads, 63 sectors/track, 30401 cylinders</div><div>Units = cylinders of 16065 * 512 = 8225280 bytes</div><div>Sector size (logical/physical): 512 bytes / 512 bytes</div>
<div>I/O size (minimum/optimal): 512 bytes / 512 bytes</div><div>Disk identifier: 0x00078e99</div><div><br></div><div>   Device Boot      Start         End      Blocks   Id  System</div><div>/dev/sdb1               1         124      995998+  82  Linux swap / Solaris</div>
<div>/dev/sdb2             125       30401   243200002+  fd  Linux raid autodetect</div><div>% sudo fdisk -l /dev/sdc</div><div><br></div><div>Disk /dev/sdc: 250.1 GB, 250059350016 bytes</div><div>255 heads, 63 sectors/track, 30401 cylinders</div>
<div>Units = cylinders of 16065 * 512 = 8225280 bytes</div><div>Sector size (logical/physical): 512 bytes / 512 bytes</div><div>I/O size (minimum/optimal): 512 bytes / 512 bytes</div><div>Disk identifier: 0x00089a38</div>
<div><br></div><div>   Device Boot      Start         End      Blocks   Id  System</div><div>/dev/sdc1               1         124      995998+  82  Linux swap / Solaris</div><div>/dev/sdc2             125       30401   243200002+  fd  Linux raid autodetect</div>
<div>% sudo fdisk -l /dev/sdd</div><div><br></div><div>Disk /dev/sdd: 250.1 GB, 250059350016 bytes</div><div>255 heads, 63 sectors/track, 30401 cylinders</div><div>Units = cylinders of 16065 * 512 = 8225280 bytes</div><div>
Sector size (logical/physical): 512 bytes / 512 bytes</div><div>I/O size (minimum/optimal): 512 bytes / 512 bytes</div><div>Disk identifier: 0x0009874c</div><div><br></div><div>   Device Boot      Start         End      Blocks   Id  System</div>
<div>/dev/sdd1               1         124      995998+  82  Linux swap / Solaris</div><div>/dev/sdd2             125       30401   243200002+  fd  Linux raid autodetect</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Can you post the output of mdadm -D /dev/md0<br></blockquote><div><br></div><div> % sudo mdadm -D /dev/md0</div><div>/dev/md0:</div><div>        Version : 00.90</div><div>  Creation Time : Sun Sep 14 11:29:41 2008</div><div>
     Raid Level : raid5</div><div>     Array Size : 729599808 (695.80 GiB 747.11 GB)</div><div>  Used Dev Size : 243199936 (231.93 GiB 249.04 GB)</div><div>   Raid Devices : 4</div><div>  Total Devices : 4</div><div>Preferred Minor : 0</div>
<div>    Persistence : Superblock is persistent</div><div><br></div><div>    Update Time : Wed Nov 24 21:01:51 2010</div><div>          State : clean</div><div> Active Devices : 4</div><div>Working Devices : 4</div><div> Failed Devices : 0</div>
<div>  Spare Devices : 0</div><div><br></div><div>         Layout : left-symmetric</div><div>     Chunk Size : 64K</div><div><br></div><div>           UUID : 0cf77cbe:fad9f965:a9910174:ed2ec730</div><div>         Events : 0.190</div>
<div><br></div><div>    Number   Major   Minor   RaidDevice State</div><div>       0       8        2        0      active sync   /dev/sda2</div><div>       1       8       18        1      active sync   /dev/sdb2</div><div>
       2       8       34        2      active sync   /dev/sdc2</div><div>       3       8       50        3      active sync   /dev/sdd2</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
And mdadm -E /dev/sda2<br>
mdadm -E /dev/sdb2<br>
mdadm -E /dev/sdc2<br>
mdadm -E /dev/sdd2<br></blockquote><div><br></div><div> % sudo mdadm -E /dev/sda2</div><div>/dev/sda2:</div><div>          Magic : a92b4efc</div><div>        Version : 00.90.00</div><div>           UUID : 0cf77cbe:fad9f965:a9910174:ed2ec730</div>
<div>  Creation Time : Sun Sep 14 11:29:41 2008</div><div>     Raid Level : raid5</div><div>  Used Dev Size : 243199936 (231.93 GiB 249.04 GB)</div><div>     Array Size : 729599808 (695.80 GiB 747.11 GB)</div><div>   Raid Devices : 4</div>
<div>  Total Devices : 4</div><div>Preferred Minor : 0</div><div><br></div><div>    Update Time : Wed Nov 24 21:06:08 2010</div><div>          State : clean</div><div> Active Devices : 4</div><div>Working Devices : 4</div>
<div> Failed Devices : 0</div><div>  Spare Devices : 0</div><div>       Checksum : ebf6f415 - correct</div><div>         Events : 190</div><div><br></div><div>         Layout : left-symmetric</div><div>     Chunk Size : 64K</div>
<div><br></div><div>      Number   Major   Minor   RaidDevice State</div><div>this     0       8        2        0      active sync   /dev/sda2</div><div><br></div><div>   0     0       8        2        0      active sync   /dev/sda2</div>
<div>   1     1       8       18        1      active sync   /dev/sdb2</div><div>   2     2       8       34        2      active sync   /dev/sdc2</div><div>   3     3       8       50        3      active sync   /dev/sdd2</div>
<div>% sudo mdadm -E /dev/sdb2</div><div>/dev/sdb2:</div><div>          Magic : a92b4efc</div><div>        Version : 00.90.00</div><div>           UUID : 0cf77cbe:fad9f965:a9910174:ed2ec730</div><div>  Creation Time : Sun Sep 14 11:29:41 2008</div>
<div>     Raid Level : raid5</div><div>  Used Dev Size : 243199936 (231.93 GiB 249.04 GB)</div><div>     Array Size : 729599808 (695.80 GiB 747.11 GB)</div><div>   Raid Devices : 4</div><div>  Total Devices : 4</div><div>
Preferred Minor : 0</div><div><br></div><div>    Update Time : Wed Nov 24 21:06:08 2010</div><div>          State : clean</div><div> Active Devices : 4</div><div>Working Devices : 4</div><div> Failed Devices : 0</div><div>
  Spare Devices : 0</div><div>       Checksum : ebf6f427 - correct</div><div>         Events : 190</div><div><br></div><div>         Layout : left-symmetric</div><div>     Chunk Size : 64K</div><div><br></div><div>      Number   Major   Minor   RaidDevice State</div>
<div>this     1       8       18        1      active sync   /dev/sdb2</div><div><br></div><div>   0     0       8        2        0      active sync   /dev/sda2</div><div>   1     1       8       18        1      active sync   /dev/sdb2</div>
<div>   2     2       8       34        2      active sync   /dev/sdc2</div><div>   3     3       8       50        3      active sync   /dev/sdd2</div><div>% sudo mdadm -E /dev/sdc2</div><div>/dev/sdc2:</div><div>          Magic : a92b4efc</div>
<div>        Version : 00.90.00</div><div>           UUID : 0cf77cbe:fad9f965:a9910174:ed2ec730</div><div>  Creation Time : Sun Sep 14 11:29:41 2008</div><div>     Raid Level : raid5</div><div>  Used Dev Size : 243199936 (231.93 GiB 249.04 GB)</div>
<div>     Array Size : 729599808 (695.80 GiB 747.11 GB)</div><div>   Raid Devices : 4</div><div>  Total Devices : 4</div><div>Preferred Minor : 0</div><div><br></div><div>    Update Time : Wed Nov 24 21:06:08 2010</div><div>
          State : clean</div><div> Active Devices : 4</div><div>Working Devices : 4</div><div> Failed Devices : 0</div><div>  Spare Devices : 0</div><div>       Checksum : ebf6f439 - correct</div><div>         Events : 190</div>
<div><br></div><div>         Layout : left-symmetric</div><div>     Chunk Size : 64K</div><div><br></div><div>      Number   Major   Minor   RaidDevice State</div><div>this     2       8       34        2      active sync   /dev/sdc2</div>
<div><br></div><div>   0     0       8        2        0      active sync   /dev/sda2</div><div>   1     1       8       18        1      active sync   /dev/sdb2</div><div>   2     2       8       34        2      active sync   /dev/sdc2</div>
<div>   3     3       8       50        3      active sync   /dev/sdd2</div><div>% sudo mdadm -E /dev/sdd2</div><div>/dev/sdd2:</div><div>          Magic : a92b4efc</div><div>        Version : 00.90.00</div><div>           UUID : 0cf77cbe:fad9f965:a9910174:ed2ec730</div>
<div>  Creation Time : Sun Sep 14 11:29:41 2008</div><div>     Raid Level : raid5</div><div>  Used Dev Size : 243199936 (231.93 GiB 249.04 GB)</div><div>     Array Size : 729599808 (695.80 GiB 747.11 GB)</div><div>   Raid Devices : 4</div>
<div>  Total Devices : 4</div><div>Preferred Minor : 0</div><div><br></div><div>    Update Time : Wed Nov 24 21:06:08 2010</div><div>          State : clean</div><div> Active Devices : 4</div><div>Working Devices : 4</div>
<div> Failed Devices : 0</div><div>  Spare Devices : 0</div><div>       Checksum : ebf6f44b - correct</div><div>         Events : 190</div><div><br></div><div>         Layout : left-symmetric</div><div>     Chunk Size : 64K</div>
<div><br></div><div>      Number   Major   Minor   RaidDevice State</div><div>this     3       8       50        3      active sync   /dev/sdd2</div><div><br></div><div>   0     0       8        2        0      active sync   /dev/sda2</div>
<div>   1     1       8       18        1      active sync   /dev/sdb2</div><div>   2     2       8       34        2      active sync   /dev/sdc2</div><div>   3     3       8       50        3      active sync   /dev/sdd2</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">And cat /proc/mdstat<br></blockquote><div><br></div><div> % cat /proc/mdstat</div><div>Personalities : [raid6] [raid5] [raid4] </div>
<div>md0 : active raid5 sdb2[1] sdc2[2] sda2[0] sdd2[3]</div><div>      729599808 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]</div><div>      </div><div>unused devices: &lt;none&gt;</div><div><br></div></div>