The last of my drives just showed up.
With 12 of the 2TB Intel 670P in a RAID 6 array on ext4, I ran
e7db/diskmark in a docker image, running "sudo docker run -it --rm -e PROFILE=nvme -v /volume1:/disk e7db/diskmark". Results were interesting to say the least:
Sequential 1M Q8T1:
<= Read: 3127 MB/s, 3127 IO/s
=> Write: 836 MB/s, 836 IO/s
Sequential 128K Q32T1:
<= Read: 3144 MB/s, 25159 IO/s
=> Write: 760 MB/s, 6080 IO/s
Random 4K Q32T16:
<= Read: 1568 MB/s, 401420 IO/s
=> Write: 106 MB/s, 27303 IO/s
Random 4K Q1T1:
<= Read: 41 MB/s, 10683 IO/s
=> Write: 0 MB/s, 21 IO/s
Looks like this is only about 12.5% faster than a single 2TB model that STH previously saw in CrystalDiskMark, and those random 4K writes look horrendous.