Hello, I tried to put from my old PC the HDD in the server to transfer the data to my array and then make him a part of the array but I am running in this error when I try to mount it from 'Unassigned Devices'.
Nov 13 23:57:16 BlazeServer unassigned.devices: Adding disk '/dev/sde1'...
Nov 13 23:57:16 BlazeServer unassigned.devices: Mounting partition '/dev/sde1' at mountpoint '/mnt/disks/Caviar_Black'...
Nov 13 23:57:16 BlazeServer unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sde1' '/mnt/disks/Caviar_Black'
Nov 13 23:57:16 BlazeServer unassigned.devices: Mount of '/dev/sde1' failed: '$MFTMirr does not match $MFT (record 3). Failed to mount '/dev/sde1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details. '
Nov 13 23:58:18 BlazeServer unassigned.devices: Adding disk '/dev/sde1'...
Nov 13 23:58:18 BlazeServer unassigned.devices: Mounting partition '/dev/sde1' at mountpoint '/mnt/disks/fasthdd'...
Nov 13 23:58:18 BlazeServer unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sde1' '/mnt/disks/fasthdd'
Nov 13 23:58:18 BlazeServer unassigned.devices: Mount of '/dev/sde1' failed: '$MFTMirr does not match $MFT (record 3). Failed to mount '/dev/sde1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details. '
Any ideas ?