On Sep 8, 2014, at 1:33 AM, azurIt <azurit@xxxxxxxx> wrote: > > This is really strange, here is what cgdisk is reporting: > http://imgur.com/U8VnAdM Does your kernel have CONFIG_EFI_PARTITION=y ? Old versions of fdisk report the protective MBR, it does not show you GPT partition map. It's normal for the protective MBR to max out out 2TB because MBR encodes 32-bit 512 byte sectors on 512e devices. Your kernel appears to think the disk is 2TB, which suggests to me it's looking only at the MBR, meaning it doesn't have GPT support turned on. Chris Murphy-- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html