-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 17/02/15 06:04 PM, o1bigtenor wrote:
> Now I used gdisk to set things up so likely that is where I will
> need to start - - - hmmmmmmmmmmm.
>
> Has anyone done anything like this in the somewhat recent past?
>
> (Wondering if when disk is partitioned that mdadm will happily
> absorb that disk into the array. Likely will need another reboot
> too!)
>
> Dee
I use parted or fdisk, I am not familiar with other tools. In the end,
what matters is that the partition(s) on the new drive match (equal
size or larger) the existing partitions.
You will then have to tell mdadm to use the new partitions. It will
not "just use them".
As Lennart asked; Show us the output of 'cat /proc/mdstat'.
Also,
please share the output of:
parted /dev/sda print free
parted /dev/sdb print free
parted /dev/sdc print free
parted /dev/sdd print free