Search results

  1. F

    Question 10TB HGST SMART warning - bad drive or power issue?

    Another weird POH count: https://forums.tomshardware.com/threads/thinking-of-buying-a-used-hdd-are-these-s-m-a-r-t-values-within-reason.3633149/#post-21898678
  2. F

    Question 10TB HGST SMART warning - bad drive or power issue?

    I notice that the drive has recorded 36,214 hours, but has only lost 5 points from the normalised Current value (5 = 100 - 95). At this rate, it is projected to hit the threshold at 82 years. Weird.
  3. F

    Question Micron 9400 PRO 15.36TB Running HOT

    "Drive Temperature" is a composite temperature which is derived from a weighted average of the temperatures reported by the real, physical, on-die temperature sensors on the controller and NAND flash ICs (or perhaps a discrete temperature sensor IC).
  4. F

    Question Can't the industry clear up the confusion over units?

    By "twist", I meant that a manufacturer could not make a 1TiB SSD, at least not without a convoluted design. Therefore, those people who insist on getting a 1TiB SSD instead of 1TB would be complaining in vain.
  5. F

    Question Can't the industry clear up the confusion over units?

    You are confusing TiB with TB. 1TB = 931 GiB 1TiB = 1024 GiB
  6. F

    Question Can't the industry clear up the confusion over units?

    What is stranger still is that the IDEMA capacity of two 500GB drives exceeds the IDEMA capacity of a 1TB drive by 21168 sectors. This means that you can't clone a 2 x 500GB RAID 0 onto a single 1TB drive, for example.
  7. F

    Question Can't the industry clear up the confusion over units?

    On the subject of decimal and binary kilo/mega/giga/terabytes, one really needs to understand the historical background. I grew up with memory chips and storage devices during the late 1970s and early 1980s. RAM chips were, and still are, accessed via data and address buses. These were almost...
  8. F

    Question One of my optical drives may be developing a taste for human blood

    Intermittent microswitch or slipping drive belt would be my guess.
  9. F

    Question Someone is upgrading their storage servers.

    Unless these drives have been refurbished by the factory, I can't see what the seller could be doing to them to be able to legitimately make that same claim. Also, these drives have new firmware architecture which isn't yet supported by professional data recovery tools. That makes me wonder...
  10. F

    Question Quick CMD command to check SSD health

    Here is a case where WMIC is reporting "OK" for a completely dead 970 Evo Plus:
  11. F

    Question New drive not recognized

    I suspect that your USB enclosure is configured with a sector size of 4096 bytes. That might be something to keep in mind if you intend to transfer data between computers.
  12. F

    Question Quick CMD command to check SSD health

    If you see "OK", I believe all that is telling you is that no SMART attribute has fallen below its threshold. That would apply to SATA, but I don't know how a partially degraded NVMe SSD would behave.
  13. F

    Question Question about the article on the Kingston DataTraveler Max

    I guess that tool should work, although I don't like this stipulation: "Place this program file on the same drive you'd like to test TRIM on, and run it."
  14. F

    Question Question about the article on the Kingston DataTraveler Max

    I always thought TRIM/UNMAP was automatic, but now I'm not so sure. You can test this by creating a file, then deleting it. Use a data recovery tool, eg DMDE, to recover the deleted file and then examine it with a hex editor, eg HxD (freeware). https://dmde.com/ https://mh-nexus.de/en/hxd/ A...
  15. F

    Question A moment of appreciation for my OCZ Vertex 2 SSD

    Could we see the SMART report?
  16. F

    Question Question about the article on the Kingston DataTraveler Max

    UNMAP is the equivalent SCSI command for USB mass storage devices.
  17. F

    Question Which Super cheap SSD/NVMe drives?

    I would avoid this drive. https://community.wd.com/t/wd-blue-250-gb-sa510-issues/279814/23?page=2
  18. F

    Question WD43PURZ vs WD40EFAX

    These drives support the ATA Streaming command set in addition to the regular ATA commands that are supported by desktop drives. DVR applications need to record the file system metadata with the same integrity as desktop drives (using regular ATA reads and writes), but they are allowed, by the...
  19. F

    Question Parts of SSD reading really slow (Crucial BX500)

    Your SSD is the most recent incarnation. I have one also. People are reporting problems with this version, but mine is OK so far.
  20. F

    Question Parts of SSD reading really slow (Crucial BX500)

    Your SMART data contain these text strings: S1015A0 00 SMI2259XT <-- flash controller N2800
  21. F

    Bought a few used SSD

    AISI, there is essentially no difference between the black and green adapters. The black one switches the SATA Tx/Rx pairs manually, whereas the green one uses an electronic switch. The ASM1456 switch has a single SELect pin. This would be a digital input, either 0 or 1, and this would then...
  22. F

    Bought a few used SSD

    Can you tell us the markings on that rectangular IC that has the SATA Tx/Rx differential inputs and outputs? This would be a 2:1 electronic switch or MUX of some sort. Perhaps there is a way to force the switch into the desired position. Edit: This appears to be the IC: ASM1456, ASMedia, 2:1...
  23. F

    Bought a few used SSD

    The difference is 66. 0x28C05 - 0x28BC3 = 66 https://www.google.com/search?q=0x28C05+-+0x28BC3+in+decimal 1 GiB / 66 = 15.5 MiB Therefore, you should divide the reported Host Writes count by 64 to get the real TBW of your SSD. I'm suggesting 64 rather than 66 because it is more likely that a...
  24. F

    Bought a few used SSD

    I don't trust either tool. They both refer to attribute 0xF1 (= 241) as Total LBAs Written. If that were true, then ... 0x289fc x 512 bytes = 85.2 MB https://www.google.com/search?q=0x289fc+x+512+bytes+in+MB I suspect that the actual unit is 16MiB per count. I'm betting that, if you write a...
  25. F

    Bought a few used SSD

    That number doesn't make sense. Show us all the attributes. If attribute 0xA9 really is Max Erase Count, then the SSD has been completely erased a maximum of 58 (= 0x3A) times. That corresponds to about 15TB of NAND writes. I would write a 1GB file to the SSD and record the Host Writes before...
  26. F

    Question Is it possible to tell the age of a hard drive from the command line?

    Just to add another twist, Seagate used to encode the DOM on its older HDDs. For example, this 7200.11 model has a date code of 09133: https://live.staticflickr.com/3278/2954051152_d3e49cd518_b.jpg This decodes to 2008-09-25: https://bugaco.com/calculators/seagate_date_code.php
  27. F

    Question Is it possible to tell the age of a hard drive from the command line?

    Here are several SanDisk products that don't have a manufacture date stamped on the label (some do, most don't): https://www.hddoracle.com/viewtopic.php?f=46&t=3307 As in Micron's case, the leading 4 characters of the S/N appear to be in YYWW format.
  28. F

    Question Is it possible to tell the age of a hard drive from the command line?

    That sounds like a challenge. :) https://cdn.mos.cms.futurecdn.net/2KWVT7XgbxzyBJwz3ybMKK.jpg warranty sticker -> 5S1-180831010 -> year = 2018, month = 08 ??? date of manufacture of PCB -> 1814 (middle of top edge of PCB) -> week 14 of 2018 date of manufacture of SKhynix SDRAM - 827 -> week 27...
  29. F

    Question Is it possible to tell the age of a hard drive from the command line?

    I suspect that your WD SSD may be similarly encoded. https://support-en.wd.com/app/warrantystatusweb S/N -- 21383K800308 -> week 38 of 2021 Warranty Expiration Date -- 31-Oct-2026 -> 5 year warranty + 1 month Model -- WDS100T1X0E-00AFY0 Description: WDS100T1X0E-00AFY0 ATLAS PC SN850 M.2 2280...
  30. F

    Question Is it possible to tell the age of a hard drive from the command line?

    The Power-On-Hours Count attribute is more correctly termed Power-On-Time. Most manufacturers use hours for the units, but some have used minutes and half-hours, IIRC. I suspect that your case was probably a firmware bug, though.
  31. F

    Question Is it possible to tell the age of a hard drive from the command line?

    You probably won't find a manufacture date for this drive on the label, but the first 4 characters of the serial number are the date of manufacture in YYWW (year/week) format. In this case the drive was built during week 19 of 2023. See the serial number in this marketing photo...
  32. F

    Question Samsung 970 Evo Plus , Samsung 980 pro or Crucial P5 Plus?

    That Chinese forum member is a respected researcher in the data recovery business. AIUI, Samsung has merely masked the problem rather than fixed it. They did the same thing with the 840 Evo. In that case it was Russian researchers who exposed what was happening. In fact, if Samsung would come...
  33. F

    Question Samsung 970 Evo Plus , Samsung 980 pro or Crucial P5 Plus?

    Firmware cannot fix degraded NAND, if that is indeed the problem. All it can do is to pre-emptively copy cold data to new cells before the data fades away.
  34. F

    Question Samsung 970 Evo Plus , Samsung 980 pro or Crucial P5 Plus?

    https://forum.hddguru.com/viewtopic.php?p=305999#p305999
  35. F

    Question nvme ssd firmware dump

    R/N = Regulatory Number On a WD HDD, the R/N usually matches the PCB part number.
  36. F

    Sata to USB adapter firmware

    This person's experience with Norelsys was bad: https://goughlui.com/2023/03/26/review-teardown-orico-2580u3-v1-vintage-cassette-2-5-usb-3-0-hdd-enclosure/
  37. F

    Question New Report: Seagate and *SHUDDER* Hitachi seem to be the worst HDDs to buy

    There is nothing inferior about these AV drives. They have the same robust ECC as desktop drives. In addition to the standard read/write sector commands, they support an additional "streaming" command set. This allows them to drop frames if error recovery is taking too long. If you think about...
  38. F

    Question New Report: Seagate and *SHUDDER* Hitachi seem to be the worst HDDs to buy

    Those companies are way overpriced. There are far better alternatives for far less money. As for warranty, why would you care if you save $100 on a warranty replacement HDD if you are paying $1000 extra for the data recovery?
  39. F

    Question New Report: Seagate and *SHUDDER* Hitachi seem to be the worst HDDs to buy

    I can still distinguish them visually, but programmatically it's a little harder. The quickest way to identify the real make is to look for the part number on the PCB. 2060-nnnnnnn -> WD 0Annnn or 0Bnnnnn -> HGST BF41-nnnnnn -> Samsung (some recent Samsung PCBs now have Seagate part numbers)...
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |