<div dir="ltr">Sorry for a slow response but life intervened!<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 17, 2015 at 5:07 PM, Digimer <span dir="ltr"><<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</span><span class="">On 17/02/15 06:04 PM, o1bigtenor wrote:<br>
</span><span class="">> Now I used gdisk to set things up so likely that is where I will<br>
> need to start - - - hmmmmmmmmmmm.<br>
><br>
> Has anyone done anything like this in the somewhat recent past?<br>
><br>
> (Wondering if when disk is partitioned that mdadm will happily<br>
> absorb that disk into the array. Likely will need another reboot<br>
> too!)<br>
><br>
> Dee<br>
<br>
</span>I use parted or fdisk, I am not familiar with other tools. In the end,<br>
what matters is that the partition(s) on the new drive match (equal<br>
size or larger) the existing partitions.<br></blockquote><div><br></div><div>The drive has not yet been partitioned. The disks (in the array) were<br></div><div>partitioned to be just one large partition (whole disk). <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
You will then have to tell mdadm to use the new partitions. It will<br>
not "just use them".<br>
<br>
As Lennart asked; Show us the output of 'cat /proc/mdstat'. </blockquote><div><br># cat /proc/mdstat<br>Personalities : [raid10] <br>md0 : active raid10 sdc1[0] sda1[3] sde1[1]<br>      1953518592 blocks super 1.2 512K chunks 2 near-copies [4/3] [UU_U]<br>      <br>unused devices: <none><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Also,<br>
please share the output of:<br>
<br>
parted /dev/sda print free<br></blockquote><div><br># parted /dev/sda print free<br>Model: ATA ST31000524AS (scsi)<br>Disk /dev/sda: 1000GB<br>Sector size (logical/physical): 512B/512B<br>Partition Table: msdos<br><br>Number  Start   End     Size    Type     File system  Flags<br>        32.3kB  1049kB  1016kB           Free Space<br> 1      1049kB  1000GB  1000GB  primary               raid<br>        1000GB  1000GB  745kB            Free Space<br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
parted /dev/sdb print free<br></blockquote><div><br></div><div>sdb is my system drive and is not part of the array<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
parted /dev/sdc print free<br></blockquote><div><br># parted /dev/sdc print free<br>Model: ATA ST31000524AS (scsi)<br>Disk /dev/sdc: 1000GB<br>Sector size (logical/physical): 512B/512B<br>Partition Table: msdos<br><br>Number  Start   End     Size    Type     File system  Flags<br>        32.3kB  1049kB  1016kB           Free Space<br> 1      1049kB  1000GB  1000GB  primary               raid<br>        1000GB  1000GB  745kB            Free Space<br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
parted /dev/sdd print free<br></blockquote><div><br></div><div>sdd is my RAM drive<br><br></div><div>sde<br><br># parted /dev/sde print free<br>Model: ATA ST31000524AS (scsi)<br>Disk /dev/sde: 1000GB<br>Sector size (logical/physical): 512B/512B<br>Partition Table: msdos<br><br>Number  Start   End     Size    Type     File system  Flags<br>        32.3kB  1049kB  1016kB           Free Space<br> 1      1049kB  1000GB  1000GB  primary               raid<br>        1000GB  1000GB  745kB            Free Space<br><br></div><div>sdf<br><br># parted /dev/sdf print free<br>Error: /dev/sdf: unrecognised disk label <br></div><div> <br><br><br></div><div>When the system was setup I had the array as disks sda, sdb, sdc and sdd with sde being my system disk and sdf being the RAM drive.<br></div><div>In the process of installing the new hard drive I did not label the wires from the existing setup when I was removing the wires. (I know better just didn't think first!)<br></div><div>The new number schema doesn't seem to be causing any difficulties. Should I be trying to change things back to the sda - d raid and e/f being for the system drive and RAM drive?<br><br></div><div>Thanking you for your sharing and insights!!<br><br>Dee<br></div></div></div></div></div>