I recenlty bought a NVME enclosure (Orico 10Gbps) + SSD (Crucial P3 TB) for external storage on my PC. I was interested in NVME for their fast speed because I always write 100% full random data on the device before using it.

I use this command on linux “dd if=/dev/urandom of=/dev/sdx” where x is nvme in the enclosure.

The frist write is really fast, I get 900+Mbps, but now, on the second “full write”, the drive gives me really poor performances. Barely 60Mbps.

I am now considering to use a mechanical HDD to store my encrypted datas.

My goal is to store different type of data in an encrypted format for a very long time, I also would like to have the best write speed on my encrypted partition. What is your opinion?

  • Upset-Statistician-1OPB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Do you mean before every use or after receiving it?

    I do it once after receiving the drive, but this time, I was stress testing the drive and did it 3 or 4 times.