So I was trying to wipe new IronWolf 8TB NAS PRO from Seagate with dd if=/dev/zero of=/dev/sda status=progress conv=fdatasync and I’m getting really trash results.
Drive is connected through SATA. I was expecting better results than 40MB/s top write speed even with all NAS dedicated fetures the drive has.
Here are some tests with 2,5 GB file.
Not sure what kind of system you plugged it into. Some operating systems have a lot of automated SMART stuff. Make sure it isn’t running something like a SMART Extended Offline test. And check that something didn’t give it a RAID Hotspare label and is already zeroing it.
@Trooper_ish
With USB 3.1 docking station the drive is ~25-30 slower.
SATA ports and cables makes no difference - checked with second machine even.
Reads when I checked with real movie file (~1GB) looked OK - copying to drive and playback.
As for the benchmarking. First thing I ran diagnostics with GSmartControl:
0x000a 2 2 Device-to-host register FISes sent due to a COMRESET
0x0001 2 0 Command failed due to ICRC error
0x0003 2 0 R_ERR response for device-to-host data FIS
0x0004 2 0 R_ERR response for host-to-device data FIS
0x0006 2 0 R_ERR response for device-to-host non-data FIS
0x0007 2 0 R_ERR response for host-to-device non-data FIS
@zlynx
Sorry for not mentioning. I’m on Debian, Threadripper 3xxx platform. For the services that might be relevant there are gvfsd and udisks. The first time the drive was connected to the machine was through docking station.
For RAID I have 6 other drives in RAID 10 - made with mdadm:
sudo mdadm --create /dev/md0 --level=10 --raid-devices=6 /dev/sd[c-h]1
sudo dd if=/dev/urandom of=/dev/md0 bs=64M status=progress conv=fdatasync
Those speeds are definitely not what they should be, however:
A lot of things going on here. Just want to check that you dd'd from /dev/zero to the bare drive while it was connected via SATA. If that performance is sub 100MB/s, then the drive is bad (or less likely, the controller or obscure OS issue).
@oO.o
Yes the performance is sub 100MB/s via SATA - the tests from first post were done that way. I have 8 sata ports, 6 are populated with RAID 10, and 2 are free. The IronWolf is connected to one of the free ones.
I have 6 older HGST drives with 0 issues regarding speed and performance.
Running it now.
@zlynx
First Seagate HDD after 10 years and its already making problems …
Yeah that looks like a bad drive to me. Do you have another system you can test it on (preferably not linux)? That would be the nail in the coffin.
How was the packaging? I’ve definitely gotten drives that someone had swapped out and returned before from Amazon. Looking closer at SMART values that @zlynx pointed out, all of these should be zero on a new drive:
What is the power cycle count and/or powered on hours (forgot how they phrase it in SMART)?
I have a lot of Ironwolfs running and they’ve been fine overall. I think you just got a lemon.
Yeah, just return it and say it has a arrived with a lot of bad sectors. If you run into any issues there, I have successfully RMA’d drives simply for having bad sectors before, you’d just have to wait a while for the replacement.