dd if=/dev/sdb ibs=64K conv=sync,noerror | pv | dd of=/dev/sdd obs=64K
At this point, you should have two identical disks. If you unmount one and mount the other then any applications (e.g. Plex) should not notice any difference.
Use the scripts here to test your disk performance...
https://github.com/tdg5/blog/blob/master/_includes/scripts/dd_ibs_test.shhttps://github.com/tdg5/blog/blob/master/_includes/scripts/dd_obs_test.shPartImage
Partclone
Clonezilla