On Thu, Apr 20, 2017 at 8:13 AM, Esos-User123 <
bianco...@gmail.com> wrote:
>
> Hey,
>
> yes we are using a Raid-Controller (ICP 5085BL) with 8 HDD (2TB).
> The configuration is RAID 10.
>
> fdisk -l /dev/sda says: "fdisk: device has more than 2^32 sectors, can't use
> all of them", because we are using a GPT-Partiontable.
> But the device is visible and we are able to write more then 2TB on the
> Storage(as to the moment the OS is crashing).
>
>
That warning that fdisk displays is fine, what I was looking for was
if you could read data from the /dev/sda device inside of ESOS?
Double-check that your RAID controller is functioning properly and the
logical RAID10 device is accessible.
And checking for any other interesting kernel messages.
--Marc