January 7th, 2021, 12:53
sudo ddrescue -f /dev/sdc Port1.img Port1.log
GNU ddrescue 1.22
ipos: 3000 GB, non-trimmed: 0 B, current rate: 0 B/sB/s
opos: 3000 GB, non-scraped: 0 B, average rate: 0 B/s
non-tried: 0 B, bad-sector: 3000 GB, error rate: 23256 kB/s
rescued: 0 B, bad areas: 1, run time: 14h 18m 13s
pct rescued: 0.00%, read errors:5906318682, remaining time: n/a
time since last successful read: n/a
Finished
sudo ddrescue -f -d /dev/sdc Port1.img Port1.log
GNU ddrescue 1.22
ipos: 38402 MB, non-trimmed: 38408 MB, current rate: 0 B/s
opos: 38402 MB, non-scraped: 0 B, average rate: 0 B/s
non-tried: 2962 GB, bad-sector: 0 B, error rate: 875 MB/s
rescued: 0 B, bad areas: 0, run time: 17s
pct rescued: 0.00%, read errors: 586172, remaining time: n/a
time since last successful read: n/a
Copying non-tried blocks... Pass 5 (forwards)^C
Interrupted by user
sudo ddrescue -f -d -R /dev/sdc Port1.img Port1.log
GNU ddrescue 1.22
ipos: 2895 GB, non-trimmed: 105045 MB, current rate: 0 B/s
opos: 2895 GB, non-scraped: 0 B, average rate: 0 B/s
non-tried: 2895 GB, bad-sector: 0 B, error rate: 2350 MB/s
rescued: 0 B, bad areas: 0, run time: 46s
pct rescued: 0.00%, read errors: 1602973, remaining time: n/a
time since last successful read: n/a
Copying non-tried blocks... Pass 5 (backwards)sudo mdadm --detail-platform
mdadm: imsm capabilities not found for controller: /sys/devices/pci0000:00/0000:00:11.4 (type SATA)
Platform : Intel(R) Rapid Storage Technology
Version : 14.8.0.2377
RAID Levels : raid0 raid1 raid10 raid5
Chunk Sizes : 4k 8k 16k 32k 64k 128k
2TB volumes : supported
2TB disks : supported
Max Disks : 7
Max Volumes : 2 per array, 4 per controller
I/O Controller : /sys/devices/pci0000:00/0000:00:1f.2 (SATA)
Port2 : /dev/sdd (WD-WMC5D0D9X6D8)
Port3 : /dev/sde (WD-WMC1F0EARDW0)
Port1 : /dev/sdc ()
Port0 : - no device attached -
Port4 : - no device attached -
Port5 : - no device attached –January 7th, 2021, 13:31
January 7th, 2021, 13:49
January 9th, 2021, 8:34
ddrecovery wrote:Can I suggest you stop trying. If this is a RAID 0 you need to clone all 3 drives to recover your data. It does seem like at least one of the drives is physically failing. Can I respectfully suggest you contact a professional data recovery lab ASAP if the data is valuable.
January 9th, 2021, 17:25
sudo dd if=/dev/sdc conv=sync,noerror bs=64K | gzip -c > ./Port1.img.gz
dd: error reading '/dev/sdc': Input/output error
0+248815925 records in
248815925+0 records out
16306400460800 bytes (16 TB, 15 TiB) copied, 91157.6 s, 179 MB/s
dd: error reading '/dev/sdc': Input/output error
0+248815926 records in
248815926+0 records out
16306400526336 bytes (16 TB, 15 TiB) copied, 91157.6 s, 179 MB/s
dd: error reading '/dev/sdc': Input/output error
0+248815927 records in
248815927+0 records out
16306400591872 bytes (16 TB, 15 TiB) copied, 91157.6 s, 179 MB/s
^C0+248815928 records in
248815927+0 records out
16306400591872 bytes (16 TB, 15 TiB) copied, 91157.6 s, 179 MB/sJanuary 9th, 2021, 18:08
fzabkar wrote:You could try HDDSuperClone, but I'm guessing that will fail, too.
Host IO error during capacity 4 (BAD target, device not responding?)(hddsuperclone:7067): GLib-GIO-CRITICAL **: 14:03:22.545: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(hddsuperclone:7067): GLib-GIO-CRITICAL **: 14:03:22.545: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(hddsuperclone:7067): GLib-GIO-CRITICAL **: 14:03:22.545: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failedJanuary 10th, 2021, 12:05
January 21st, 2021, 12:25
January 21st, 2021, 19:18
January 21st, 2021, 23:05
maximus wrote:There is no command to reboot/reset the hard drive when it locks up and goes offline. It likely needs to be power cycled. You could unplug the power connector to the drive and plug it back in to reset it.
January 22nd, 2021, 22:09
Powered by phpBB © phpBB Group.