Re: Suggest me a cost effective SATA SSD?
Roman Mamedov <[email protected]>
| Newsgroups | gmane.linux.raid |
|---|---|
| Message-ID | <20260430042043.1c0e5e11@nvm> |
On Wed, 29 Apr 2026 22:52:10 +0000 Andy Smith <[email protected]> wrote: > Model Family: Crucial/Micron Client SSDs > Device Model: CT4000BX500SSD1 > User Capacity: 4,000,787,030,016 bytes [4.00 TB] > > Their write performance is terrible. Struggling to get 20MB/s sequential > write. Their TBW count is low so it's not an issue of excessive write > cycles. I've searched around and established they are just really bad > SSDs. They also don't support SMART self-tests, which seems like a > really cheap thing to do. > > I'm further confident that the problem lies with these SSDs because > there is a pair of much better SSDs in there and they perform as I would > expect. However, the use case for this storage is for lower cost so it's > not an option to just buy more of those. > > So, could anyone suggest a decent low end (consumer/prosumer market) SSD > model that is known to work well without terrible firmware bugs under > Linux, preferably with power loss protection? Low write endurance is > fine. Capacity of 4TB ideally. Basically the main thing to avoid is QLC flash, and look for TLC instead. Low write speeds and low endurance are all due to the QLC, which prioritizes capacity and low cost in favor of performance and reliability. Consult the SSD database at https://www.techpowerup.com/ssd-specs/ about your potential choices that you see in shops, for what flash type they have. Or conversely, filter by TLC: https://www.techpowerup.com/ssd-specs/?type=TLC and then add search term of your favorite vendor to look for candidates to buy. Keep in mind this info may not be 100% reliable, as it is crowd-sourced and way too often hidden by the manufacturers, or flash type is switched back and forth even within the same model. Side note, I would not count on SMART self tests as being relevant on an SSD. Sure, on HDD they can scan the entire surface looking for unreadable areas. On SSDs, what they could do? Read out the entire flash? From the duration of even the extended offline tests on SSD, they are not doing that. It is opaque and proprietary as to what they actually do, if anything. -- With respect, Roman