Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 51:32:55 |
Calls: | 632 |
Files: | 1,187 |
D/L today: |
21 files (18,502K bytes) |
Messages: | 178,040 |
Purely for your amusement, you could try a bad block scan of the drive.
This is pretty old software itself, having been released in 2008. The last column over will check whether the blocks have bad CRC. That version of HDTune, does not do writes, so it should not make the SSD health any worse.
https://www.hdtune.com/files/hdtune_255.exe
There are a couple possibilities. The softwares might not know how to read the SMART table on that particular device. But just as easily, you could already
The prices on this drive (870EVO), are not always that good. There was a time when Samsung was selling them at a more competitive rate, but that is
not today. I think I have about five of those, all in good working shape.
They're 600TBW per a 1TB drive. A 4TB drive in that family would be 2400TBW. Each cell can be written 600 times. For comparison, I have eight NS100 drives,
which are not in the same class, but are great for doing OS installs and
for testing. Some of them were struggling to perform, on the date of delivery. But that is what you expect when the manufacturer can swap NAND chips in mid production and use something else. It's up to you to
pick something that isn't too sketchy. You can "do sketchy" if you can convince the operator of the computer to "do frequent backups". If I had personal data on the NS100 drives, I would be backing them up for sure.
But they sure are cheap :-)
https://www.pcworld.com/article/407542/best-ssds.html
https://www.pcworld.com/article/393933/samsung-870-evo-sata-ssd-review-the-speed-you-need-at-sane-prices.html
Some computers equipped with SATA SSDs, the Southbridge SATA port only ran at SATA II rates.
This also means the power consumption of a SATA III drive running on a SATA II port,
is reduced, as the drive is never running at max speed. While the 870EVO
has a claimed SLC cache, I can't say I've seen SLC cache behavior on it.
Even large writes seem consistent. And the OS decides "how fast it is on small files". A 4K synthetic test can show how fast a drive is, but the
OS can degrade the living shit out of a fine performance there.
Anyway, just for fun, run the bad block scan in the last column of HDTune ("Error Scan").--
The bad blocks located, are not stored in $BADCLUS, so there is no permanent record
of the mess it finds. You don't want anything compromising the drive contents,
any more than they are already. If you get a lot of "red blocks" in the scan, this means the drive ran out of spare blocks, and could not repair the blocks it was finding as bad ones. The "red blocks" then, are an indicator of how far into debt the drive has gone. Finding red blocks, means that some
of the more simple-minded copy schemes, are going to have trouble.
It then depends on your expectations on data recovery, exactly how
much you can shovel off there. ddrescue (gddrescue package, linux) is
one way to do a low level copy of something in serious trouble. If the scan is all green blocks, then you are laughing. Sure, some of the files are corrupted
(by the inability of the flash to do a good write, or by bit rot), but if the drive really has all green blocks, you can use Macrium or anything else you might like to use. When the red blocks show up, the recovery will be a
battle of wills, you versus the drive :-) Been there, the drive has beaten
me every time.
Paul
On 2025/9/21 4:0:59, Paul wrote:
[]
Purely for your amusement, you could try a bad block scan of the drive.
This is pretty old software itself, having been released in 2008. The last >> column over will check whether the blocks have bad CRC. That version of
HDTune, does not do writes, so it should not make the SSD health any worse. >>
https://www.hdtune.com/files/hdtune_255.exe
Does that mean _anything_ that that version of HDTune does is safe to do
on an SSD, or only the last column (tab, "Error Scan")? (Doing that now
on my drive - which CrystalDiskInfo says is "CT480BX500SSD1 : 480.1 GB",
and has always said it is "Good, 97%". For interest, it took just under
18 minutes to pass 300000 MB [all green so far]. Finished after 27:10,
457679 MB, all green.)>
There are a couple possibilities. The softwares might not know how to read >> the SMART table on that particular device. But just as easily, you could already
Interesting: Boris's screenshots show: for HDTune's Info tab, the Failed attribute as "(EE) (unknown attribute)" (when I select that tab, I get a blank table - how do I get it to populate?), and for CrystalDiskInfo,
the red one as "EE Media Wearout Indicator (Cycles Remaining)", between
C7 and F1 - my CDI doesn't include EE.
[]
The prices on this drive (870EVO), are not always that good. There was a time
when Samsung was selling them at a more competitive rate, but that is
not today. I think I have about five of those, all in good working shape.
(Presumably the generally favourable PCWorld review had at least some
effect on the price.)
They're 600TBW per a 1TB drive. A 4TB drive in that family would be 2400TBW. >> Each cell can be written 600 times. For comparison, I have eight NS100 drives,
which are not in the same class, but are great for doing OS installs and
for testing. Some of them were struggling to perform, on the date of
delivery. But that is what you expect when the manufacturer can swap NAND
chips in mid production and use something else. It's up to you to
pick something that isn't too sketchy. You can "do sketchy" if you can
convince the operator of the computer to "do frequent backups". If I had
personal data on the NS100 drives, I would be backing them up for sure.
But they sure are cheap :-)
https://www.pcworld.com/article/407542/best-ssds.html
https://www.pcworld.com/article/393933/samsung-870-evo-sata-ssd-review-the-speed-you-need-at-sane-prices.html
Presumably an SSD sitting unpowered on the shelf isn't deteriorating
fast, other than the guarantee. I just wonder if I should be buying one
in case they cease to be available in that form factor (2.5" drive equivalent), and/or a capacity that Windows (7 and) 10 can handle (2GB
for 7-32 is it? I don't know for 10). Doesn't look like they're
disappearing yet, though, and the guarantee consideration mitigates
against purchase, at least while my current one stays at 97%?>
Some computers equipped with SATA SSDs, the Southbridge SATA port only ran at SATA II rates.
This also means the power consumption of a SATA III drive running on a SATA II port,
is reduced, as the drive is never running at max speed. While the 870EVO
has a claimed SLC cache, I can't say I've seen SLC cache behavior on it.
Even large writes seem consistent. And the OS decides "how fast it is on
small files". A 4K synthetic test can show how fast a drive is, but the
OS can degrade the living shit out of a fine performance there.
(Crystal says mine is using "Transfer Mode: SATA/600 | SATA/600".)>
Anyway, just for fun, run the bad block scan in the last column of HDTune ("Error Scan").
The bad blocks located, are not stored in $BADCLUS, so there is no permanent record
of the mess it finds. You don't want anything compromising the drive contents,
any more than they are already. If you get a lot of "red blocks" in the scan,
this means the drive ran out of spare blocks, and could not repair the blocks
it was finding as bad ones. The "red blocks" then, are an indicator of how >> far into debt the drive has gone. Finding red blocks, means that some
of the more simple-minded copy schemes, are going to have trouble.
It then depends on your expectations on data recovery, exactly how
much you can shovel off there. ddrescue (gddrescue package, linux) is
one way to do a low level copy of something in serious trouble. If the scan >> is all green blocks, then you are laughing. Sure, some of the files are corrupted
(by the inability of the flash to do a good write, or by bit rot), but if the
drive really has all green blocks, you can use Macrium or anything else you >> might like to use. When the red blocks show up, the recovery will be a
battle of wills, you versus the drive :-) Been there, the drive has beaten >> me every time.
On Sun, 9/21/2025 4:23 AM, J. P. Gilliver wrote:
On 2025/9/21 4:0:59, Paul wrote:
[]
Purely for your amusement, you could try a bad block scan of the drive.
This is pretty old software itself, having been released in 2008. The last >>> column over will check whether the blocks have bad CRC. That version of
HDTune, does not do writes, so it should not make the SSD health any worse. >>>
https://www.hdtune.com/files/hdtune_255.exe
Does that mean _anything_ that that version of HDTune does is safe to do
on an SSD, or only the last column (tab, "Error Scan")? (Doing that now
on my drive - which CrystalDiskInfo says is "CT480BX500SSD1 : 480.1 GB",
HDTune 2.55 does not have the SSD SMART table information needed, to do a good job of decoding SSD SMART. However, when the table won't render at all, your drive could be in a USB enclosure where the SMART Passthru option is
not present. And storage devices which don't have SMART, will also not display a SMART table. And my 4GB HDD from the year 2000, does not have
SMART either :-) That means it is perfectly healthy. But if SMART is accessible, the (dumb) HDTune will try to decode it anyway, with comical results. If any tables look goofy in HDTune, don't take it personally.
Whereas CrystalDiskInfo is more carefully managed, and a lot more drives
and their quirks, should be handled properly.
You would use something like CrystalDiskInfo, to display a wider range of SMART tables. And when an SSD is branded, like an 870EVO from Samsung,
you can go look for a "Samsung ToolBox" (each company has a peppy name
for their software) and install that.
[Picture]
https://i.postimg.cc/L4fQ0qpB/toolkit-99-percent-life-left.png
# Samsung Magician
https://semiconductor.samsung.com/consumer-storage/support/tools/
While the SSDs have some common entries, you can find vendor-specific
entries on a lot of them. And we don't know what the vendor-specific
entries mean. It's so bad in fact, that some drives, the Toolkit
does not support several of the drive models. They are that non-standard
and unsupported. That means the drive manufacturer (!) cannot display
the SMART, and quite possibly, the CrystalDiskInfo designer doesn't
know the answer either. The drive manufacturer likely does know,
but the info may be covered by an NDA preventing the sharing of the
info with mere customers.
HDTune 2.55 is perfectly safe as far as I know. If any info displayed
is not to your liking, the software is quite old and a lot of things
have happened since that free version was frozen. The supported (paid) version is much nicer looking and supports R/W characterization for
things like cheesy SMR (shingled HDD) drives. The read and write speeds
do not need to be identical on HDD, and that would happen on an SSD only
if the error corrector ARM cores can't keep up with the TLC read errors :-)
TLC or QLC drives can get "mushy" if left unpowered for periods of time.
For drives that are powered irregularly but at some frequency, the
SSD drives like that have maintenance routines they can run to freshen
the storage (at the cost of one cell wear for the affected areas).
The "uncorrected" error information, helps the drive figure out how
mushy things are. For example, sectors in the free pool, would not
need to be "tended", as they don't contain user info. So if I had
a 4TB drive with 1TB of partitions, only 1TB of it would be a candidate
for "freshening". Windows 10 running TRIM once a week, helps inform the
They're trying to make SATA disappear (the 870E boards only have four
SATA ports, versus the traditional six SATA ports). I think it is a reasonably estimate, that "some day", SATA will disappear just as
surely as IDE. But there is really no need of doing that. SATA is
a pretty economical standard, and they should always be able to support it.
You should look at the prices of NAND, predictions of the future,
before buying a stocking stuffer for later. At some previous time,
I was warning people that at the time, that was a PERFECT TIME
to buy an SSD. But that time has passed and the price is a bit high
at the moment. If you find drives at lesser prices (like the NS100 drives
I used for scratch OS installs), those are not recommended for long
term storage, just because of how the latest ones have presented themselves
The GPT issue with Windows 7, might have been with respect to booting
or something. I would not particularly expect a limitation on
only being able to use 2TB drives on Windows 7 x86. If you wanted
to use a 4TB GPT drive for data on Windows 7 x86 that should work.
And when cloning a drive, I think you can see the potential for trouble,
when taking a <2TB drive content and placing it on a >2TB device.
The former drive may be MBR partitioned, the new drive may need to be
GPT, yet the cloning softwares may not be equipped for the "transition".
And partition manager softwares, may not have good coverage for this
case either. While Windows has an "MBR2GPT.exe" utility, that is
mainly intended for boot drive transitions and not for general
purpose partition handling. I've not tested that in a VM to see
what kind of a mess it makes of data drives. That's a research topic
for somebody.
Paul
I thought I'd check the warranty while there; I typed in what Crystal
said it was (2115E596FF67), and it (the website) said "SSD Serial Number
is invalid.". I clicked on "How to find my serial number?", an it told
me 1. on your product, 2. on the packaging, 3. via software - which I
chose, which led me to the "storage executive", which I have installed
and run - and it said 2115E596FF67! (Nevertheless, I copied-and-pasted
it from there into the website - still says it is invalid, of course.)
[So I've filled in a ticket, saying more or less what I have in this paragraph.]>
Op 21-9-2025 om 20:52 schreef J. P. Gilliver:
I thought I'd check the warranty while there; I typed in what Crystal
said it was (2115E596FF67), and it (the website) said "SSD Serial Number
is invalid.". I clicked on "How to find my serial number?", an it told
me 1. on your product, 2. on the packaging, 3. via software - which I
chose, which led me to the "storage executive", which I have installed
and run - and it said 2115E596FF67! (Nevertheless, I copied-and-pasted
it from there into the website - still says it is invalid, of course.)
[So I've filled in a ticket, saying more or less what I have in this
paragraph.]>
Just for fun, I checked your serial number and if it breaks you're out
of luck:
This product is valid but warranty has expired and this part is no
longer eligible for return
Crucial BX500 480GB 3D NAND SATA 2.5-inch SSD
Serial number
2115E596FF67
Part number
CT480BX500SSD1
Possibly you disabled a bit too much on the website.
On 2025/9/21 4:0:59, Paul wrote:
[]
Purely for your amusement, you could try a bad block scan of the drive.
This is pretty old software itself, having been released in 2008. The last >> column over will check whether the blocks have bad CRC. That version of
HDTune, does not do writes, so it should not make the SSD health any worse. >>
https://www.hdtune.com/files/hdtune_255.exe
On 9/21/2025 2:23 AM, J. P. Gilliver wrote:
On 2025/9/21 4:0:59, Paul wrote:
[]
Purely for your amusement, you could try a bad block scan of the drive.
This is pretty old software itself, having been released in 2008. The last >>> column over will check whether the blocks have bad CRC. That version of
HDTune, does not do writes, so it should not make the SSD health any worse. >>>
-a-a-a https://www.hdtune.com/files/hdtune_255.exe
<MAJOR SNIPING>
I thought that reading a "unit" on an SSD caused tits contents to be rewrote in another unit and the original to go in a pool (over partition?) that is used for wear leveling So whether that utility writes or not, the SSD will have its pot stirred.
Is my memory wrong about this?