Viewing profile — ssdpain
ssdpain
HN member- Joined
- Fri, Feb 03, 2023, 10:16 PM UTC
- HN karma
- 18
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ssdpain
No profile information was provided.
Recent public activity
-
comment
Comment #34653416
I've only really experienced drive locking and freezing which resolves on a reboot, this is concerning enough. I haven't experienced any endurance issues. SMART data is as follows …
-
comment
Comment #34653388
Thanks. This script has adapted over time and I need to lookup most of the switches these days to remind me what they do.
-
comment
Comment #34653382
I always suspected that it may be ability for laptop hardware to handle the second drive as performance was not as quite as performant as primary slot. Both slots are rated for PCI…
-
comment
Comment #34648913
The new firmware is version 5B2QGXA7, updated via magician on Windows. I didn't make a note of earlier firmware versions. It's still too soon to know if the ssd freeze will reoccur…
-
comment
Comment #34648731
Sure... @echo off pause robocopy "C:\Users\o\Desktop\2023" "D:\2023" /e /mir /np /v /tee /r:0 /w:0 /log+:"C:\Users\o\Desktop\log_robocopy.txt" pause @echo on
-
comment
Comment #34648637
I installed 2 x 980 Pro 2Tb in a laptop in Nov 2022. Running a daily Robocopy bat script to backup a folder in C: to D: would freeze a couple of times a week and lock the D: drive.…