Whats the status of your SSD?


Recommended Posts

Nope, the most stable one would be Samsung, I had 1 X25-M G2, 1 Kingston-branded X25-M G1 and 1 X25-E failing on me. Intel doesn't hold the record for having the most reliable SSD, Samsung does...

You had 3 SSDs failing on you? Now, that's what I call bad luck.

Nope, the most stable one would be Samsung, I had 1 X25-M G2, 1 Kingston-branded X25-M G1 and 1 X25-E failing on me. Intel doesn't hold the record for having the most reliable SSD, Samsung does...

Be interesting to see how a Samsung SSD does on this test, nobody has posted one yet...anyone got a Samsung?....

Be interesting to see how a Samsung SSD does on this test, nobody has posted one yet...anyone got a Samsung?....

Here you go:

Samsung 64GB SLC SATA II (MCCO*) installed on my X61 tablet. I bought it in 2007 and it is still running strong.

Next one is Samsung 256GB PB22J installed in my desktop (bought it in 2009).

The next one is Intel G1 80GB installed in my X200 tablet (bought it in 2009).

The last one is the most recent Kingston-branded G2 80GB installed in my X201 (I sent in my G1 to Kingston for repair and they sent me back this one in 2010).

post-120462-0-11707400-1296222088.png

post-120462-0-49471700-1296222104.png

post-120462-0-74047900-1296222191.png

post-120462-0-88966000-1296222226.png

Here you go:

Samsung 64GB SLC SATA II (MCCO*) installed on my X61 tablet. I bought it in 2007 and it is still running strong.

Next one is Samsung 256GB PB22J installed in my desktop (bought it in 2009).

The next one is Intel G1 80GB installed in my X200 tablet (bought it in 2009).

The last one is the most recent Kingston-branded G2 80GB installed in my X201 (I sent in my G1 to Kingston for repair and they sent me back this one in 2010).

Shame you Haven't run the 3rd (Intel G1) one as long as the Samsungs, would have made for a good comparison, the Intel G1 has had as many power ons but not as much run time, tho I'd say it probably still looks best out of the 4.

I don't know if power ons or run time do more damage...

I don't know if power ons or run time do more damage...

Neither should do much in terms of the SSD lifetime unless the PSU is surging during power up.

It's usually the number of write cycles that can do it, each flash cell has a finite number of write cycles it can sustain.

I think it's that drives that use SLC flash rather than MLC can sustain a higher number of write cycles but I might be wrong.

Shame you Haven't run the 3rd (Intel G1) one as long as the Samsungs, would have made for a good comparison, the Intel G1 has had as many power ons but not as much run time, tho I'd say it probably still looks best out of the 4.

I don't know if power ons or run time do more damage...

I bought the 2 x Intel G1 later than the Samsung 64GB and one of them craps out first. What does it tell you ? Intel SSD is not reliable...

Neither should do much in terms of the SSD lifetime unless the PSU is surging during power up.

It's usually the number of write cycles that can do it, each flash cell has a finite number of write cycles it can sustain.

I think it's that drives that use SLC flash rather than MLC can sustain a higher number of write cycles but I might be wrong.

But the SLC has a very early-stage controller so the write-leveling is not as good. Also the Intel one craps out because of the controller ... You can do all these flashy MTBF calculation but it is usually the controller that fails before the flash ...

I bought the 2 x Intel G1 later than the Samsung 64GB and one of them craps out first. What does it tell you ? Intel SSD is not reliable...

It tells me that you were very unlucky with drives.

apart from your I havn't heard of many problems with intel drives, and most of the posts in the thread have been for Intels, all so far good.

Not saying Samsung is bad, we use them at work for some very high end kit.

but I think you've just had bad luck with the Intels.

But the SLC has a very early-stage controller so the write-leveling is not as good. Also the Intel one craps out because of the controller ... You can do all these flashy MTBF calculation but it is usually the controller that fails before the flash ...

Yeah that doesn't surprise me, what controllers do the Samsungs have? indilinx or sandforce?

It tells me that you were very unlucky with drives.

apart from your I havn't heard of many problems with intel drives, and most of the posts in the thread have been for Intels, all so far good.

Not saying Samsung is bad, we use them at work for some very high end kit.

but I think you've just had bad luck with the Intels.

Yeah that doesn't surprise me, what controllers do the Samsungs have? indilinx or sandforce?

No, Samsung develops its own controllers. It is actually quite good, even for the 1st generation...

Whoa... after browsing this thread, it makes me think twice before buying an SSD :/ seriously

ive been using my 30GB OCZ Vertex for nearly 2 years and it's fine. However, i just had TWO Hitachi 1TB hd's die on me in a single month. both were <1.5yrs old.

This one has only been in the computer I did the reading on for just over four months. It started out back in Nov 2009 in my laptop (laptop went away), however, the SSD got transferred into my HP. So the use time is probably closer to eight months (actual use).

No, Samsung develops its own controllers. It is actually quite good, even for the 1st generation...

Ah ok, I'll look into them, should be getting a bonus in Feb pay packet so I think it'll go on the SSD and a new graphics card. :D
  • 2 months later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • It wouldn't be hard for me to turn off my TV, if I had one. For one thing, I never scroll Instagram. The only reason I have an account is because Meta created one when it merged the account systems for its various services.
    • OpenAI's new GPT-5.5-Cyber tops Claude Mythos 5 in vulnerability benchmark by Pradeep Viswanathan OpenAI today announced a major expansion of Daybreak, a cybersecurity initiative designed to help defenders find, validate, and fix software vulnerabilities earlier in the development process. The availability of powerful AI models has definitely changed the cybersecurity landscape by making vulnerability discovery much faster. However, the bigger bottleneck for the industry is now patching those vulnerabilities. Impacted software teams need to validate the discovered issues, understand their impact, develop fixes, test them, and deploy patches. Back in March, OpenAI launched a preview of Codex Security, which uses agentic reasoning with automated validation to discover high-impact issues and actionable fixes specific to the codebase. Since then, it has scanned more than 30 million commits across over 30,000 codebases; more than 70,000 findings were marked as fixed by human reviewers, while over 500,000 findings were automatically determined to be fixed. Now, OpenAI is releasing an updated Codex Security plugin that can run deep scans, review recent code changes, generate security reports, trace attack paths, validate findings, and create codebase-specific patches for human review. It can also triage findings from existing scanners, advisories, bug bounty reports, and ticketing systems. OpenAI says the plugin can export results to vulnerability management systems and integrate with workflows using SARIF files, CodeQL queries, the Codex CLI, and the Codex app. Back in May, OpenAI announced the preview of GPT-5.5-Cyber, a new model built on top of the recently released GPT-5.5, designed for specialized cybersecurity work. Today, OpenAI launched the full version of GPT-5.5-Cyber through a limited release for verified defenders. On CyberGym, GPT-5.5-Cyber scored 85.6%, compared with 81.8% for GPT-5.5 and 83.8% for Claude Mythos 5. It also scored 39.5% on ExploitGym, compared with 25.95% for GPT-5.5, and 69.8% on SEC-bench Pro, compared with 63.1%. OpenAI also announced the new Daybreak Cyber Partner Program, which will allow security vendors and service providers to use GPT-5.5 with Trusted Access for Cyber in their products and services. Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, IBM, Palo Alto Networks, Proofpoint, SentinelOne, Wiz, Zscaler, and others were listed as initial partners for this program. OpenAI is also launching Patch the Planet with Trail of Bits, HackerOne, Calif, researchers, and maintainers. More than 30 open-source projects have committed to participate, including cURL, Go, Python, Sigstore, and pyca/cryptography.
    • AMD confirms 26.6.2 FSR driver breaks on many Windows PCs by Sayan Sen Earlier today AMD released a major graphics driver update as it brings support for FSR 4.1 to Radeon RX 7000 series GPUs. The new update, version 26.6.2, also brings support for Assassin's Creed Black Flag Resynced and more. And while the driver technically supports Windows 10 version 21H2 and newer, the tech giant has confirmed that there is a major issue with the new driver on non-Windows 11 PCs as it fails to launch properly on such systems. The error message says, "The version of AMD Software that you have launched is not compatible with your currently installed AMD graphics driver." Therefore on the surface it looks like a compatibility problem. AMD has also confirmed that the device manager will display the yellow bang or yellow exclamation sign alongside your GPU under the Display adapters dropdown. Here is what the Radeon team's official advisory recommends to affected users: "Users Running Windows 10 and AMD Software: Adrenalin Edition 26.6.2 May Encounter Yellow Bang in Device Manager Affecting AMD Radeon RX Series Graphics ... Our Engineers are currently investigating this issue and will provide a fix once it is available. Affected users may revert to AMD Software: Adrenalin Edition 26.6.1 as a temporary workaround." As such you should revert back to the previous 26.6.1 driver which was released earlier this month. In case you were looking to play Assassin's Creed Black Flag Resynced and DOOM: The Dark Ages | Revelations you will probably have to wait a while if you want the driver to support those games officially. You can find the support article here on Microsoft's website.
    • https://uupdump.net/selectlang...7829-4524-978d-7b5fe79263e3
    • A McDonald's restaurant uses about 1.5 to 2 million gallons of water per year for operations like food preparation, cleaning, and restrooms. That is a lot less than the 2,083 gallons of water per megawatt hour mentioned above.
  • Recent Achievements

    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      208
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!