Thank you. That is interesting.Pny cs3030, which I have, does something similar
PNY XLR8 CS3030 NVMe SSD review: Cheap and exceptionally fast for everyday chores
PNY's CS3030 NVMe SSD is a great everyday performer. For the average user, it's a bargain, but it slows more than usual for a bargain drive during long writes.www.pcworld.com
It can write zeros all day long at 1.7GBs but random is a lot slower.
dd if=/dev/zero of=/dev/nvme0n1_of_cs3030 bs=4M count=12000
dd if=/mnt/Xtmpfs/random_48GiB of=/dev/nvme0n1_of_cs3030 bs=4M count=12000
Technically an update to the metadata is a write to the media, and in my experience "technically" is how SSD makers like to follow the specs, that's how some of those Sandforce drives could lose 20+MB of data which had successfully been fsync'd on power loss. The spec said they could return the fsync command when the data had been written durably, but, because at that time it was written with just spinning disks in mind, it did not explicitly require that the metadata required to read the data back must be written durably, so after reboot you would read back zeros or older version of the pages. Even Intel played that game, to a lesser extent, until they added PLP in the third gen drives.[Specifications (ATA & NVMe) dictate that a WRITE (device cmd) results in a write to the media.]
A generic piece of advice for torrenting drives is they are subject to a ton of random write activity.should I use these for torrenting(random read/write)? I'm downloading and uploading 24/7 with 10-20 torrents active at the same time
my speed is 500/200, or should I stick with HDDs?
ZR11RPA1 for this ( ECO Gen II 1.9TB)There seem to be several firmwares on the wd zip file, how should I choose the correct one?
I used their CLI on Linux; straightforward, no problemo.3. Update the firmware. Here is where I'd like input from someone who has actually updated it.
Updated 4 drives using ubuntu without problem with these commands. One drive was on ZR01, two on ZR04 and the last one on ZR07. All completed without errors using a sata to usb sabrent adapter. From Windows (using the same adapter) was impossible to get the drives detected.I've tried the windows app as described, but failed miserably, again. Then succeeded with the linux version with a little trick:
./scli update /dev/sdb -p ZR09RPA1_w_boot_BLR-0080_QR.dob -m dnld-wo -l 1
./scli update /dev/sdb -m activate
./scli update /dev/sdb -f -p ZR11RPA1_w_boot_BLR-0080_QR.dob -m dnld-wo
./scli update /dev/sdb -m activate
I found that doing separate download + activate worked well if I've used the older firmware first. Using ZR11PA1 straight from ZR03PA didn't worked.
Hooray for Linux.Updated 4 drives using ubuntu without problem with these commands. One drive was on ZR01, two on ZR04 and the last one on ZR07. All completed without errors using a sata to usb sabrent adapter. From Windows (using the same adapter) was impossible to get the drives detected.
[ 8575.361441] program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
[ 8575.362095] blk_update_request: I/O error, dev sdu, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0
[ 8575.370608] sd 0:0:32:0: [sdu] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Could you go into a little more detail on how to update these in Linux? What program did you use? Those commands look a little wonky. Can I take them literally? Thanks.Updated 4 drives using ubuntu without problem with these commands. One drive was on ZR01, two on ZR04 and the last one on ZR07. All completed without errors using a sata to usb sabrent adapter. From Windows (using the same adapter) was impossible to get the drives detected.
Thank you sir.Yes, sure. I installed Ubuntu on an old laptop and connected the drives using a usb-c to sata adapter.
Then I downloaded the linux tool: http://downloads.sandisk.com/downloads/ess/utilities/scli-1-8-0-12-linux.zip and unziped it.
Open the terminal, cd into the folder of the unziped tool and then use the commands I wrote above. You just need to be careful that you are applying the firmware to the correct disk. If you have any doubt please ask and I'll try to help.
Now 85-95 is lowest.. crazy times!FYI - these seem to have increased in price - the lowest I see now on eBay is $60
No, curious if anyone else has.Has anyone experienced an issue where if the temperature exceeds the threshold the drive reports as failing smart, even when rebooted and temperature is back to normal?