Aloha. I use ddrescue to image every hard drive that comes my way. I'm creating an image file, not doing a clone operation. I just imaged a 2TB drive and it took 12 hours, so I'm wondering if there are some different parameters I can specify on the ddrescue command line that might speed this operation up.
NOTE: I understand that a drive with many bad sectors will take a long time to image. For this question, I'm only referring to creating an image of a "healthy" drive. Yeah, this one has a few errors, but other 2TB drives I've imaged also took around 12 hours.
Here's what ddrescue reported after the image finished. Take a look at the "average rate" (in red). I have no reference to know if this is "slow" or "about right".
harryz@LinuxBench /media/Cust_Data/Don $ ddrescue -d /dev/sda don.img don.logfile
GNU ddrescue 1.22
ipos: 32360 MB, non-trimmed: 0 B, current rate: 0 B/s
opos: 32360 MB, non-scraped: 0 B, average rate: 45898 kB/s
non-tried: 0 B, bad-sector: 32768 B, error rate: 128 B/s
rescued: 2000 GB, bad areas: 8, run time: 12h 6m 23s
pct rescued: 99.99%, read errors: 73, remaining time: n/a
time since last successful read: 2m 46s
Finished
I'm running ddrescue on a Linux Mint 18.1 (I think) machine. The 'source' hard drive is in a SATA connected dock that supports SATA III. The target "drive" is a Synology DS416 with 4 x 2TB WD Black drives, connected via ethernet (wired) to the same router as the PC.
Mahalo for your time,
Harry Z
NOTE: I understand that a drive with many bad sectors will take a long time to image. For this question, I'm only referring to creating an image of a "healthy" drive. Yeah, this one has a few errors, but other 2TB drives I've imaged also took around 12 hours.
Here's what ddrescue reported after the image finished. Take a look at the "average rate" (in red). I have no reference to know if this is "slow" or "about right".
harryz@LinuxBench /media/Cust_Data/Don $ ddrescue -d /dev/sda don.img don.logfile
GNU ddrescue 1.22
ipos: 32360 MB, non-trimmed: 0 B, current rate: 0 B/s
opos: 32360 MB, non-scraped: 0 B, average rate: 45898 kB/s
non-tried: 0 B, bad-sector: 32768 B, error rate: 128 B/s
rescued: 2000 GB, bad areas: 8, run time: 12h 6m 23s
pct rescued: 99.99%, read errors: 73, remaining time: n/a
time since last successful read: 2m 46s
Finished
I'm running ddrescue on a Linux Mint 18.1 (I think) machine. The 'source' hard drive is in a SATA connected dock that supports SATA III. The target "drive" is a Synology DS416 with 4 x 2TB WD Black drives, connected via ethernet (wired) to the same router as the PC.
Mahalo for your time,
Harry Z